Librasta & Libsci
A C implementation of the RaSTA protocol stack
src
include
rasta
Enumerations
rastarole.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations
enum
rasta_role
{
RASTA_ROLE_CLIENT
= 0 ,
RASTA_ROLE_SERVER
= 1 }
Enumeration Type Documentation
◆
rasta_role
enum
rasta_role
Enumerator
RASTA_ROLE_CLIENT
RASTA_ROLE_SERVER
3
{
4
RASTA_ROLE_CLIENT
= 0,
5
RASTA_ROLE_SERVER
= 1
6
}
rasta_role
;
rasta_role
rasta_role
Definition:
rastarole.h:3
RASTA_ROLE_CLIENT
@ RASTA_ROLE_CLIENT
Definition:
rastarole.h:4
RASTA_ROLE_SERVER
@ RASTA_ROLE_SERVER
Definition:
rastarole.h:5
Generated by
1.9.1