Go to the source code of this file.
Classes | |
class | neo::cca::ConnectionID |
This interface describes a CCA connection between components. More... | |
Namespaces | |
namespace | neo |
This is neoclassic -- the classic::gov::cca headers updated to be similar to the official CCA specification in sidl while retaining the low impact on component coding that the classic specification had. | |
namespace | neo::cca |
Typedefs | |
typedef boost::shared_ptr < ConnectionID > | neo::cca::ConnectionID_shared |
This typedef is the type everyone should use everywhere in the BuilderService and event related ports. |