1 #ifndef __neo_Component_hh_seen 2 #define __neo_Component_hh_seen 51 #endif // __neo_Component_hh_seen virtual ~Component()
obligatory virtual destructor
Definition: Component.hh:15
Component object model that all Components wishing to use the boost/STL-based memory model must use...
Definition: Component.hh:10
This class extends the STL std::exception to allow the thrower to specify the message that the stl sa...
Definition: Exception.hh:48
The handle through which the component communicates with its containing framework.
Definition: Services.hh:16
virtual void setServices(Services *cc)=0
The component's containing framework provides services through the Services interface.
This is neoclassic – the ::classic::gov::cca headers updated to be similar to the official CCA speci...
Definition: neocca.hh:62