Model Railroad System
2.2.2
|
Supported LCC Protocol name type. More...
Static Public Member Functions | |
static | validate (object) |
Validate a protocol name. More... | |
static | InsertProtocolBit (bits, protocol) |
Insert a protocol bit. More... | |
static | GetProtocolNames (report) |
Return a list of protocol names. More... | |
static | ProtocolLabelString (protocolname) |
Return a protocol label string. More... | |
Static Public Attributes | |
static | protocolstrings |
Protocol display strings. More... | |
static | bitstype |
Protocol payload type. More... | |
Supported LCC Protocol name type.
|
static |
Return a list of protocol names.
report | Protocol bit vector. |
|
static |
Insert a protocol bit.
bits | Protocol bit vector. |
protocol | Protocol bit to insert. |
|
static |
Return a protocol label string.
protocolname | The protocol name. |
|
static |
Validate a protocol name.
object | Protocol name to validate. |
|
static |
Protocol payload type.
|
static |
Protocol display strings.