33 #ifndef EMANENEMLAYERSTATESTOPPED_HEADER_ 34 #define EMANENEMLAYERSTATESTOPPED_HEADER_ 73 #endif //EMANENEMLAYERSTATESTOPPED_HEADER_
Ensure a class only has one instance, and provide a global point of access to it. ...
Base class for NEMLayer containers. Builders construct NEMLayer objects to contain derived instances ...
void handleDestroy(NEMStatefulLayer *pStatefulLayer, NEMLayer *pLayer)
Encapsulated behavior associated with an NEMLayer depending on the layer's current context...
Component running state complete. The only allowable transition if Component::destory() ...
A layer stack that enforces component state transition rules. The stateful layer is not a fully funct...