Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
| ▼Nclassic | To deal with babel taking over this same namespace we name this one "classic |
| ▼Ngov | |
| ▼Ncca | |
| ▼Neg | |
| CSimpleStamper | An example component that takes an input string and stamps it with a time string, then puts it on output |
| CComponent | Component object model that all Components must implement |
| CComponentID | An opaque reference to a Component |
| CConnectionEvent | UNADOPTED standard: ConnectionEvent event interface |
| CConnectionEventListener | UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents |
| CConnectionEventService | UNADOPTED standard ConnectionEvent Service Interface |
| CGoPort | UNADOPTED Standard: A just-do-it port |
| CJPrintfPort | UNADOPTED Standard: |
| CKeyValueEnumerated | Abstract algorithm control parameters and string named data io interface |
| CKeyValuePort | UNADOPTED Standard: KeyValuePort for use decorating components with strings external to the implementation of the component |
| CKeyValueTyped | Abstract control parameters and other string named data io interface |
| CMPIBorrow | UNADOPTED standard service |
| CMPIService | UNADOPTED standard service |
| CPort | A tag interface to identify an interface capable of being exported to or imported from a CCA component |
| CPortInfo | An interface (deprecated) that describes a Port |
| CRawData | A low-level interface for accessing memory |
| CServices | The handle through which the component communicates with its containing framework |
| CStringConsumerPort | An example port for a standard interface for passing a string to a component |
| CTimeProducerPort | An example port for an interface for providing a time service |
| CVersion | UNADOPTED: A class to support the runtime introspection of the CCA version |
| ▼Nesi | |
| CArgv | Simplest string container interface, ala C's argv |