ADTF  3.18.2
reference_counted_object.h File Reference

Implements the default reference counted object. More...

Go to the source code of this file.

Classes

class  ReferenceCountedObject< Interface, Implementation >
 Default implementation of a reference counter. More...
 
class  UncountedObject< Interface, Implementation >
 Default implementation of a non-counting reference counter. 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

Implements the default reference counted object.

Definition in file reference_counted_object.h.