MultiStoreSvc::tagROOT Struct Reference
Collaboration diagram for MultiStoreSvc::tagROOT:

Public Member Functions

 tagROOT ()
 

Public Attributes

int type = no_type
 
std::string path
 
union {
   ADDRESS *   address
 
   OBJECT *   object
 
root
 

Detailed Description

Definition at line 87 of file MultiStoreSvc.cpp.

Constructor & Destructor Documentation

MultiStoreSvc::tagROOT::tagROOT ( )
inline

Definition at line 94 of file MultiStoreSvc.cpp.

94 { root.address = nullptr; }
union MultiStoreSvc::tagROOT::@1 root

Member Data Documentation

ADDRESS* MultiStoreSvc::tagROOT::address

Definition at line 91 of file MultiStoreSvc.cpp.

OBJECT* MultiStoreSvc::tagROOT::object

Definition at line 92 of file MultiStoreSvc.cpp.

std::string MultiStoreSvc::tagROOT::path

Definition at line 89 of file MultiStoreSvc.cpp.

union { ... } MultiStoreSvc::tagROOT::root
int MultiStoreSvc::tagROOT::type = no_type

Definition at line 88 of file MultiStoreSvc.cpp.


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