NCBI C++ ToolKit
Public Types | Public Member Functions | Private Attributes | List of all members
value_slice::CValueConvert< CP, float > Class Template Reference

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
 

Detailed Description

template<typename CP>
class value_slice::CValueConvert< CP, float >

Definition at line 1222 of file value_convert.hpp.

Member Typedef Documentation

◆ obj_type

template<typename CP >
typedef float value_slice::CValueConvert< CP, float >::obj_type

Definition at line 1225 of file value_convert.hpp.

Constructor & Destructor Documentation

◆ CValueConvert()

template<typename CP >
value_slice::CValueConvert< CP, float >::CValueConvert ( obj_type  value)
inline

Definition at line 1227 of file value_convert.hpp.

Member Function Documentation

◆ operator string()

template<typename CP >
value_slice::CValueConvert< CP, float >::operator string ( void  ) const
inline

Definition at line 1301 of file value_convert.hpp.

References NStr::DoubleToString(), and rapidjson::value.

◆ operator TO()

template<typename CP >
template<typename TO >
value_slice::CValueConvert< CP, float >::operator TO ( void  ) const
inline

Definition at line 1296 of file value_convert.hpp.

Member Data Documentation

◆ m_Value

template<typename CP >
const obj_type value_slice::CValueConvert< CP, float >::m_Value
private

Definition at line 1310 of file value_convert.hpp.


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:58:27 2024 by modify_doxy.py rev. 669887