34 #ifndef EMANENEMLAYERSTATEUNINITAILIZED_HEADER_ 35 #define EMANENEMLAYERSTATEUNINITAILIZED_HEADER_ 78 #endif //EMANENEMLAYERSTATEUNINITAILIZED_HEADER_
The Registrar interface provides access to all of the emulator registrars.
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 ...
Initial state for all NEMStatefulLayers. The only allowable transition is Component::initialize() ...
NEMLayerStateUninitialized()
Encapsulated behavior associated with an NEMLayer depending on the layer's current context...
A layer stack that enforces component state transition rules. The stateful layer is not a fully funct...
void handleInitialize(NEMStatefulLayer *pStatefulLayer, NEMLayer *pLayer, Registrar ®istrar)
~NEMLayerStateUninitialized()