Private Member Functions | List of all members
ecl::Converter< int, char * > Class 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

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 144 of file integers.hpp.

Constructor & Destructor Documentation

◆ Converter()

ecl::Converter< int, char * >::Converter ( )
inlineprivate

Definition at line 146 of file integers.hpp.


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


ecl_converters
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:25