CCAFFEINE  0.8.8
Public Member Functions | Public Attributes
ccafe::CmpBox Class Reference

#include <CmpBox.h>

Collaboration diagram for ccafe::CmpBox:
Collaboration graph
[legend]

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

Gizzardgiz
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: