ADTF
|
Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Classes | |
class | ILockedObject |
The ILockedObject interface defines exclusive locking of an object. More... | |
class | ISharedLockedObject |
The ISharedLockedObject interface defines shared locking of an object. More... | |
class | iobject_ptr_locked< T > |
Interfaces for a guarded exclusive lock. More... | |
class | iobject_ptr_shared_locked< T > |
Interfaces for a guarded shared lock. More... | |
class | object_ptr_locked_common< T > |
basic template for locked object tparam T value type More... | |
class | object_ptr_locked< T > |
Implementation for a exclusive lock guard. More... | |
class | object_ptr_shared_locked< T > |
Implementation for a shared lock guard. More... | |
Namespaces | |
adtf | |
Namespace for entire ADTF SDK. | |
adtf::ucom | |
Namespace for the ADTF uCOM3 SDK. | |
adtf::ucom::ant | |
Namespace for all functionality provided since v3.0. | |
adtf::ucom::ant::detail | |
Namespace for all internally used uCOM functionality implemented. | |
Copyright © Audi Electronics Venture GmbH.
All rights reserved
Definition in file lockedobject_intf.h.