ccafe::CmpBox Class Reference
#include <CmpBox.h>
List of all members.
|
Public Member Functions |
|
| CmpBox (ccafeopq::Component *comp, Gizzard *giz, const std::string &name) |
|
| CmpBox (Gizzard *giz, const std::string &name) |
|
void | setType (const std::string &type, bool internal) |
|
const char * | name () |
|
const char * | type () |
Public Attributes |
|
Gizzard * | giz |
|
ccafeopq::Component * | comp |
|
std::string | cname |
|
std::string | ctype |
|
bool | internal |
Detailed Description
A little container to group component, its name, and its Services object, and a vast pile of meta-info. Basically, this is the only place we *really* know how a connection is made.
The documentation for this class was generated from the following file: