RTPNTPTime Class Reference

This is a simple wrapper for the most significant word (MSW) and least significant word (LSW) of an NTP timestamp.

#include <rtptimeutilities.h>

List of all members.

Public Member Functions

 RTPNTPTime (uint32_t m, uint32_t l)
 This constructor creates and instance with MSW m and LSW l.
uint32_t GetMSW () const
 Returns the most significant word.
uint32_t GetLSW () const
 Returns the least significant word.


Constructor & Destructor Documentation

RTPNTPTime::RTPNTPTime ( uint32_t  m,
uint32_t  l 
) [inline]


Member Function Documentation

uint32_t RTPNTPTime::GetMSW (  )  const [inline]

uint32_t RTPNTPTime::GetLSW (  )  const [inline]


The documentation for this class was generated from the following file:
Generated on Tue Aug 28 23:23:34 2007 for jrtplib by  doxygen 1.5.2