NCBI C++ ToolKit
|
Search Toolkit Book for value_slice::CValueConvert_3_01CP_00_01float_01_4
#include <util/value_convert.hpp>
Public Types | |
typedef float | obj_type |
Public Member Functions | |
CValueConvert (obj_type value) | |
template<typename TO > | |
operator TO (void) const | |
operator string (void) const | |
Private Attributes | |
const obj_type | m_Value |
Definition at line 1222 of file value_convert.hpp.
typedef float value_slice::CValueConvert< CP, float >::obj_type |
Definition at line 1225 of file value_convert.hpp.
|
inline |
Definition at line 1227 of file value_convert.hpp.
|
inline |
Definition at line 1301 of file value_convert.hpp.
References NStr::DoubleToString(), and rapidjson::value.
|
inline |
Definition at line 1296 of file value_convert.hpp.
|
private |
Definition at line 1310 of file value_convert.hpp.