'Classic' CCA c++ binding (ccaffeine-only) 0.5.7
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NclassicTo deal with babel taking over this same namespace we name this one "classic
 Ngov
 Ncca
 Neg
 CSimpleStamperAn example component that takes an input string and stamps it with a time string, then puts it on output
 CComponentComponent object model that all Components must implement
 CComponentIDAn opaque reference to a Component
 CConnectionEventUNADOPTED standard: ConnectionEvent event interface
 CConnectionEventListenerUNADOPTED standard: The interface listeners must implement to receive ConnectionEvents
 CConnectionEventServiceUNADOPTED standard ConnectionEvent Service Interface
 CGoPortUNADOPTED Standard: A just-do-it port
 CJPrintfPortUNADOPTED Standard:
 CKeyValueEnumeratedAbstract algorithm control parameters and string named data io interface
 CKeyValuePortUNADOPTED Standard: KeyValuePort for use decorating components with strings external to the implementation of the component
 CKeyValueTypedAbstract control parameters and other string named data io interface
 CMPIBorrowUNADOPTED standard service
 CMPIServiceUNADOPTED standard service
 CPortA tag interface to identify an interface capable of being exported to or imported from a CCA component
 CPortInfoAn interface (deprecated) that describes a Port
 CRawDataA low-level interface for accessing memory
 CServicesThe handle through which the component communicates with its containing framework
 CStringConsumerPortAn example port for a standard interface for passing a string to a component
 CTimeProducerPortAn example port for an interface for providing a time service
 CVersionUNADOPTED: A class to support the runtime introspection of the CCA version
 Nesi
 CArgvSimplest string container interface, ala C's argv