classic_gov_cca_ComponentID(3)

classic::gov::cca::ComponentID(3) 'Classic' CCA c++ binding (ccaffeine-only) classic::gov::cca::ComponentID(3)

NAME

classic::gov::cca::ComponentID -

An opaque reference to a Component.

SYNOPSIS

#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

virtual classic::gov::cca::ComponentID::~ComponentID () [inline, virtual]

obligatory virtual destructor

{}

Member Function Documentation

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.

Author

Generated automatically by Doxygen for 'Classic' CCA c++ binding (ccaffeine-only) from the source code.

Tue Nov 12 2013 Version 0.5.7