Public Member Functions | List of all members
ecl::Converter< std::vector< char >, void > Class Reference

Family of converters to byte arrays of vector<char> type. More...

#include <to_byte_array.hpp>

Inheritance diagram for ecl::Converter< std::vector< char >, void >:
Inheritance graph
[legend]

Public Member Functions

virtual ~Converter ()
 
- Public Member Functions inherited from ecl::Converter< std::vector< char >, char * >
std::vector< char > operator() (const char *input)
 

Detailed Description

Family of converters to byte arrays of vector<char> type.

Definition at line 417 of file to_byte_array.hpp.

Constructor & Destructor Documentation

◆ ~Converter()

virtual ecl::Converter< std::vector< char >, void >::~Converter ( )
inlinevirtual

Reimplemented from ecl::Converter< std::vector< char >, char * >.

Definition at line 426 of file to_byte_array.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