Custom HTTP header class for the X-User-Name header.
More...
#include <emgmt.h>
Custom HTTP header class for the X-User-Name header.
◆ EManagementUserNameHeader()
EManagementUserNameHeader::EManagementUserNameHeader |
( |
| ) |
|
|
inline |
◆ getUserName()
EString& EManagementUserNameHeader::getUserName |
( |
| ) |
|
|
inline |
Returns the value of the user name.
◆ parse()
void EManagementUserNameHeader::parse |
( |
const std::string & |
data | ) |
|
|
inline |
Parses the user name from the buffer.
- Parameters
-
data | A string object containing the header data to parse. |
◆ write()
void EManagementUserNameHeader::write |
( |
std::ostream & |
os | ) |
const |
|
inline |
Serializes the user name to the output stream.
- Parameters
-
os | The output stream to write the data to. |
The documentation for this class was generated from the following file:
- /home/vagrant/share/code/epctools/include/epc/emgmt.h