NCBI C++ ToolKit
Static Public Member Functions | List of all members
CContElemConverter< TElem > Class Template Reference

Search Toolkit Book for CContElemConverter

template<typename TElem> CContElemConverter More...

#include <cgi/cgi_serial.hpp>

Static Public Member Functions

static TElem FromString (const string &str)
 
static string ToString (const TElem &elem)
 
static TElem FromString (const string &str)
 
static string ToString (const TElem &elem)
 

Detailed Description

template<typename TElem>
class CContElemConverter< TElem >

template<typename TElem> CContElemConverter

The helper class for storing/retrieving a call to/from a string

Definition at line 51 of file cgi_serial.hpp.

Member Function Documentation

◆ FromString() [1/2]

template<typename TElem >
static TElem CContElemConverter< TElem >::FromString ( const string str)
inlinestatic

Definition at line 54 of file cgi_serial.hpp.

References str().

◆ FromString() [2/2]

template<typename TElem >
static TElem CContElemConverter< TElem >::FromString ( const string str)
inlinestatic

Definition at line 53 of file map_rw_helper.hpp.

References str().

◆ ToString() [1/2]

template<typename TElem >
static string CContElemConverter< TElem >::ToString ( const TElem &  elem)
inlinestatic

Definition at line 55 of file cgi_serial.hpp.

References string.

◆ ToString() [2/2]

template<typename TElem >
static string CContElemConverter< TElem >::ToString ( const TElem &  elem)
inlinestatic

Definition at line 54 of file map_rw_helper.hpp.

References string.


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