Private Member Functions
ecl::Converter< int, char * > Class Template Reference

Conversion from a char array to an integer type. More...

#include <integers.hpp>

List of all members.

Private Member Functions

 Converter ()

Detailed Description

template<>
class ecl::Converter< int, char * >

Conversion from a char array to an integer type.

Converts from a char string to an integer type. Be sure that the length of the char array is large enough for the required transformation to an integer.

See also:
Converter

Definition at line 138 of file integers.hpp.


Constructor & Destructor Documentation

ecl::Converter< int, char * >::Converter ( ) [inline, private]

Definition at line 140 of file integers.hpp.


The documentation for this class was generated from the following file:


ecl_converters
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:17:34