#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] |
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.