stage/include/ost/export_helper/generic_property_def.hh File Reference

#include <ost/log.hh>

Go to the source code of this file.

Functions

template<typename C >
String depr_get_string_a (C &c, const String &k, const String &v)
template<typename C >
String depr_get_string_b (C &c, const String &k)
template<typename C >
void depr_set_string (C &c, const String &k, const String &v)
template<typename C >
int depr_get_int_a (C &c, const String &k, const int &v)
template<typename C >
int depr_get_int_b (C &c, const String &k)
template<typename C >
void depr_set_int (C &c, const String &k, const int &v)
template<typename C >
bool depr_get_bool_a (C &c, const String &k, const bool &v)
template<typename C >
bool depr_get_bool_b (C &c, const String &k)
template<typename C >
void depr_set_bool (C &c, const String &k, const bool &v)
template<typename C >
Real depr_get_float_a (C &c, const String &k, const float &v)
template<typename C >
Real depr_get_float_b (C &c, const String &k)
template<typename C >
void depr_set_float (C &c, const String &k, const Real &v)
template<typename C >
void depr_clear_props (C &c)
template<typename C >
bool depr_has_prop (C &c, const String &k)
template<typename C >
String depr_prop_as_string (C &c, const String &k)
template<typename C , typename O >
void const_generic_prop_def (O &bp_class)
template<typename C , typename O >
void generic_prop_def (O &bp_class)

Function Documentation

void const_generic_prop_def ( O &  bp_class  )  [inline]

Definition at line 134 of file generic_property_def.hh.

void depr_clear_props ( C &  c  )  [inline]

Definition at line 113 of file generic_property_def.hh.

bool depr_get_bool_a ( C &  c,
const String k,
const bool &  v 
) [inline]

Definition at line 71 of file generic_property_def.hh.

bool depr_get_bool_b ( C &  c,
const String k 
) [inline]

Definition at line 78 of file generic_property_def.hh.

Real depr_get_float_a ( C &  c,
const String k,
const float &  v 
) [inline]

Definition at line 92 of file generic_property_def.hh.

Real depr_get_float_b ( C &  c,
const String k 
) [inline]

Definition at line 99 of file generic_property_def.hh.

int depr_get_int_a ( C &  c,
const String k,
const int &  v 
) [inline]

Definition at line 50 of file generic_property_def.hh.

int depr_get_int_b ( C &  c,
const String k 
) [inline]

Definition at line 57 of file generic_property_def.hh.

String depr_get_string_a ( C &  c,
const String k,
const String v 
) [inline]

Definition at line 29 of file generic_property_def.hh.

String depr_get_string_b ( C &  c,
const String k 
) [inline]

Definition at line 36 of file generic_property_def.hh.

bool depr_has_prop ( C &  c,
const String k 
) [inline]

Definition at line 120 of file generic_property_def.hh.

String depr_prop_as_string ( C &  c,
const String k 
) [inline]

Definition at line 127 of file generic_property_def.hh.

void depr_set_bool ( C &  c,
const String k,
const bool &  v 
) [inline]

Definition at line 85 of file generic_property_def.hh.

void depr_set_float ( C &  c,
const String k,
const Real v 
) [inline]

Definition at line 106 of file generic_property_def.hh.

void depr_set_int ( C &  c,
const String k,
const int &  v 
) [inline]

Definition at line 64 of file generic_property_def.hh.

void depr_set_string ( C &  c,
const String k,
const String v 
) [inline]

Definition at line 43 of file generic_property_def.hh.

void generic_prop_def ( O &  bp_class  )  [inline]

Definition at line 177 of file generic_property_def.hh.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1