camcom 1.0.3
 
Loading...
Searching...
No Matches
httplib::sse::SSEMessage Struct Reference

#include <httplib.h>

Public Member Functions

 SSEMessage ()
 
void clear ()
 

Public Attributes

std::string event
 
std::string data
 
std::string id
 

Constructor & Destructor Documentation

◆ SSEMessage()

httplib::sse::SSEMessage::SSEMessage ( )
inline

Member Function Documentation

◆ clear()

void httplib::sse::SSEMessage::clear ( )
inline

Member Data Documentation

◆ data

std::string httplib::sse::SSEMessage::data

◆ event

std::string httplib::sse::SSEMessage::event

◆ id

std::string httplib::sse::SSEMessage::id

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