Definition at line 53 of file SoundController.H.
Public Attributes | |
std::string | source |
Writable< bool > | playSound |
MessageType | mType |
Writable< int > | secondsToLive |
std::string | target |
Time | timestamp |
Writable< int > | repeat |
Writable< std::string > | currentSet |
Writable< std::string > | currentSound |
std::string source |
Definition at line 54 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), SoundController::init(), and SoundController::publishInfo().
Definition at line 55 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), main(), and SoundController::publishInfo().
Definition at line 56 of file SoundController.H.
Referenced by SoundController::getNextInfo(), and SoundController::publishInfo().
Writable< int > secondsToLive |
Definition at line 57 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), and SoundController::publishInfo().
std::string target |
Definition at line 58 of file SoundController.H.
Referenced by SoundController::getNextInfo(), SoundController::init(), and SoundController::publishInfo().
Definition at line 59 of file SoundController.H.
Referenced by SoundController::getNextInfo(), SoundController::init(), and SoundController::publishInfo().
Definition at line 60 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), main(), and SoundController::publishInfo().
Writable< std::string > currentSet |
Definition at line 61 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), and SoundController::publishInfo().
Writable< std::string > currentSound |
Definition at line 62 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextInfo(), main(), and SoundController::publishInfo().