Public Member Functions | |
| StreamInfo () | |
| ~StreamInfo () | |
Public Attributes | |
| std::set< std::string > * | fcList |
| std::set< std::string >::iterator | itFC |
| char * | myExec |
| char * | myHost |
| char * | myName |
Definition at line 103 of file XrdOucStream.cc.
|
inline |
Definition at line 111 of file XrdOucStream.cc.
|
inline |
| std::set<std::string>* StreamInfo::fcList |
Definition at line 108 of file XrdOucStream.cc.
Referenced by StreamInfo(), and ~StreamInfo().
| std::set<std::string>::iterator StreamInfo::itFC |
Definition at line 109 of file XrdOucStream.cc.
| char* StreamInfo::myExec |
Definition at line 106 of file XrdOucStream.cc.
Referenced by StreamInfo().
| char* StreamInfo::myHost |
Definition at line 104 of file XrdOucStream.cc.
Referenced by StreamInfo().
| char* StreamInfo::myName |
Definition at line 105 of file XrdOucStream.cc.
Referenced by StreamInfo().