ldas-tools-diskcacheAPI  2.7.2
Classes | Namespaces | Functions
Devices.cc File Reference
#include "diskcache_config.h"
#include <stdio.h>
#include <sys/stat.h>
#include "time.h"
#include <cstdlib>
#include <set>
#include <string>
#include <vector>
#include "ldastoolsal/System.hh"
#include "genericAPI/Daemon.hh"
#include "genericAPI/Logging.hh"
#include "genericAPI/Stat.hh"
#include "Devices.hh"
Include dependency graph for Devices.cc:

Classes

struct  diskCache::Cache::Devices::pds_type
 

Namespaces

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

Functions

 SINGLETON_INSTANCE_DEFINITION (LDASTools::AL::SingletonHolder< diskCache::Cache::Devices >) namespace
 

Function Documentation

◆ SINGLETON_INSTANCE_DEFINITION()

SINGLETON_INSTANCE_DEFINITION ( LDASTools::AL::SingletonHolder< diskCache::Cache::Devices )