EventAnalysis
1.3.0
|
#include "core/ObjectWrapperBase.h"
#include "core/ObserverPtr.h"
#include "core/Traits.h"
#include "utils/Demangler.h"
#include "core/ObjectWrapperT.hpp"
Go to the source code of this file.
Classes | |
class | EA::ObjectWrapperTImpl< DataType > |
Wrapper for data objects. More... | |
class | EA::ObjectWrapperTImpl< void > |
Specialization of ObjectWrapperTImpl for void. More... | |
class | EA::ObjectWrapperT< DataType, typename > |
Wrapper class for non-copy-constructible objects. More... | |
class | EA::ObjectWrapperT< DataType, typename std::enable_if< smart_is_copy_constructible< DataType >::value >::type > |
Wrapper class for copy-constructible objects. More... | |
Namespaces | |
EA | |
IncludeFileExc.h IncludeFileExc class declaration. | |