| Cneo::cca::AbstractFramework | Memory lifecycle: |
| Cneo::cca::Component | Component object model that all Components wishing to use the boost/STL-based memory model must use |
| ▼Cneo::cca::ports::ComponentClassDescription | |
| Cneo::support::ComponentClassDescription | Implementation that can be reused by factory providers independent of Ccafe internals |
| Cneo::cca::ComponentID | An opaque handle for a component |
| Cneo::cca::ComponentRelease | |
| Cneo::cca::ports::ConnectionEvent | An event passed around when connection activities occur |
| Cneo::cca::ports::ConnectionEventListener | A component wishing to be notified of connections on itself can inherit and implement this interface or delegate its implementation as desired |
| Cneo::cca::ConnectionID | This interface describes a CCA connection between components |
| ▼Cexception | |
| ▼Cneo::cca::Exception | This class extends the STL std::exception to allow the thrower to specify the message that the stl says we return via what() |
| Cneo::cca::TypeMismatchException | Exception occuring when a get or put operation specifies incorrect data type for a given key already defined in the map |
| Cneo::support::MPISetup | Implementation that can be reused by driver writers |
| CNeoMain | Class to encapsulate a generated driver |
| Cneo::cca::ports::ParameterGetListener | This interface is typically implemented by a component using the neo::ports::ParameterPortFactory dynamically |
| Cneo::cca::ports::ParameterSetListener | This interface is typically implemented by a component using the ParameterPortFactory in a very dynamic fashion |
| ▼Cneo::cca::Port | A pure-virtual tag interface to identify a function set capable of being exported to or imported from a CCA component |
| ▼Cneo::cca::ports::BasicParameterPort | Simple version just exposing the typemap |
| Cneo::cca::ports::ParameterPort | Interface for querying adjustable parameters, their ranges, help strings, groupings for UI purposes, etc |
| Cneo::cca::ports::BuilderService | "neo.cca.BuilderService": the BuilderService |
| Cneo::cca::ports::ComponentFactory | NOT YET DEFINED IN CCA.SIDL: This is related to, but not the same as, cca ComponentRepository |
| Cneo::cca::ports::ComponentRepository | NOT YET DEFINED IN CCA.SIDL: This is related to, but not the same as, cca ComponentRepository |
| Cneo::cca::ports::ConnectionEventService | "neo.cca.ports.ConnectionEventService": a Port to register/unregister our ConnectionEvent listener interface(s) |
| Cneo::cca::ports::GoPort | "neo.cca.ports.GoPort": A just-do-it port |
| Cneo::cca::ports::JPrintfPort | "neo.cca.ports.JPrintfPort: a port for making a string go to one of three channel, which may be routed anywhere by the framework or providing component (UNADOPTED in the standard) |
| Cneo::cca::ports::Loader | NOT YET DEFINED IN CCA.SIDL: This is related to, but not the same as, cca ComponentRepository or ComponentFactory or sidl.DLL or sidl.Loader |
| Cneo::cca::ports::ParameterPortFactory | This class mostly follows the sidl documentation for the class of the same name in the gov.cca namespace |
| Cneo::cca::ports::ServiceProvider | NOT YET DEFINED IN CCA.SIDL: ServiceProvider interface implements a non-singleton service Port |
| Cneo::cca::ports::ServiceRegistry | NOT YET DEFINED IN CCA.SIDL: ServiceRegistry is a Port that is primordially provided by the framework and can be fished out by a component wishing to provide service Ports |
| Cneo::cca::ports::StringConsumerPort | An example port for a standard interface for passing a string to a component |
| Cneo::cca::ports::TimeProducerPort | An example port for an interface for providing a time service |
| Cneo::cca::Services | The handle through which the component communicates with its containing framework |
| Cneo::cca::TypeMap | A CCA typed hash map |
| Cneo::cca::Version | Runtime version info for queries |