Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- s -
- Seat
: types.h
- seat_add_reservation()
: optimize.h
, optimize.c
- SeatCollection
: types.h
- select_connection()
: reserve.h
, connection.c
- space_available()
: optimize.h
, optimize.c
- Stack
: stack.h
- stack_clear()
: stack.h
, stack.c
- stack_create()
: stack.h
, stack.c
- stack_free()
: stack.h
, stack.c
- stack_init()
: stack.h
, stack.c
- stack_is_empty()
: stack.h
, stack.c
- stack_peek()
: stack.h
, stack.c
- stack_pop()
: stack.h
, stack.c
- stack_push()
: stack.h
, stack.c
- StackNode
: stack.h
- Stop
: types.h