Curl Scol plugin
Public Member Functions | Public Attributes | List of all members
SFormField Class Reference

Public Member Functions

 SFormField (const std::string &mname, const std::string &mvalue, const bool &mfile)
 

Public Attributes

std::string name
 
std::string value
 
bool file
 

Detailed Description

Definition at line 148 of file sCurl.h.

Constructor & Destructor Documentation

◆ SFormField() [1/2]

SFormField::SFormField ( )
inline

Definition at line 158 of file sCurl.h.

◆ SFormField() [2/2]

SFormField::SFormField ( const std::string &  mname,
const std::string &  mvalue,
const bool &  mfile 
)
inline

Definition at line 164 of file sCurl.h.

◆ ~SFormField()

SFormField::~SFormField ( )
inline

Definition at line 171 of file sCurl.h.

Member Data Documentation

◆ file

bool SFormField::file

Definition at line 153 of file sCurl.h.

◆ name

std::string SFormField::name

Definition at line 151 of file sCurl.h.

◆ value

std::string SFormField::value

Definition at line 152 of file sCurl.h.


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