18 #ifndef NCL_PROPERTY_H 19 #define NCL_PROPERTY_H 40 #endif // NCL_PROPERTY_H string getName()
Definition: NclProperty.cpp:34
Definition: NclDocument.h:25
~NclProperty()
Definition: NclProperty.cpp:29
#define GINGA_NAMESPACE_END
Definition: aux-ginga.h:62
string _value
Definition: NclProperty.h:35
Definition: NclAnchor.h:25
#define GINGA_NAMESPACE_BEGIN
Definition: aux-ginga.h:61
void setValue(const string &)
Definition: NclProperty.cpp:46
Definition: NclProperty.h:25
string getValue()
Definition: NclProperty.cpp:40
NclProperty(NclDocument *, const string &)
Definition: NclProperty.cpp:23