Public Member Functions | List of all members
ecl::Converter< std::vector< char >, void > Class Template 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

template<>
class ecl::Converter< std::vector< char >, void >

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

Definition at line 411 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 418 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 Mon Feb 28 2022 22:18:34