|
Namespaces |
namespace | Ogg |
Classes |
class | Ogg::Packet |
| Logical Packet interface. More...
|
class | Ogg::Logical |
| Logical interface. More...
|
class | Ogg::Logical::SerialNotPositive |
| Exception thrown by Logical::Logical. More...
|
class | Ogg::Logical::WriterAlreadyExists |
| Exception thrown by Logical::writer. More...
|
class | Ogg::Logical::NotForWriting |
| Exception thrown by Logical::writer. More...
|
class | Ogg::Logical::ReaderAlreadyExists |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::NotForReading |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::MuxTooLate |
| Exception thrown by muxing Logical::Logical. More...
|
class | Ogg::Logical::SerialNoAlreadyUsed |
| Exception thrown by muxing Logical::Logical. More...
|
class | Ogg::Logical::StreamAlreadyClaimed |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::NoSuchStream |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::FailedToSelectStream |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::SeekInternalError |
| Exception thrown by Logical::Reader:: seek operators. More...
|
class | Ogg::Logical::PageReaderTooLate |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::ReaderTooLate |
| Exception thrown by Logical::reader. More...
|
class | Ogg::Logical::Writer |
| Logical stream writer
Do not derive from Writer. It is an iterator-like class for writing packets. More...
|
class | Ogg::Logical::Reader |
| Logical stream reader. More...
|
class | Ogg::Logical::PageWriter |
| Logical stream Page writer
Do not derive from PageWriter. It is designed for writing pages that have been routed from a PageReader. More...
|
class | Ogg::Logical::PageReader |
| Logical stream Page reader. More...
|