Any | An Any class represents a general type and is capable of storing any type, supporting type-safe extraction of the internally stored data |
Base | |
ExplicitlySharedDataPointer< T > | |
LDAPFilter | An RFC 1960-based Filter |
Module | Represents a CppMicroServices module |
ModuleActivator | Customizes the starting and stopping of a CppMicroServices module |
ModuleContext | A module's execution context within the framework |
ModuleEvent | An event from the Micro Services framework describing a module lifecycle change |
ModuleRegistry | Here we handle all the modules that are loaded in the framework |
ModuleResource | Represents a resource (text file, image, etc.) embedded in a CppMicroServices module |
ModuleResourceBuffer | |
ModuleResourceStream | An input stream class for ModuleResource objects |
ModuleSettings | Query and set certain properties of the CppMicroServices library |
ModuleVersion | Version identifier for CppMicroServices modules |
ServiceEvent | An event from the Micro Services framework describing a service lifecycle change |
ServiceFactory | Allows services to provide customized service objects in the module environment |
ServiceReference | A reference to a service |
ServiceRegistration | A registered service |
ServiceTrackerCustomizer< T > | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked |
ServiceTracker< S, T > | The ServiceTracker class simplifies using services from the framework's service registry |
SharedData | |
SharedDataPointer< T > | |
SharedDataPointer< LDAPFilterData > | |
SharedDataPointer< ModuleEventData > | |
SharedDataPointer< ServiceEventData > | |
SharedLibrary | Loads shared libraries at runtime |
std::exception | STL class |
std::bad_cast | STL class |
BadAnyCastException | |
std::runtime_error | STL class |
ServiceException | A service exception used to indicate that a service problem occurred |
std::ios_base | STL class |
std::basic_ios< Char > | STL class |
std::basic_istream< Char > | STL class |
std::istream | STL class |
ModuleResourceStream | An input stream class for ModuleResource objects |