Definition at line 64 of file ImageDisplay.H.
Public Attributes | |
std::vector< std::string > | imageSets |
std::string | source |
Time | timestamp |
std::vector< std::string > | availableImages |
std::vector< std::string > imageSets |
Definition at line 65 of file ImageDisplay.H.
Referenced by ImageDisplay::activateConsumer(), ImageDisplay::activateSupplier(), ImageDisplay::getNextData(), and ImageDisplay::publishData().
std::string source |
Definition at line 66 of file ImageDisplay.H.
Referenced by ImageDisplay::activateConsumer(), ImageDisplay::activateSupplier(), ImageDisplay::getNextData(), and ImageDisplay::publishData().
Definition at line 67 of file ImageDisplay.H.
Referenced by ImageDisplay::getNextData(), and ImageDisplay::publishData().
std::vector< std::string > availableImages |
Definition at line 68 of file ImageDisplay.H.
Referenced by ImageDisplay::activateConsumer(), ImageDisplay::activateSupplier(), ImageDisplay::getNextData(), and ImageDisplay::publishData().