19 #ifndef EQ_EVENTICOMMAND_H 20 #define EQ_EVENTICOMMAND_H 22 #include <co/objectICommand.h> 49 EQ_API EventICommand(
const EventICommand& rhs);
52 EQ_API ~EventICommand();
65 EQ_API uint32_t getEventType()
const;
69 EventICommand& operator=(
const EventICommand&);
70 detail::EventICommand*
const _impl;
79 #endif // EQ_EVENTICOMMAND_H EQ_API std::ostream & operator<<(std::ostream &os, const EventICommand &command)
Print the event command to the given output stream.
A command specialization for config events.
The Equalizer client library.