|
cosi::quantity::onchipcommunication::PhysicalInterface Class Reference#include <PhysicalInterface.h>
List of all members.
Constructor & Destructor Documentation
cosi::quantity::onchipcommunication::PhysicalInterface::PhysicalInterface |
( |
|
) |
|
cosi::quantity::onchipcommunication::PhysicalInterface::~PhysicalInterface |
( |
|
) |
[virtual] |
Member Function Documentation
int cosi::quantity::onchipcommunication::PhysicalInterface::GetWidth |
( |
|
) |
const [virtual] |
double cosi::quantity::onchipcommunication::PhysicalInterface::GetSpeed |
( |
|
) |
const [virtual] |
void cosi::quantity::onchipcommunication::PhysicalInterface::SetSpeed |
( |
double |
pSpeed |
) |
[virtual] |
void cosi::quantity::onchipcommunication::PhysicalInterface::SetWidth |
( |
int |
pWidth |
) |
[virtual] |
int cosi::quantity::onchipcommunication::PhysicalInterface::GetNumberOfVirtualChannels |
( |
|
) |
const [virtual] |
void cosi::quantity::onchipcommunication::PhysicalInterface::SetNumberOfVirtualChannels |
( |
int |
pNchannels |
) |
[virtual] |
int cosi::quantity::onchipcommunication::PhysicalInterface::GetBufferLength |
( |
|
) |
const [virtual] |
void cosi::quantity::onchipcommunication::PhysicalInterface::SetBufferLength |
( |
int |
pLength |
) |
[virtual] |
bool cosi::quantity::onchipcommunication::PhysicalInterface::operator== |
( |
const PhysicalInterface & |
pIf |
) |
|
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
pOs, |
|
|
const PhysicalInterface & |
pP | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:49 2008 for COSI by
1.5.4
|