Apama  10.0.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ncom
 NapamaContains classes for writing client applications for Apama components
 NengineContains classes for interacting with the correlator component
 NeplContains classes needed for implementing EPL plug-ins in C++
 NeventContains classes for handling events passed over the client API
 CEngineExceptionAn EngineException is thrown by methods in this library if any problems are encountered
 Nsoftwareag
 NconnectivityContains classes relating to the connectivity system
 CAP_BoundsException
 CAP_Chunk
 CAP_Context
 CAP_CorrelatorInterface
 CAP_DisconnectableEventConsumer_APIDisconnectableEventConsumer
 CAP_DisconnectableEventConsumer_FunctionsDisconnectableEventConsumer function API
 CAP_EngineInfo_APIEngineInfo
 CAP_EngineInfo_FunctionsEngineInfo function API
 CAP_EngineManagement_APIEngineManagement
 CAP_EngineManagement_FunctionsEngineManagement function API
 CAP_EngineStatus_APIEngineStatus
 CAP_EngineStatus_FunctionsEngineStatus function API
 CAP_Event_APIEvent
 CAP_Event_FunctionsEvent functions API
 CAP_EventConsumer_APIEventConsumer
 CAP_EventConsumer_FunctionsEventConsumer function API
 CAP_EventHandlerInterface
 CAP_EventSupplier_APIEvent supplier
 CAP_EventSupplier_FunctionsEventSupplier function API
 CAP_Function
 CAP_MonitorScript_APIMonitorscript
 CAP_MonitorScript_FunctionsMonitorScript function API
 CAP_NamedAggregateInfo_APINamedAggregateInfo facade for NamedInfo object
 CAP_NamedAggregateInfo_FunctionsNamedAggregateInfo function API
 CAP_NamedContextInfo_APINamedContextInfo facade for NamedInfo object
 CAP_NamedContextInfo_FunctionsNamedContextInfo function API
 CAP_NamedEventTypeInfo_APINamedEventTypeInfo facade for NamedInfo object
 CAP_NamedEventTypeInfo_FunctionsNamedEventTypeInfo function API
 CAP_NamedJavaApplicationInfo_APINamedJavaApplicationInfo facade for NamedInfo object
 CAP_NamedJavaApplicationInfo_FunctionsNamedJavaApplicationInfo function API
 CAP_NamedMonitorInfo_APINamedMonitorInfo facade for NamedInfo object
 CAP_NamedMonitorInfo_FunctionsNamedMonitorInfo function API
 CAP_NamedPluginReceiverInfo_APINamedPluginReceiverInfo facade for NamedInfo object
 CAP_NamedPluginReceiverInfo_FunctionsNamedPluginReceiverInfo function API
 CAP_NamedReceiverInfo_APINamedReceiverInfo facade for NamedInfo object
 CAP_NamedReceiverInfo_FunctionsNamedReceiverInfo function API
 CAP_NamedTimerInfo_APINamedTimerInfoInfo facade for NamedInfo object
 CAP_NamedTimerInfo_FunctionsNamedTimerInfoInfo function API
 CAP_NameInfo_APINameInfo
 CAP_NameInfo_FunctionsNameInfo function API
 CAP_PluginChunk_API
 CAP_PluginChunk_Callbacks
 CAP_PluginChunk_Functions
 CAP_PluginContext_API
 CAP_PluginContext_Functions
 CAP_PluginCorrelatorInterface_API
 CAP_PluginCorrelatorInterface_Functions
 CAP_PluginException
 CAP_PluginFunction
 CAP_PluginType_API
 CAP_PluginType_Functions
 CAP_PluginTypeList_API
 CAP_PluginTypeList_Functions
 CAP_Type
 CElementFn
 CAP_TypeException
 CAP_TypeList
 CAP_UnimplementedException
 CAP_UserPluginException
 Cbuffer_tA class that holds an untyped byte buffer
 Cconst_visitorHelper class for writing visitors to apply to data_t
 Ccustom_tA wrapper type for holding arbitrary objects inside a data_t
 Cdata_tA variant type which can be one of the following:
 Clist_tA list class which implements many of the functions on std::vector
 C_iteratorForward/reverse and const/non-const iterators are implemented using this class
 Cmap_tA map class which implements many of the functions on std::map
 C_iteratorForward/reverse and const/non-const iterators are implemented using this class
 CMapHelperHelper class for extracting values from a string->data_t map_t in a type-safe way with error checking and support for defalut values
 CMessageA container for an payload and associated metadata
 Cmetadata_tA map class which implements many of the functions on std::map
 C_iteratorForward/reverse and const/non-const iterators are implemented using this class
 Csag_underlying_decimal_tDecimals are implemented with an underlying 64bit int conforming to IEEE 754 decimal 64
 CvisitorHelper class for writing visitors to apply to data_t