FARGOS/VISTA Object Management Environment Core
..
|
Internal record to describe events to be published via HTTP. More...
#include <HTTPembeddedServer.hpp>
Public Types | |
enum | { MAX_STATUS_LINE_LENGTH = 448 } |
Public Member Functions | |
HTTPeventStateRecord (uint32_t id=0) | |
Public Attributes | |
const void * | extraData |
uint64_t | updateTime |
uint32_t | lineLength |
uint32_t | eventRecordId |
char | eventType [24] |
char | lineData [MAX_STATUS_LINE_LENGTH] |
Internal record to describe events to be published via HTTP.
|
inlineexplicit |
References eventRecordId, extraData, lineLength, and updateTime.
uint32_t HTTPeventStateRecord::eventRecordId |
Referenced by HTTPeventStateRecord(), and operator<<().
char HTTPeventStateRecord::eventType[24] |
const void* HTTPeventStateRecord::extraData |
Referenced by HTTPstatusLog::findOrCreateEventRecord(), and HTTPeventStateRecord().
char HTTPeventStateRecord::lineData[MAX_STATUS_LINE_LENGTH] |
uint32_t HTTPeventStateRecord::lineLength |
uint64_t HTTPeventStateRecord::updateTime |
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |