Public Member Functions | Public Attributes | List of all members
Base64TestData Class Reference

Public Member Functions

 Base64TestData (std::vector< char > raw, std::string encoded)
 

Public Attributes

std::string encoded
 
std::vector< char > raw
 

Detailed Description

Definition at line 30 of file test_base64.cpp.

Constructor & Destructor Documentation

Base64TestData::Base64TestData ( std::vector< char >  raw,
std::string  encoded 
)
inline

Definition at line 32 of file test_base64.cpp.

Member Data Documentation

std::string Base64TestData::encoded

Definition at line 36 of file test_base64.cpp.

std::vector<char> Base64TestData::raw

Definition at line 35 of file test_base64.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51