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

gov::cca::Component Class Reference

Component object model that all CCAComponents must implement. More...

#include <cca.h>

Inheritance diagram for gov::cca::Component:

Inheritance graph
[legend]
List of all members.

Public Methods

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

virtual void setServices (Services *cc)=0
 The components containing framework provides services through the Services interface. More...


Detailed Description

Component object model that all CCAComponents must implement.


Constructor & Destructor Documentation

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

obligatory virtual destructor.

00227 {}


Member Function Documentation

virtual void gov::cca::Component::setServices Services   cc [pure virtual]
 

The components containing framework provides services through the Services interface.


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