MPD  0.20.18
Public Member Functions
FLACMetadataIterator Class Reference

#include <FlacMetadata.hxx>

Public Member Functions

 FLACMetadataIterator ()
 
 FLACMetadataIterator (FlacMetadataChain &chain)
 
 ~FLACMetadataIterator ()
 
bool Next () noexcept
 
gcc_pure FLAC__StreamMetadata * GetBlock () noexcept
 

Detailed Description

Definition at line 88 of file FlacMetadata.hxx.

Constructor & Destructor Documentation

FLACMetadataIterator::FLACMetadataIterator ( )
inline

Definition at line 92 of file FlacMetadata.hxx.

FLACMetadataIterator::FLACMetadataIterator ( FlacMetadataChain chain)
inline

Definition at line 94 of file FlacMetadata.hxx.

FLACMetadataIterator::~FLACMetadataIterator ( )
inline

Definition at line 100 of file FlacMetadata.hxx.

Member Function Documentation

gcc_pure FLAC__StreamMetadata* FLACMetadataIterator::GetBlock ( )
inlinenoexcept

Definition at line 109 of file FlacMetadata.hxx.

bool FLACMetadataIterator::Next ( )
inlinenoexcept

Definition at line 104 of file FlacMetadata.hxx.


The documentation for this class was generated from the following file: