Public Member Functions | List of all members
art::TypeIDCleanup Struct Reference

Public Member Functions

 ~TypeIDCleanup ()
 
 TypeIDCleanup ()
 

Detailed Description

Definition at line 42 of file TypeID.cc.

Constructor & Destructor Documentation

art::TypeIDCleanup::~TypeIDCleanup ( )
inline

Definition at line 43 of file TypeID.cc.

43 { TypeID::shutdown(); }
static void shutdown()
Definition: TypeID.cc:34
art::TypeIDCleanup::TypeIDCleanup ( )
inline

Definition at line 44 of file TypeID.cc.

44 { TypeID::startup(); }
static void startup()
Definition: TypeID.cc:25

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