|
'Classic' CCA c++ binding (ccaffeine-only)
0.5.7
|
Classes | |
| class | StringConsumerPort |
| An example port for a standard interface for passing a string to a component. More... | |
| class | TimeProducerPort |
| An example port for an interface for providing a time service. More... | |
| class | Version |
| UNADOPTED: A class to support the runtime introspection of the CCA version. More... | |
| class | Port |
| A tag interface to identify an interface capable of being exported to or imported from a CCA component. More... | |
| class | PortInfo |
| An interface (deprecated) that describes a Port. More... | |
| class | ComponentID |
| An opaque reference to a Component. More... | |
| class | Services |
| The handle through which the component communicates with its containing framework. More... | |
| class | Component |
| Component object model that all Components must implement. More... | |
| class | ConnectionEvent |
| UNADOPTED standard: ConnectionEvent event interface. More... | |
| class | ConnectionEventListener |
| UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents. More... | |
| class | ConnectionEventService |
| UNADOPTED standard ConnectionEvent Service Interface. More... | |
| class | GoPort |
| UNADOPTED Standard: A just-do-it port. More... | |
| class | JPrintfPort |
| UNADOPTED Standard: More... | |
| class | KeyValueEnumerated |
| Abstract algorithm control parameters and string named data io interface. More... | |
| class | KeyValuePort |
| UNADOPTED Standard: KeyValuePort for use decorating components with strings external to the implementation of the component. More... | |
| class | KeyValueTyped |
| Abstract control parameters and other string named data io interface. More... | |
| class | MPIBorrow |
| UNADOPTED standard service. More... | |
| class | MPIService |
| UNADOPTED standard service. More... | |
| class | RawData |
| A low-level interface for accessing memory. More... | |
Variables | |
|
class classic::gov::cca::ConnectionEvent | ENDSEMI |
The spec lives in C++ namespace classic::gov::cca .
1.7.6.1