#include <PortSupplier_impl.h>
|
| PortSupplier_impl () |
|
CORBA::Object * | getPort (const char *) throw (CF::PortSupplier::UnknownPort, CORBA::SystemException) |
|
CF::PortSupplier::PortInfoSequence * | getPortSet () |
|
PortSupplier_impl::PortSupplier_impl |
( |
| ) |
|
void PortSupplier_impl::addPort |
( |
const std::string & |
name, |
|
|
PortBase * |
servant |
|
) |
| |
|
protected |
void PortSupplier_impl::addPort |
( |
const std::string & |
name, |
|
|
const std::string & |
description, |
|
|
PortBase * |
servant |
|
) |
| |
|
protected |
void PortSupplier_impl::deactivateInPorts |
( |
| ) |
|
|
protected |
void PortSupplier_impl::deactivateOutPorts |
( |
| ) |
|
|
protected |
CORBA::Object* PortSupplier_impl::getPort |
( |
const char * |
| ) |
|
throw | ( | CF::PortSupplier::UnknownPort, |
| | CORBA::SystemException |
| ) | | |
CF::PortSupplier::PortInfoSequence* PortSupplier_impl::getPortSet |
( |
| ) |
|
void PortSupplier_impl::releaseInPorts |
( |
| ) |
|
|
protected |
void PortSupplier_impl::releaseOutPorts |
( |
| ) |
|
|
protected |
void PortSupplier_impl::releasePorts |
( |
| ) |
|
|
protected |
void PortSupplier_impl::startPorts |
( |
| ) |
|
|
protected |
void PortSupplier_impl::stopPorts |
( |
| ) |
|
|
protected |
std::map<std::string, CF::Port_var> PortSupplier_impl::outPorts_var |
|
protected |
The documentation for this class was generated from the following file: