Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

gov::cca::ComponentID Class Reference

An opaque reference to a Component. More...

#include <cca.h>

List of all members.

Public Methods

virtual ~ComponentID ()
 obligatory virtual destructor. More...

virtual CFREE char * toString ()=0
 Produce a string that, within the current framework, that uniquely defines this component reference. More...


Detailed Description

An opaque reference to a Component.


Constructor & Destructor Documentation

virtual gov::cca::ComponentID::~ComponentID   [inline, virtual]
 

obligatory virtual destructor.

00118 {}


Member Function Documentation

virtual CFREE char* gov::cca::ComponentID::toString   [pure 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:
Generated on Tue Aug 20 14:30:31 2002 for CCA Specification/Proposals by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002