MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
A simple structure used for ordering byte seek positions. More...
#include <dtsc.h>
Public Member Functions | |
livePos () | |
livePos () | |
livePos (const livePos &rhs) | |
livePos (const livePos &rhs) | |
bool | operator!= (const livePos &rhs) |
bool | operator!= (const livePos &rhs) |
bool | operator< (const livePos &rhs) const |
bool | operator< (const livePos &rhs) const |
void | operator= (const livePos &rhs) |
void | operator= (const livePos &rhs) |
bool | operator== (const livePos &rhs) |
bool | operator== (const livePos &rhs) |
Data Fields | |
long long unsigned int | seekTime |
unsigned int | trackID |
A simple structure used for ordering byte seek positions.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
long long unsigned int DTSC::livePos::seekTime |
unsigned int DTSC::livePos::trackID |