ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
adtf::ucom::ant::detail Namespace Reference

Namespace for all internally used uCOM functionality implemented. More...

Classes

struct  class_info_detail
 
class  cRuntime
 The class cRuntime builds the standard implementation of the uCOM runtime environment. More...
 
class  has_class_dependencies_type
 Usable for enable_if<>: Compile time check whether a struct class_dependencies<> is available. More...
 
class  has_class_versions_type
 Usable for enable_if<>: Compile time check whether a struct class_versions<> is available. More...
 
class  object_ptr_const_delegate
 
class  object_ptr_const_iobject_delegate
 
class  object_ptr_delegate
 
class  object_ptr_delegate_base
 
class  object_ptr_iobject_delegate
 
class  object_ptr_locked_common
 basic template for locked object tparam T value type More...
 
class  object_ptr_storage
 
class  runtime
 Definition of a common level based runtime. More...
 
class  tRuntimeResult
 Special tResult implementation due to the allocation and reference counting of the tResult. More...
 

Typedefs

template<typename T, typename StorageType>
using object_ptr_base
 

Detailed Description

Namespace for all internally used uCOM functionality implemented.

Typedef Documentation

◆ object_ptr_base

template<typename T, typename StorageType>
using object_ptr_base
Initial value:

Definition at line 153 of file object_ptr.h.