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

Public Types

typedef decltype(LDASTools::AL::Directory::Timeout()) 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( LDASTools::AL::Directory::Timeout( ) ) anonymous_namespace{diskcacheAPI.cc}::directory_timeout::value_type

Member Function Documentation

◆ DEFAULT()

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

◆ reader() [1/2]

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

◆ reader() [2/2]

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

◆ reader_any()

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

◆ writer()

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

Member Data Documentation

◆ VARIABLE_NAME

constexpr const char* anonymous_namespace{diskcacheAPI.cc}::directory_timeout::VARIABLE_NAME
staticconstexpr
Initial value:
=
static constexpr const char * VAR_NAME_DIRECTORY_TIMEOUT
Definition: Variables.hh:129

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