Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

xmlattribute Class Reference

A generic xml attribute representation. More...

#include <xml.h>

Inheritance diagram for xmlattribute:

smartable List of all members.

Public Member Functions

void setName (const string &name)
void setValue (const string &value)
void setValue (long value)
const string & getName () const
const string & getValue () const
void print (ostream &os) const

Protected Member Functions

 xmlattribute (string name, string value)
 xmlattribute (string name, long value)

Friends

EXP friend SMARTP< xmlattributenew_xmlattribute (string name, string value)
EXP friend SMARTP< xmlattributenew_xmlattribute (string name, long value)

Detailed Description

An attribute is represented by its name and its value.


Generated on Tue Mar 23 09:50:33 2004 for LibMusicXML by doxygen 1.3.3