classic_gov_cca_Component(3)

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

NAME

classic::gov::cca::Component -

Component object model that all Components must implement.

SYNOPSIS

#include <cca.h>

Inherited by classic::gov::cca::eg::SimpleStamper [virtual].

Public Member Functions


virtual ~Component ()
obligatory virtual destructor virtual void setServices (Services *cc) CLASSIC_CCA_PURE
The components containing framework provides services through the Services interface.

Detailed Description

Component object model that all Components must implement.

Constructor & Destructor Documentation

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

obligatory virtual destructor

{}

Member Function Documentation

virtual void classic::gov::cca::Component::setServices (Services *cc) [virtual]

The components containing framework provides services through the Services interface.

Author

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

Tue Nov 12 2013 Version 0.5.7