|
ldas-tools-diskcacheAPI
2.7.2
|
#include <diskcache_config.h>#include <unistd.h>#include <cassert>#include <iostream>#include <list>#include <sstream>#include <stdexcept>#include <typeinfo>#include "ldastoolsal/MemChecker.hh"#include "ldastoolsal/DeadLockDetector.hh"#include "ldastoolsal/fstream.hh"#include "ldastoolsal/ldasexception.hh"#include "ldastoolsal/unordered_map.hh"#include "ldastoolsal/SignalHandler.hh"#include "genericAPI/swigexception.hh"#include "genericAPI/LDASplatform.hh"#include "genericAPI/Logging.hh"#include "genericAPI/LogText.hh"#include "diskcacheAPI/Cache/RegistrySingleton.hh"#include "diskcacheAPI/IO.hh"#include "diskcacheAPI/MetaCommands.hh"#include "diskcacheAPI.hh"#include "Commands.hh"
Typedefs | |
| typedef LDASTools::AL::CommandLineOptions | CommandLineOptions |
| typedef CommandLineOptions::Option | Option |
| typedef CommandLineOptions::OptionSet | OptionSet |
| typedef diskCache::MetaCommand::ClientServerInterface::ServerInfo | ServerInfo |
Functions | |
| void | Initialize () |
| void | Usage (const CommandLineOptions::option_type &ProgramName, const OptionSet &Opts) |
| int | main (int ArgC, char **ArgV) |
| typedef LDASTools::AL::CommandLineOptions CommandLineOptions |
| typedef CommandLineOptions::Option Option |
| typedef CommandLineOptions::OptionSet OptionSet |
| void Initialize | ( | ) |
| int main | ( | int | ArgC, |
| char ** | ArgV | ||
| ) |
| void Usage | ( | const CommandLineOptions::option_type & | ProgramName, |
| const OptionSet & | Opts | ||
| ) |
1.8.13