Private Member Functions | List of all members
ecl::Converter< int, char * > Class Template Reference

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

#include <integers.hpp>

Inheritance diagram for ecl::Converter< int, char * >:
Inheritance graph
[legend]

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 ( )
inlineprivate

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 Mon Jun 10 2019 13:08:22