ReactOS 0.4.15-dev-6052-g2626c72
|
a key/value pair for property data access More...
#include <xmlstorage.h>
Public Member Functions | |
XMLProperty (const XMLNode *node) | |
Public Attributes | |
XS_String | _key |
XS_String | _value |
a key/value pair for property data access
Definition at line 2304 of file xmlstorage.h.
Definition at line 2305 of file xmlstorage.h.
XS_String XMLStorage::XMLProperty::_key |
Definition at line 2311 of file xmlstorage.h.
XS_String XMLStorage::XMLProperty::_value |
Definition at line 2312 of file xmlstorage.h.