'Classic' CCA c++ binding (ccaffeine-only) 0.5.7
Public Member Functions | List of all members
classic::gov::cca::ComponentID Class Reference

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.
 

Detailed Description

An opaque reference to a Component.

Constructor & Destructor Documentation

◆ ~ComponentID()

virtual classic::gov::cca::ComponentID::~ComponentID ( )
inlinevirtual

obligatory virtual destructor

125{}

Member Function Documentation

◆ toString()

virtual CFREE char * classic::gov::cca::ComponentID::toString ( )
virtual

Produce a string that, within the current framework, that uniquely defines this component reference.

Returns
toString is probably a bad choice of name for this method as toString is likely to be used in a more Java-conventional sense.

The documentation for this class was generated from the following file: