34 #ifndef EMANECOMPONENT_HEADER_ 35 #define EMANECOMPONENT_HEADER_ 112 virtual void start() = 0;
127 virtual void stop() = 0;
132 virtual void destroy()
throw() = 0;
139 #endif //EMANECOMPONENT_HEADER_
The Registrar interface provides access to all of the emulator registrars.
Exception thrown during a component stop.
std::vector< ConfigurationNameAnyValues > ConfigurationUpdate
Exception thrown during component initialization.
Generic interface used to configure and control all components.