Gaudi Framework, version v23r9

Home   Generated: Thu Jul 18 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
IInspector::_TT< T > Class Template Reference
Inheritance diagram for IInspector::_TT< T >:
Inheritance graph
[legend]
Collaboration diagram for IInspector::_TT< T >:
Collaboration graph
[legend]

Public Member Functions

 _TT ()
 
- Public Member Functions inherited from IInspector::Tag
 Tag (long f, const std::type_info &s)
 
 Tag (const Tag &t)
 

Additional Inherited Members

- Public Attributes inherited from IInspector::Tag
long first
 
const std::type_infosecond
 

Detailed Description

template<class T>
class IInspector::_TT< T >

Definition at line 64 of file IInspector.h.

Constructor & Destructor Documentation

template<class T >
IInspector::_TT< T >::_TT ( )
inline

Definition at line 65 of file IInspector.h.

: _TT() : Tag(sizeof(T), typeid(T)) { }

The documentation for this class was generated from the following file:

Generated at Thu Jul 18 2013 12:18:10 for Gaudi Framework, version v23r9 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004