|
cosi::PortInterface Class Reference#include <Ports.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
cosi::PortInterface::PortInterface |
( |
|
) |
|
cosi::PortInterface::~PortInterface |
( |
|
) |
|
Member Function Documentation
std::string cosi::PortInterface::GetName |
( |
|
) |
const |
void cosi::PortInterface::SetName |
( |
std::string |
pName |
) |
|
bool cosi::PortInterface::operator== |
( |
const PortInterface & |
pP |
) |
const |
bool cosi::PortInterface::operator!= |
( |
const PortInterface & |
pP |
) |
const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
pOs, |
|
|
const PortInterface & |
pP | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:46 2008 for COSI by
1.5.4
|