Namespace for all functionality provided since v3.2. More...
Namespaces | |
namespace | detail |
Namespace for all internally used uCOM functionality implemented. | |
Classes | |
class | object |
Use this template if you want to implement an ucom::ant::IObject based Interface and/or subclass an existing class that implements ucom::ant::IObject. More... | |
class | object< Base, Bases... > |
Use this template if you want to implement an ucom::ant::IObject based Interface and/or subclass an existing class that implements ucom::ant::IObject. More... | |
Typedefs | |
template<typename Base, typename... Bases> | |
using | object_base_type_helper |
Namespace for all functionality provided since v3.2.
using object_base_type_helper |