ReactOS 0.4.15-dev-7093-g01a8288
|
type converter for integer data with write access More...
#include <xmlstorage.h>
Public Member Functions | |
XMLIntRef (XMLNode *node, const XS_String &attr_name, int def=0) | |
XMLIntRef & | operator= (int value) |
operator int () const | |
void | assign (int value) |
Protected Attributes | |
XS_String & | _ref |
type converter for integer data with write access
Definition at line 2055 of file xmlstorage.h.
|
inline |
Definition at line 2057 of file xmlstorage.h.
Definition at line 2076 of file xmlstorage.h.
Referenced by operator=(), and XMLIntRef().
|
inline |
Definition at line 2071 of file xmlstorage.h.
Definition at line 2064 of file xmlstorage.h.
|
protected |
Definition at line 2084 of file xmlstorage.h.
Referenced by assign(), operator int(), and XMLIntRef().