plebble
us.gov.id.peer_t.role_t Enum Reference
Collaboration diagram for us.gov.id.peer_t.role_t:

Public Member Functions

byte code ()
 
String str ()
 

Static Public Member Functions

static role_t from_byte (byte b)
 

Public Attributes

 role_peer
 
 role_sysop
 
 role_device
 
 num_roles
 

Static Public Attributes

static final String[] rolestr = {"peer","sysop","device"}
 

Member Function Documentation

◆ code()

byte us.gov.id.peer_t.role_t.code ( )
inline

Referenced by us::gov::id::peer_t::handshake_t.handshake_t().

Here is the caller graph for this function:

◆ from_byte()

static role_t us.gov.id.peer_t.role_t.from_byte ( byte  b)
inlinestatic

Referenced by us::gov::id::peer_t::handshake_t.parse_role().

Here is the caller graph for this function:

◆ str()

String us.gov.id.peer_t.role_t.str ( )
inline

Member Data Documentation

◆ num_roles

us.gov.id.peer_t.role_t.num_roles

◆ role_device

◆ role_peer

◆ role_sysop

◆ rolestr

final String [] us.gov.id.peer_t.role_t.rolestr = {"peer","sysop","device"}
static

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