libmusicbrainz3  3.0.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NMusicBrainz
 oCArtistRepresents an artist
 oCArtistAliasRepresents an artist alias
 oCDiscRepresents an Audio CD
 oCDiscErrorThe Audio CD could not be read
 oCEntityA first-level MusicBrainz class
 oCIFactoryA factory to instantiate classes from the domain model
 oCDefaultFactoryA factory to instantiate classes from the domain model
 oCIFilterA filter for collections
 oCArtistFilterA filter for the artist collection
 oCLabelFilterA filter for the label collection
 oCReleaseFilterA filter for the release collection
 oCReleaseGroupFilter
 oCTrackFilterA filter for the track collection
 oCUserFilterA filter for the user collection
 oCIIncludesAn interface implemented by include tag generators
 oCArtistIncludesA specification on how much data to return with a artist
 oCLabelIncludesA specification on how much data to return with a label
 oCReleaseIncludesA specification on how much data to return with a release
 oCReleaseGroupIncludesA specification on how much data to return with a release group
 oCTrackIncludesA specification on how much data to return with a track
 oCIWebServiceAn interface all concrete web service classes have to implement
 oCLabelRepresents a record label
 oCLabelAliasRepresents a label alias
 oCParseErrorException to be thrown if a parse error occurs
 oCMbXmlParserA parser for the Music Metadata XML format
 oCMetadataRepresents a parsed Music Metadata XML document
 oCException
 oCValueError
 oCQueryA simple interface to the MusicBrainz web service
 oCRelationRepresents a relation between two Entities
 oCReleaseRepresents a Release
 oCReleaseEventA release event, indicating where and when a release took place
 oCReleaseGroupRepresents a Release Group
 oCResultRepresents generic search result
 oCArtistResultRepresents an artist result
 oCLabelResultRepresents an label result
 oCReleaseResultRepresents an release result
 oCReleaseGroupResultRepresents an releaseGroup result
 oCTrackResultRepresents an track result
 oCTag
 oCTrackRepresents a track
 oCUserRepresents a MusicBrainz user
 oCWebServiceErrorA web service error has occurred
 oCConnectionErrorGetting a server connection failed
 oCTimeOutErrorConnection to a server timed out
 oCResourceNotFoundErrorNo resource with the given ID exists
 oCAuthenticationErrorAuthentication failed
 oCResponseErrorThe returned resource was invalid
 oCRequestErrorAn invalid request was made
 \CWebServiceAn interface to the MusicBrainz XML web service via HTTP