|
'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.
|
inlinevirtual |
obligatory virtual destructor
|
virtual |
The components containing framework provides services through the Services interface.