Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TConsumerInfo::psa Struct Reference

List of all members.

Public Member Functions

 psa (TString p="", int s=0, TObject *add=NULL)

Public Attributes

TString path
Int_t status
TObject * address

Constructor & Destructor Documentation

TConsumerInfo::psa::psa TString  p = "",
int  s = 0,
TObject *  add = NULL
 

Definition at line 227 of file TConsumerInfo.cxx.

References address, and s().

00228   : path(p),status(s),address(add)
00229 {
00230 }


Member Data Documentation

TObject* TConsumerInfo::psa::address
 

Definition at line 92 of file TConsumerInfo.h.

Referenced by TConsumerInfo::emptyWarningFolder(), TConsumerInfo::getAddress(), and TConsumerInfo::setAddress().

TString TConsumerInfo::psa::path
 

Definition at line 90 of file TConsumerInfo.h.

Referenced by TConsumerInfo::emptyWarningFolder(), TConsumerInfo::getPath(), TConsumerInfo::print(), and TConsumerInfo::setPath().

Int_t TConsumerInfo::psa::status
 

Definition at line 91 of file TConsumerInfo.h.

Referenced by TConsumerInfo::getStatus(), TConsumerInfo::print(), and TConsumerInfo::setStatus().


The documentation for this struct was generated from the following files:
Generated on Mon Feb 15 11:10:21 2010 for loon by  doxygen 1.3.9.1