Rudiments
|
getAliasList(const char *protocolname, char ***aliaslist) | protocolentry | [static] |
getAliasList(int32_t number, char ***aliaslist) | protocolentry | [static] |
getAliasList() const | protocolentry | |
getName(int32_t number, char **name) | protocolentry | [static] |
getName() const | protocolentry | |
getNumber(const char *protocolname, int32_t *number) | protocolentry | [static] |
getNumber() const | protocolentry | |
initialize(const char *protocolname) | protocolentry | |
initialize(int32_t number) | protocolentry | |
needsMutex() | protocolentry | [static] |
operator=(const protocolentry &p) | protocolentry | |
print() const | protocolentry | |
protocolentry() | protocolentry | |
protocolentry(const protocolentry &p) | protocolentry | |
setMutex(mutex *mtx) | protocolentry | [static] |
~protocolentry() | protocolentry |