Avionics
Dropship Simulator
|
This is the complete list of members for Devices::TeamSpeak, including all inherited members.
bus | Devices::TeamSpeak | private |
config | Devices::TeamSpeak | private |
Connect() const | Devices::TeamSpeak | |
Destroy() const | Devices::TeamSpeak | |
FrameMove() | Devices::TeamSpeak | |
Initialize(Logger *prmLogger, TeamSpeakConfig *prmConfig, Bus *prmBus) | Devices::TeamSpeak | |
Log(char *method, const char *msg, Logger::Level level=Logger::Level::Info, int errorno=0) const | Devices::TeamSpeak | private |
logger | Devices::TeamSpeak | private |
lostConnection | Devices::TeamSpeak | private |
onClientMoveEvent(uint64 serverConnectionHandlerID, anyID clientID, uint64 oldChannelID, uint64 newChannelID, int visibility, const char *moveMessage) | Devices::TeamSpeak | privatestatic |
onClientMoveSubscriptionEvent(uint64 serverConnectionHandlerID, anyID clientID, uint64 oldChannelID, uint64 newChannelID, int visibility) | Devices::TeamSpeak | privatestatic |
onClientMoveTimeoutEvent(uint64 serverConnectionHandlerID, anyID clientID, uint64 oldChannelID, uint64 newChannelID, int visibility, const char *timeoutMessage) | Devices::TeamSpeak | privatestatic |
onConnectStatusChangeEvent(uint64 serverConnectionHandlerID, int newStatus, unsigned int errorNumber) | Devices::TeamSpeak | privatestatic |
onDelChannelEvent(uint64 serverConnectionHandlerID, uint64 channelID, anyID invokerID, const char *invokerName, const char *invokerUniqueIdentifier) | Devices::TeamSpeak | privatestatic |
onIgnoredWhisperEvent(uint64 serverConnectionHandlerID, anyID clientID) | Devices::TeamSpeak | privatestatic |
onNewChannelCreatedEvent(uint64 serverConnectionHandlerID, uint64 channelID, uint64 channelParentID, anyID invokerID, const char *invokerName, const char *invokerUniqueIdentifier) | Devices::TeamSpeak | privatestatic |
onNewChannelEvent(uint64 serverConnectionHandlerID, uint64 channelID, uint64 channelParentID) | Devices::TeamSpeak | privatestatic |
onServerErrorEvent(uint64 serverConnectionHandlerID, const char *errorMessage, unsigned int error, const char *returnCode, const char *extraMessage) | Devices::TeamSpeak | privatestatic |
onTalkStatusChangeEvent(uint64 serverConnectionHandlerID, int status, int isReceivedWhisper, anyID clientID) | Devices::TeamSpeak | privatestatic |
onUserLoggingMessageEvent(const char *logMessage, int logLevel, const char *logChannel, uint64 logID, const char *logTime, const char *completeLogString) | Devices::TeamSpeak | privatestatic |
scHandlerID | Devices::TeamSpeak | private |
SetPTT(bool shouldTalk) const | Devices::TeamSpeak | private |