ATLAS Offline Software
Public Member Functions | List of all members
TypeId< T > Class Template Reference
Collaboration diagram for TypeId< T >:

Public Member Functions

 operator int ()
 

Detailed Description

template<class T>
class TypeId< T >

Definition at line 61 of file IdDictMgr.cxx.

Member Function Documentation

◆ operator int()

template<class T >
TypeId< T >::operator int ( )
inline

Definition at line 64 of file IdDictMgr.cxx.

65  {
66  static const int i = TypeIdBuilder::build_id ();
67  return (i);
68  }

The documentation for this class was generated from the following file:
TypeIdBuilder::build_id
static int build_id()
Definition: IdDictMgr.cxx:71
lumiFormat.i
int i
Definition: lumiFormat.py:85