ADTF  3.18.2
reference_counted_object_disable_dynamic_alloc.h File Reference

Specialize an reference counted object class without dynamic memory allocation. More...

Go to the source code of this file.

Classes

struct  ErrorDescriptionType
 type needed for reference counting More...
 
class  ReferenceCountedObject< IErrorDescription, ErrorDescriptionType >
 Specialization to disable dynamic allocation with new() by providing an operator new overload. More...
 

Namespaces

 a_util
 Serves as the root component, with common functionality documented in core functionality.
 
 a_util::result
 Serves as component for functionality handling error and return types.
 
 a_util::result::detail
 Serves as namespace for result implementation details.
 

Detailed Description

Specialize an reference counted object class without dynamic memory allocation.

Definition in file reference_counted_object_disable_dynamic_alloc.h.