Searched defs:CueSheet (Results 1 – 2 of 2) sorted by relevance
775 inline CueSheet(const CueSheet &object): Prototype(object) { } in CueSheet() function776 inline CueSheet(const ::FLAC__StreamMetadata &object): Prototype(object) { } in CueSheet() function777 inline CueSheet(const ::FLAC__StreamMetadata *object): Prototype(object) { } in CueSheet() function783 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet() function
1029 CueSheet::CueSheet(): in CueSheet() function in FLAC::Metadata::CueSheet