MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Public Member Functions | Data Fields
Mist::sortedPageInfo Struct Reference

This struct keeps packet information sorted in playback order, so the Mist::Output class knows when to buffer which packet. More...

#include <output.h>

Public Member Functions

bool operator< (const sortedPageInfo &rhs) const
 

Data Fields

unsigned int offset
 
unsigned int tid
 
long long unsigned int time
 

Detailed Description

This struct keeps packet information sorted in playback order, so the Mist::Output class knows when to buffer which packet.

Member Function Documentation

bool Mist::sortedPageInfo::operator< ( const sortedPageInfo rhs) const
inline

Field Documentation

unsigned int Mist::sortedPageInfo::offset
unsigned int Mist::sortedPageInfo::tid
long long unsigned int Mist::sortedPageInfo::time

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