|
'Classic' CCA c++ binding (ccaffeine-only)
0.5.7
|
An opaque reference to a Component. More...
#include <cca.h>
Public Member Functions | |
| virtual | ~ComponentID () |
| obligatory virtual destructor | |
| virtual CFREE char * | toString () CLASSIC_CCA_PURE |
| Produce a string that, within the current framework, that uniquely defines this component reference. | |
An opaque reference to a Component.
| virtual classic::gov::cca::ComponentID::~ComponentID | ( | ) | [inline, virtual] |
obligatory virtual destructor
{}
| virtual CFREE char* classic::gov::cca::ComponentID::toString | ( | ) | [virtual] |
Produce a string that, within the current framework, that uniquely defines this component reference.
1.7.6.1