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

guidoparam Class Reference
[Guido]

A guidotag parameter representation. More...

#include <guido.h>

Inheritance diagram for guidoparam:

smartable guidovisitable List of all members.

Public Member Functions

void set (string value, bool quote=true)
 the parameter value

void set (long value, bool quote=true)
string get () const
bool quote () const
void accept (guidovisitor &visitor)

Protected Member Functions

 guidoparam (string value, bool quote)
 guidoparam (long value, bool quote)

Friends

VEXP friend SMARTP< guidoparamnew_guidoparam (string value, bool quote=true)
VEXP friend SMARTP< guidoparamnew_guidoparam (long value, bool quote=true)

Detailed Description

A parameter is represented by its value.


Generated on Tue Mar 23 09:49:47 2004 for LibMusicXML by doxygen 1.3.3