CppMicroServices

C++ Micro Services: Class List
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oNServiceConstants
oCAnyAn Any class represents a general type and is capable of storing any type, supporting type-safe extraction of the internally stored data
oCBadAnyCastException
oCBase
oCExplicitlySharedDataPointer
oCLDAPFilterAn RFC 1960-based Filter
oCModuleRepresents a CppMicroServices module
oCModuleActivatorCustomizes the starting and stopping of a CppMicroServices module
oCModuleContextA module's execution context within the framework
oCModuleEventAn event from the Micro Services framework describing a module lifecycle change
oCModuleRegistryHere we handle all the modules that are loaded in the framework
oCModuleResourceRepresents a resource (text file, image, etc.) embedded in a CppMicroServices module
oCModuleResourceStreamAn input stream class for ModuleResource objects
oCModuleSettingsQuery and set certain properties of the CppMicroServices library
oCModuleVersionVersion identifier for CppMicroServices modules
oCServiceEventAn event from the Micro Services framework describing a service lifecycle change
oCServiceExceptionA service exception used to indicate that a service problem occurred
oCServiceFactoryAllows services to provide customized service objects in the module environment
oCServiceReferenceA reference to a service
oCServiceRegistrationA registered service
oCServiceTrackerThe ServiceTracker class simplifies using services from the framework's service registry
oCServiceTrackerCustomizerThe ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked
oCSharedData
oCSharedDataPointer
\CSharedLibraryLoads shared libraries at runtime