neo::cca::AbstractFramework | Memory lifecycle: |
neo::cca::ports::BasicParameterPort | Simple version just exposing the typemap |
neo::cca::ports::BuilderService | "neo.cca.BuilderService": the BuilderService |
neo::cca::Component | Component object model that all Components wishing to use the boost/STL-based memory model must use |
neo::cca::ports::ComponentClassDescription | |
neo::support::ComponentClassDescription | Implementation that can be reused by factory providers independent of Ccafe internals |
neo::cca::ports::ComponentFactory | NOT YET DEFINED IN CCA.SIDL: This is related to, but not the same as, cca ComponentRepository |
neo::cca::ComponentID | An opaque handle for a component |
neo::cca::ComponentRelease | |
neo::cca::ports::ComponentRepository | NOT YET DEFINED IN CCA.SIDL: This is related to, but not the same as, cca ComponentRepository |
neo::cca::ports::ConnectionEvent | An event passed around when connection activities occur |
neo::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 |
neo::cca::ports::ConnectionEventService | "neo.cca.ports.ConnectionEventService": a Port to register/unregister our ConnectionEvent listener interface(s) |
neo::cca::ConnectionID | This interface describes a CCA connection between components |
neo::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() |
neo::cca::ports::GoPort | "neo.cca.ports.GoPort": A just-do-it port |
neo::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) |
neo::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 |
neo::support::MPISetup | Implementation that can be reused by driver writers |
NeoMain | Class to encapsulate a generated driver |
neo::cca::ports::ParameterGetListener | This interface is typically implemented by a component using the neo::ports::ParameterPortFactory dynamically |
neo::cca::ports::ParameterPort | Interface for querying adjustable parameters, their ranges, help strings, groupings for UI purposes, etc |
neo::cca::ports::ParameterPortFactory | This class mostly follows the sidl documentation for the class of the same name in the gov.cca namespace |
neo::cca::ports::ParameterSetListener | This interface is typically implemented by a component using the ParameterPortFactory in a very dynamic fashion |
neo::cca::Port | A pure-virtual tag interface to identify a function set capable of being exported to or imported from a CCA component |
neo::cca::ports::ServiceProvider | NOT YET DEFINED IN CCA.SIDL: ServiceProvider interface implements a non-singleton service Port |
neo::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 |
neo::cca::Services | The handle through which the component communicates with its containing framework |
neo::cca::ports::StringConsumerPort | An example port for a standard interface for passing a string to a component |
neo::cca::ports::TimeProducerPort | An example port for an interface for providing a time service |
neo::cca::TypeMap | A CCA typed hash map |
neo::cca::TypeMismatchException | Exception occuring when a get or put operation specifies incorrect data type for a given key already defined in the map |
neo::cca::Version | Runtime version info for queries |