NCBI C++ ToolKit
Public Types | Public Member Functions | Private Attributes | List of all members
value_slice::CConvPolicy< SSafeCP, Uint8 > Class Reference

Search Toolkit Book for value_slice::CConvPolicy_3_01SSafeCP_00_01Uint8_01_4

#include <util/value_convert_policy.hpp>

Public Types

typedef Uint8 obj_type
 

Public Member Functions

 CConvPolicy (obj_type value)
 
 operator obj_type (void) const
 
 operator float (void) const
 
 operator double (void) const
 
 operator long double (void) const
 

Private Attributes

obj_type m_Value
 

Detailed Description

Definition at line 1416 of file value_convert_policy.hpp.

Member Typedef Documentation

◆ obj_type

Definition at line 1419 of file value_convert_policy.hpp.

Constructor & Destructor Documentation

◆ CConvPolicy()

Definition at line 1421 of file value_convert_policy.hpp.

Member Function Documentation

◆ operator double()

value_slice::CConvPolicy< SSafeCP, Uint8 >::operator double ( void  ) const
inline

Definition at line 1438 of file value_convert_policy.hpp.

◆ operator float()

value_slice::CConvPolicy< SSafeCP, Uint8 >::operator float ( void  ) const
inline

Definition at line 1434 of file value_convert_policy.hpp.

◆ operator long double()

value_slice::CConvPolicy< SSafeCP, Uint8 >::operator long double ( void  ) const
inline

Definition at line 1442 of file value_convert_policy.hpp.

◆ operator obj_type()

value_slice::CConvPolicy< SSafeCP, Uint8 >::operator obj_type ( void  ) const
inline

Definition at line 1428 of file value_convert_policy.hpp.

Member Data Documentation

◆ m_Value

Definition at line 1448 of file value_convert_policy.hpp.


The documentation for this class was generated from the following file:
Modified on Tue Apr 23 07:36:59 2024 by modify_doxy.py rev. 669887