| bindings | MicoleAgent | [private] |
| bindMessage(const char *regexp, MicoleCallback *cb) | MicoleAgent | [private] |
| bus | MicoleAgent | [private, static] |
| createSound(const string &soundname, const string &language) | SoundOutputAgent | [inline] |
| dis | SoundOutputAgent | |
| getAgentName() | MicoleAgent | [private] |
| getAgentType() | MicoleAgent | [private] |
| handleCancelSoundMessage(MicoleBus *app, int argc, const char **argv) | SoundOutputAgent | |
| handlePauseSoundMessage(MicoleBus *app, int argc, const char **argv) | SoundOutputAgent | |
| handlePingMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handlePlaySoundMessage(MicoleBus *app, int argc, const char **argv) | SoundOutputAgent | |
| handlePrintIDMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handleQuitMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handleRegisterReply(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handleResumeMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handleStartMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| handleStopSoundMessage(MicoleBus *app, int argc, const char **argv) | SoundOutputAgent | |
| handleSuspendMessage(MicoleBus *app, int argc, const char **argv) | MicoleAgent | [private] |
| language | SoundOutputAgent | |
| MicoleAgent(const string &name, const string &type, const char *domain="127.255.255.255:2010") | MicoleAgent | [private] |
| nameToSound | SoundOutputAgent | |
| obtainIdentifier() | MicoleAgent | [private] |
| onApplicationConnected(MicoleBus *app) | MicoleAgent | [private] |
| onApplicationDisconnected(MicoleBus *app) | MicoleAgent | [private] |
| pair_soundname_to_soundsource typedef | SoundOutputAgent | |
| resumeAgent() | MicoleAgent | [private, virtual] |
| resumeId | MicoleAgent | [private] |
| sendMessage(const char *message) | MicoleAgent | [private] |
| sendMessage(const string message) | MicoleAgent | [private] |
| sendMessage(const char *to, const char *message) | MicoleAgent | [private] |
| setGain(string soundname, float gain) | SoundOutputAgent | |
| setLoop(string soundname, bool loop) | SoundOutputAgent | |
| setPitch(string soundname, float pitch) | SoundOutputAgent | |
| sound | SoundOutputAgent | |
| SoundOutputAgent(const string &lan) | SoundOutputAgent | |
| state | MicoleAgent | [private] |
| stopAgent() | MicoleAgent | [private, virtual] |
| suspendAgent() | MicoleAgent | [private, virtual] |
| unBindMessage(int messageId) | MicoleAgent | [private] |
| unBindMessage(MicoleBinding &binding) | MicoleAgent | [private] |
| ~MicoleAgent() | MicoleAgent | [private, virtual] |