ldas-tools-diskcacheAPI  2.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros | Typedefs
MetaCommandDaemon.cc File Reference
#include <diskcache_config.h>
#include <sys/select.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <ctype.h>
#include <unistd.h>
#include <algorithm>
#include <list>
#include <map>
#include "ldastoolsal/SignalHandler.hh"
#include "genericAPI/Logging.hh"
#include "genericAPI/LDASplatform.hh"
#include "genericAPI/MonitorMemory.hh"
#include "genericAPI/Stat.hh"
#include "diskcacheAPI/Common/Variables.hh"
#include "diskcacheAPI/Cache/ExcludedDirectoriesSingleton.hh"
#include "diskcacheAPI/Cache/ExcludedPattern.hh"
#include "diskcacheAPI/Cache/HotDirectory.hh"
#include "diskcacheAPI/IO.hh"
#include "diskcacheAPI/MetaCommands.hh"
#include "Commands.hh"
#include "diskcachecmd.hh"
#include "DumpCacheDaemon.hh"
#include "MountPointScanner.hh"
#include "ScanMountPointsDaemon.hh"

Namespaces

 diskCache
 Maintains a list of commands that are supported.
 
 diskCache::MetaCommand
 

Macros

#define REQUEST_RELOAD   LDASTools::AL::SignalHandler::SIGNAL_HANGUP
 

Typedefs

typedef
diskCache::MetaCommand::client_type 
client_type
 
typedef
diskCache::MetaCommand::ClientServerInterface::ServerInfo 
ServerInfo
 

Macro Definition Documentation

#define REQUEST_RELOAD   LDASTools::AL::SignalHandler::SIGNAL_HANGUP

Typedef Documentation