The Registrar interface provides access to all of the emulator registrars.
virtual void initialize(Registrar ®istrar)=0
void changeState(NEMStatefulLayer *pStatefulLayer, NEMLayerState *pState)
Base class for NEMLayer containers. Builders construct NEMLayer objects to contain derived instances ...
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...
static NEMLayerStateInitialized * instance()
void handleInitialize(NEMStatefulLayer *pStatefulLayer, NEMLayer *pLayer, Registrar ®istrar)
~NEMLayerStateUninitialized()