libcoverart
1.0.0
|
Public Member Functions | |
CTypeList (json_t *Root=0) | |
CTypeList (const CTypeList &Other) | |
CTypeList & | operator= (const CTypeList &Other) |
virtual | ~CTypeList () |
int | NumItems () const |
CType * | Item (int Item) const |
CoverArtArchive::CTypeList::CTypeList | ( | json_t * | Root = 0 | ) |
CoverArtArchive::CTypeList::CTypeList | ( | const CTypeList & | Other | ) |
|
virtual |
CType* CoverArtArchive::CTypeList::Item | ( | int | Item | ) | const |
int CoverArtArchive::CTypeList::NumItems | ( | ) | const |