CAny | An Any class represents a general type and is capable of storing any type, supporting type-safe extraction of the internally stored data |
CBadAnyCastException | |
CExplicitlySharedDataPointer | |
CFramework | The CppMicroServices Framework |
CFrameworkFactory | A factory for creating Framework instances |
CLDAPFilter | An RFC 1960-based Filter |
CLDAPProp | A fluent API for creating LDAP filter strings |
CMakeInterfaceMap | Helper class for constructing InterfaceMap instances based on service implementations or service factories |
CModule | Represents a CppMicroServices module |
CModuleActivator | Customizes the starting and stopping of a CppMicroServices module |
CModuleContext | A module's execution context within the framework |
CModuleEvent | An event from the Micro Services framework describing a module lifecycle change |
CModuleEventHook | Module Event Hook Service |
CModuleFindHook | Module Context Hook Service |
CModuleResource | Represents a resource (text file, image, etc.) embedded in a CppMicroServices module |
CModuleResourceStream | An input stream class for ModuleResource objects |
CModuleSettings | Query and set certain properties of the CppMicroServices library |
CModuleVersion | Version identifier for CppMicroServices modules |
CPrototypeServiceFactory | A factory for prototype scope services |
CServiceEvent | An event from the Micro Services framework describing a service lifecycle change |
CServiceEventListenerHook | Service Event Listener Hook Service |
CServiceException | A service exception used to indicate that a service problem occurred |
CServiceFactory | A factory for module scope services |
CServiceFindHook | Service Find Hook Service |
▼CServiceListenerHook | Service Listener Hook Service |
CListenerInfo | Information about a Service Listener |
CServiceObjects | Allows multiple service objects for a service to be obtained |
CServiceObjects< void > | Allows multiple service objects for a service to be obtained |
CServiceReference | A reference to a service |
CServiceReferenceBase | A reference to a service |
CServiceRegistration | A registered service |
CServiceRegistrationBase | A registered service |
CServiceTracker | The ServiceTracker class simplifies using services from the framework's service registry |
CServiceTrackerCustomizer | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked |
CSharedData | |
CSharedDataPointer | |
CSharedLibrary | Loads shared libraries at runtime |
CShrinkableMap | A std::map style associative container allowing query and removal operations only |
CShrinkableVector | A std::vector style container allowing query and removal operations only |
CTrackedTypeTraits< S, T * > | Default type traits for custom tracked objects of pointer type |
CTrackedTypeTraitsBase | A base class template for type traits for objects tracked by a ServiceTracker instance |