#include <Transport.H>
| 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 | |
| long | pageOrderNo () const | 
| for debugging | |
Do not derive from Page.
| 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
| long Ogg::Page::pageOrderNo | ( | ) | const | 
for debugging
 1.5.6
 1.5.6