|
NEOCCA bindings Specification
0.2.8
|
#include <ComponentClassDescription.hh>

Public Member Functions | |
| virtual | ~ComponentClassDescription () |
| virtual ::std::string | getComponentClassName ()=0 throw (neo::cca::Exception ) |
| virtual ::std::string | getDeploymentClassAlias ()=0 throw (neo::cca::Exception ) |
| virtual neo::cca::ports::ComponentClassDescription::~ComponentClassDescription | ( | ) | [inline, virtual] |
Reimplemented in neo::support::ComponentClassDescription.
{}
| virtual ::std::string neo::cca::ports::ComponentClassDescription::getComponentClassName | ( | ) | throw (neo::cca::Exception ) [pure virtual] |
Implemented in neo::support::ComponentClassDescription.
| virtual ::std::string neo::cca::ports::ComponentClassDescription::getDeploymentClassAlias | ( | ) | throw (neo::cca::Exception ) [pure virtual] |
Implemented in neo::support::ComponentClassDescription.
1.7.6.1