LibMusicXML 3.22
MusicXML

Classes

class  factory
 
class  musicxml< elt >
 
class  unrolled_xml_tree_browser
 An xml tree browser that "unroll" the score. More...
 
class  versions
 Library and components version information. More...
 
class  xmlattribute
 A generic xml attribute representation. More...
 
class  xmlelement
 A generic xml element representation. More...
 
class  xml_tree_browser
 

Typedefs

typedef SMARTP< xmlattributeSxmlattribute
 
typedef SMARTP< xmlelementSxmlelement
 

Functions

Sxmlelement create (const std::string &elt) const
 
Sxmlelement create (int type) const
 
static float libVersion ()
 
static const char * libVersionStr ()
 
static float xml2guidoVersion ()
 
static const char * xml2guidoVersionStr ()
 

Detailed Description