0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
Hypertable::Config::Cons< CarT, CdrT > Struct Template Reference

Helpers to compose init policies; allow to combine two policies into one. More...

#include <Config.h>

Static Public Member Functions

static void init_options ()
 
static void init ()
 
static void on_init_error (Exception &e)
 
static void cleanup ()
 

Detailed Description

template<class CarT, class CdrT>
struct Hypertable::Config::Cons< CarT, CdrT >

Helpers to compose init policies; allow to combine two policies into one.

Definition at line 174 of file Config.h.

Member Function Documentation

template<class CarT, class CdrT>
static void Hypertable::Config::Cons< CarT, CdrT >::cleanup ( )
inlinestatic

Definition at line 187 of file Config.h.

template<class CarT, class CdrT>
static void Hypertable::Config::Cons< CarT, CdrT >::init ( )
inlinestatic

Definition at line 179 of file Config.h.

template<class CarT, class CdrT>
static void Hypertable::Config::Cons< CarT, CdrT >::init_options ( )
inlinestatic

Definition at line 175 of file Config.h.

template<class CarT, class CdrT>
static void Hypertable::Config::Cons< CarT, CdrT >::on_init_error ( Exception e)
inlinestatic

Definition at line 183 of file Config.h.


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