icedb  version 0.5.1
Snow particle scattering database API
Classes | Typedefs | Functions
icedb::registry Namespace Reference

Classes

class  options
 
class  options_inner
 

Typedefs

typedef std::shared_ptr< optionsoptions_ptr
 
typedef std::shared_ptr< const optionsconst_options_ptr
 

Functions

 DOTYPES (IMPL_OPTS)
 

Typedef Documentation

◆ const_options_ptr

typedef std::shared_ptr<const options> icedb::registry::const_options_ptr

Definition at line 10 of file optionsForwards.hpp.

◆ options_ptr

typedef std::shared_ptr<options> icedb::registry::options_ptr

Definition at line 8 of file optionsForwards.hpp.

Function Documentation

◆ DOTYPES()

icedb::registry::DOTYPES ( IMPL_OPTS  )