Librasta & Libsci
A C implementation of the RaSTA protocol stack
src
include
rasta
rastarole.h
Go to the documentation of this file.
1
#pragma once
2
3
typedef
enum
{
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