Contains MAKLogger::DtScopedSequenceLock and MAKLogger::DtThreadSafe classes. More...
Go to the source code of this file.
Classes | |
| class | MAKLogger::DtScopedSequenceLock |
| A scoped sequence lock. More... | |
| class | MAKLogger::DtThreadSafe< T > |
| a thread safe interface to a value. More... | |
| class | MAKLogger::DtThreadSafe< T >::LockedProxy |
| Private class that provides a locked call to the object. More... | |
| class | MAKLogger::DtThreadSafe< T >::ConstLockedProxy |
| Private class that provides a locked call to the const object. More... | |
| class | MAKLogger::DtThreadSafe< T >::SequenceLockImpl |
| Private class which implements the Sequence lock. More... | |
Namespaces | |
| namespace | MAKLogger |
Contains MAKLogger::DtCollector class. | |
Contains MAKLogger::DtScopedSequenceLock and MAKLogger::DtThreadSafe classes.