Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GDom Class Reference

API for reading and writing properties in objects. More...

#include <GDom.h>

Inheritance diagram for GDom:

GDomI AddressDescriptor GLayoutCell GStream GTableLayout GXmlTag GBytePipe GFile GMemStream GSocket GStringPipe GFilter GTempFile MFile GdcBmp List of all members.

Public Member Functions

bool GetValue (char *Var, GVariant &Value)
 Gets an object's property.
bool SetValue (char *Var, GVariant &Value)
 Sets an object's property.

Detailed Description

API for reading and writing properties in objects.


Member Function Documentation

bool GDom::GetValue char *  Var,
GVariant Value
[virtual]
 

Gets an object's property.

Parameters:
Var  The string describing the property
Value  The value returned

Implements GDomI.

bool GDom::SetValue char *  Var,
GVariant Value
[virtual]
 

Sets an object's property.

Parameters:
Var  The string describing the property
Value  The value to set the property to

Implements GDomI.


The documentation for this class was generated from the following files:
Generated on Tue May 2 10:24:49 2006 for Lgi by  doxygen 1.4.1