#include <metadata.h>
Inheritance diagram for FLAC::Metadata::SeekTable:

| Public Methods | |
| SeekTable () | |
| SeekTable (::FLAC__StreamMetadata *object, bool copy) | |
| ~SeekTable () | |
| SeekTable & | assign (::FLAC__StreamMetadata *object, bool copy) | 
| unsigned | get_num_points () const | 
| ::FLAC__StreamMetadata_SeekPoint | get_point (unsigned index) const | 
| void | set_point (unsigned index, const::FLAC__StreamMetadata_SeekPoint &point) | 
| See FLAC__metadata_object_seektable_set_point(). | |
| bool | insert_point (unsigned index, const::FLAC__StreamMetadata_SeekPoint &point) | 
| See FLAC__metadata_object_seektable_insert_point(). | |
| bool | delete_point (unsigned index) | 
| See FLAC__metadata_object_seektable_delete_point(). | |
| bool | is_legal () const | 
| See FLAC__metadata_object_seektable_is_legal(). | |
| SeekTable (const SeekTable &object) | |
| SeekTable (const::FLAC__StreamMetadata &object) | |
| SeekTable (const::FLAC__StreamMetadata *object) | |
| SeekTable & | operator= (const SeekTable &object) | 
| SeekTable & | operator= (const::FLAC__StreamMetadata &object) | 
| SeekTable & | operator= (const::FLAC__StreamMetadata *object) | 
| bool | operator== (const SeekTable &object) const | 
| bool | operator== (const::FLAC__StreamMetadata &object) const | 
| bool | operator== (const::FLAC__StreamMetadata *object) const | 
| bool | operator!= (const SeekTable &object) const | 
| bool | operator!= (const::FLAC__StreamMetadata &object) const | 
| bool | operator!= (const::FLAC__StreamMetadata *object) const | 
| 
 | 
| Constructs a copy of the given object. This form always performs a deep copy. | 
| 
 | 
| Constructs a copy of the given object. This form always performs a deep copy. | 
| 
 | 
| Constructs a copy of the given object. This form always performs a deep copy. | 
| 
 | ||||||||||||
| Constructs an object with copy control. See Prototype(::FLAC__StreamMetadata *object, bool copy). | 
| 
 | 
| Assign from another object. Always performs a deep copy. | 
| 
 | 
| Assign from another object. Always performs a deep copy. Reimplemented from FLAC::Metadata::Prototype. | 
| 
 | 
| Assign from another object. Always performs a deep copy. Reimplemented from FLAC::Metadata::Prototype. | 
| 
 | ||||||||||||
| Assigns an object with copy control. See Prototype::assign_object(::FLAC__StreamMetadata *object, bool copy). | 
| 
 | 
| Check for equality, performing a deep compare by following pointers. | 
| 
 | 
| Check for equality, performing a deep compare by following pointers. Reimplemented from FLAC::Metadata::Prototype. | 
| 
 | 
| Check for equality, performing a deep compare by following pointers. Reimplemented from FLAC::Metadata::Prototype. | 
| 
 | 
| Check for inequality, performing a deep compare by following pointers. | 
| 
 | 
| Check for inequality, performing a deep compare by following pointers. Reimplemented from FLAC::Metadata::Prototype. | 
| 
 | 
| Check for inequality, performing a deep compare by following pointers. Reimplemented from FLAC::Metadata::Prototype. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002