OpenCSD - CoreSight Trace Decode Library
1.3.3
|
Abstract base class to for interfaces templated types. More...
#include <trc_abs_typed_base_i.h>
Public Member Functions | |
ITrcTypedBase () | |
virtual | ~ITrcTypedBase () |
Abstract base class to for interfaces templated types.
This class is used as an abstract base for any interfaces that are specialised using template<> types.
Designed to allow interface objects to be passed through generic interfaces into type specific templated implmentation handlers and converted/checked using RTTI.
Definition at line 49 of file trc_abs_typed_base_i.h.
|
inline |
Definition at line 52 of file trc_abs_typed_base_i.h.
|
inlinevirtual |
Definition at line 53 of file trc_abs_typed_base_i.h.