#include <Message.h>
Fonctions membres publiques | |
SERDataStream (ServiceException *sex) | |
std::string | getMessage () |
int | getHttpStatus () |
![]() | |
MessageDataStream (std::string message, std::string type) | |
size_t | read (uint8_t *buffer, size_t size) |
bool | eof () |
std::string | getType () |
std::string | getEncoding () |
int | getHttpStatus () |
unsigned int | getLength () |
Membres hérités additionnels | |
![]() | |
std::string | message |
genere un MessageDataStream a partir de ServiceExceptions
SERDataStream::SERDataStream | ( | ServiceException * | sex | ) |
Constructeur à partir d'un ServiceException
sex | le ServiceException |
|
inline |
getter pour la propriete httpStatus
|
inline |
getter pour la propriete Message