Ginga  0.13.6.1771-df200
The iTV middleware.
NclProperty Class Reference

#include <NclProperty.h>

Inheritance diagram for NclProperty:
Collaboration diagram for NclProperty:

Public Member Functions

 NclProperty (NclDocument *, const string &)
 
 ~NclProperty ()
 
string getName ()
 
string getValue ()
 
void setValue (const string &)
 
string getId ()
 
NclDocumentgetDocument ()
 

Private Attributes

string _value
 

Constructor & Destructor Documentation

GINGA_NAMESPACE_BEGIN NclProperty::NclProperty ( NclDocument ncl,
const string &  name 
)

References _value.

NclProperty::~NclProperty ( )

Member Function Documentation

NclDocument * NclEntity::getDocument ( )
inherited
string NclProperty::getName ( )
string NclProperty::getValue ( )
void NclProperty::setValue ( const string &  value)

Member Data Documentation

string NclProperty::_value
private

Referenced by getValue(), NclProperty(), and setValue().


The documentation for this class was generated from the following files: