#include <Parameter.h>
◆ Parameter() [1/2]
| uHTTP::Parameter::Parameter |
( |
| ) |
|
|
inline |
◆ Parameter() [2/2]
| uHTTP::Parameter::Parameter |
( |
const std::string & | name, |
|
|
const std::string & | value ) |
|
inline |
◆ getName()
| const char * uHTTP::Parameter::getName |
( |
| ) |
|
|
inline |
◆ getValue()
| const char * uHTTP::Parameter::getValue |
( |
| ) |
|
|
inline |
◆ setName()
| void uHTTP::Parameter::setName |
( |
const std::string & | val | ) |
|
|
inline |
◆ setValue()
| void uHTTP::Parameter::setValue |
( |
const std::string & | val | ) |
|
|
inline |
◆ name
| std::string uHTTP::Parameter::name |
|
private |
◆ value
| std::string uHTTP::Parameter::value |
|
private |
The documentation for this class was generated from the following file: