|
XRootD
|
#include <XrdFrmAdmin.hh>
Collaboration diagram for XrdFrmAdmin:Public Member Functions | |
| XrdFrmAdmin () | |
| ~XrdFrmAdmin () | |
| int | Audit () |
| int | Chksum () |
| int | Copy () |
| int | Create () |
| int | Find () |
| int | Help () |
| int | MakeLF () |
| int | Mark () |
| int | Mmap () |
| int | Mv () |
| int | Pin () |
| int | Query () |
| int | Quit () |
| int | Reloc () |
| int | Remove () |
| int | Rename () |
| void | setArgs (char *argv) |
| void | setArgs (int argc, char **argv) |
| int | xeqArgs (char *Cmd) |
Definition at line 44 of file XrdFrmAdmin.hh.
|
inline |
Definition at line 86 of file XrdFrmAdmin.hh.
Referenced by Query(), and xeqArgs().
Here is the caller graph for this function:
|
inline |
Definition at line 87 of file XrdFrmAdmin.hh.
| int XrdFrmAdmin::Audit | ( | ) |
Definition at line 71 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Chksum | ( | ) |
Definition at line 111 of file XrdFrmAdmin.cc.
References XrdFrm::Config, XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Copy | ( | ) |
| int XrdFrmAdmin::Create | ( | ) |
| int XrdFrmAdmin::Find | ( | ) |
Definition at line 270 of file XrdFrmAdmin.cc.
References Say.
Referenced by xeqArgs().
Here is the caller graph for this function:| int XrdFrmAdmin::Help | ( | ) |
Definition at line 304 of file XrdFrmAdmin.cc.
References XrdOucTokenizer::GetLine(), XrdOucTokenizer::GetToken(), and Help().
Referenced by Help(), and xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::MakeLF | ( | ) |
Definition at line 359 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Mark | ( | ) |
Definition at line 404 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Mmap | ( | ) |
Definition at line 450 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Mv | ( | ) |
Definition at line 491 of file XrdFrmAdmin.cc.
References XrdFrm::Config, and Say.
Referenced by xeqArgs().
Here is the caller graph for this function:| int XrdFrmAdmin::Pin | ( | ) |
Definition at line 523 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Query | ( | ) |
Definition at line 571 of file XrdFrmAdmin.cc.
References XrdFrmAdmin(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 72 of file XrdFrmAdmin.hh.
Referenced by xeqArgs().
Here is the caller graph for this function:| int XrdFrmAdmin::Reloc | ( | ) |
Definition at line 616 of file XrdFrmAdmin.cc.
References XrdFrm::Config, and Say.
Referenced by xeqArgs().
Here is the caller graph for this function:| int XrdFrmAdmin::Remove | ( | ) |
Definition at line 646 of file XrdFrmAdmin.cc.
References XrdOucArgs::getarg(), and Say.
Referenced by xeqArgs().
Here is the call graph for this function:
Here is the caller graph for this function:| int XrdFrmAdmin::Rename | ( | ) |
| void XrdFrmAdmin::setArgs | ( | char * | argv | ) |
Definition at line 696 of file XrdFrmAdmin.cc.
| void XrdFrmAdmin::setArgs | ( | int | argc, |
| char ** | argv ) |
Definition at line 690 of file XrdFrmAdmin.cc.
| int XrdFrmAdmin::xeqArgs | ( | char * | Cmd | ) |
Definition at line 705 of file XrdFrmAdmin.cc.
References XrdFrmAdmin(), Audit(), Chksum(), Find(), Help(), MakeLF(), Mark(), Mmap(), Mv(), Pin(), Query(), Quit(), Reloc(), and Remove().
Here is the call graph for this function: