NCBI C++ ToolKit
|
Search Toolkit Book for value_slice::CValueConvert_3_01CP_00_01long_01double_01_4
#include <util/value_convert.hpp>
Public Types | |
typedef long double | obj_type |
Public Member Functions | |
CValueConvert (obj_type value) | |
template<typename TO > | |
operator TO (void) const | |
Private Attributes | |
const obj_type | m_Value |
Definition at line 1406 of file value_convert.hpp.
typedef long double value_slice::CValueConvert< CP, long double >::obj_type |
Definition at line 1409 of file value_convert.hpp.
|
inline |
Definition at line 1411 of file value_convert.hpp.
|
inline |
Definition at line 1468 of file value_convert.hpp.
|
private |
Definition at line 1475 of file value_convert.hpp.