'Classic' CCA c++ binding (ccaffeine-only)
0.5.7
|
Component object model that all Components must implement. More...
#include <cca.h>
Public Member Functions | |
virtual | ~Component () |
obligatory virtual destructor | |
virtual void | setServices (Services *cc) CLASSIC_CCA_PURE |
The components containing framework provides services through the Services interface. |
Component object model that all Components must implement.
virtual classic::gov::cca::Component::~Component | ( | ) | [inline, virtual] |
obligatory virtual destructor
{}
virtual void classic::gov::cca::Component::setServices | ( | Services * | cc | ) | [virtual] |
The components containing framework provides services through the Services interface.