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

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
 

Detailed Description

A simple structure used for ordering byte seek positions.

Constructor & Destructor Documentation

DTSC::livePos::livePos ( )
inline
DTSC::livePos::livePos ( const livePos rhs)
inline
DTSC::livePos::livePos ( )
inline
DTSC::livePos::livePos ( const livePos rhs)
inline

Member Function Documentation

bool DTSC::livePos::operator!= ( const livePos rhs)
inline
bool DTSC::livePos::operator!= ( const livePos rhs)
inline
bool DTSC::livePos::operator< ( const livePos rhs) const
inline
bool DTSC::livePos::operator< ( const livePos rhs) const
inline
void DTSC::livePos::operator= ( const livePos rhs)
inline
void DTSC::livePos::operator= ( const livePos rhs)
inline
bool DTSC::livePos::operator== ( const livePos rhs)
inline
bool DTSC::livePos::operator== ( const livePos rhs)
inline

Field Documentation

long long unsigned int DTSC::livePos::seekTime
unsigned int DTSC::livePos::trackID

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