Definition at line 66 of file SoundController.H.
Public Attributes | |
| std::string | source |
| std::vector< std::string > | soundSets |
| Time | timestamp |
| std::vector< std::string > | availableSounds |
| std::string source |
Definition at line 67 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextData(), and SoundController::publishData().
| std::vector< std::string > soundSets |
Definition at line 68 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextData(), and SoundController::publishData().
Definition at line 69 of file SoundController.H.
Referenced by SoundController::getNextData(), and SoundController::publishData().
| std::vector< std::string > availableSounds |
Definition at line 70 of file SoundController.H.
Referenced by SoundController::activateConsumer(), SoundController::activateSupplier(), SoundController::getNextData(), and SoundController::publishData().
1.5.1