ldas-tools-diskcacheAPI 2.7.7
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs Struct Reference

Public Types

typedef decltype(diskCache::DumpCacheDaemon::Interval()) value_type
 

Static Public Member Functions

static std::string const & DEFAULT ()
 
static value_type reader ()
 
static void reader (std::ostringstream &Value)
 
static void reader_any (boost::any &Value)
 
static void writer (const std::string &Value)
 

Static Public Attributes

static constexpr const char * VARIABLE_NAME
 

Member Typedef Documentation

◆ value_type

typedef decltype( diskCache::DumpCacheDaemon::Interval( ) ) anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::value_type

Member Function Documentation

◆ DEFAULT()

static std::string const & anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::DEFAULT ( )
inlinestatic

◆ reader() [1/2]

static value_type anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::reader ( )
inlinestatic

◆ reader() [2/2]

static void anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::reader ( std::ostringstream &  Value)
inlinestatic

◆ reader_any()

static void anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::reader_any ( boost::any &  Value)
inlinestatic

◆ writer()

static void anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::writer ( const std::string &  Value)
inlinestatic

Member Data Documentation

◆ VARIABLE_NAME

constexpr const char* anonymous_namespace{diskcacheAPI.cc}::cache_write_delay_secs::VARIABLE_NAME
staticconstexpr
Initial value:
{
}
static constexpr const char * VAR_NAME_CACHE_WRITE_DELAY_SECS
Definition: Variables.hh:122

The documentation for this struct was generated from the following file: