Ogg::Page Class Reference
[Transport InterfaceDerivable and Nonderivable Classes]

Transport paging interface. More...

#include <Transport.H>

List of all members.

Public Member Functions

void data (void *, size_t)
void * data ()
 data area of page
size_t size () const
 size of data area on reading
bool ending () const
 Is a logical stream ending in this page?
Position granulePosition () const
 of this page
bool isHeader () const
 of this page
long pageNo () const
 of this page
long serialNo () const
 of the logical stream of this page


Detailed Description

Transport paging interface.

Do not derive from Page.


Member Function Documentation

void Ogg::Page::data ( void *  ,
size_t   
)

void* Ogg::Page::data (  ) 

data area of page

size_t Ogg::Page::size (  )  const

size of data area on reading

bool Ogg::Page::ending (  )  const

Is a logical stream ending in this page?

Position Ogg::Page::granulePosition (  )  const

of this page

bool Ogg::Page::isHeader (  )  const

of this page

long Ogg::Page::pageNo (  )  const

of this page

long Ogg::Page::serialNo (  )  const

of the logical stream of this page


The documentation for this class was generated from the following file:
Generated on Tue Aug 12 19:18:37 2008 for libogg++ by  doxygen 1.5.4