|
osurs
0.0.1
|
A composition. More...
#include <types.h>
Data Fields | |
| char * | id |
| int | seat_count |
| int * | seat_ids |
A composition.
A composition reflects a combination of containers / groups with au defined seat capacity.
| char* composition_t::id |
Identifier.
| int composition_t::seat_count |
The seat capacity of the composition (TODO: Replace with groups in future).
| int* composition_t::seat_ids |
The seat id array