osurs  0.0.1
Data Fields
composition_t Struct Reference

A composition. More...

#include <types.h>

Data Fields

char * id
 
int seat_count
 
int * seat_ids
 

Detailed Description

A composition.

A composition reflects a combination of containers / groups with au defined seat capacity.

Field Documentation

◆ id

char* composition_t::id

Identifier.

◆ seat_count

int composition_t::seat_count

The seat capacity of the composition (TODO: Replace with groups in future).

◆ seat_ids

int* composition_t::seat_ids

The seat id array


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