osurs  0.0.1
Data Fields
seat_collection_t Struct Reference

A seat collection. More...

#include <types.h>

Collaboration diagram for seat_collection_t:
Collaboration graph
[legend]

Data Fields

Seat ** seat_arr
 
int seat_count
 

Detailed Description

A seat collection.

The seat collection represents multiple seats over which the reservations were distributed/optimized.

Field Documentation

◆ seat_arr

Seat** seat_collection_t::seat_arr

Array that contains all the available seats.

◆ seat_count

int seat_collection_t::seat_count

Number of seats in the collection.


The documentation for this struct was generated from the following file: