|
ReactOS 0.4.16-dev-1946-g52006dd
|
type converter for numeric data with write access More...
#include <xmlstorage.h>

Public Member Functions | |
| XMLDoubleRef (XMLNode *node, const XS_String &attr_name, double def=0.) | |
| XMLDoubleRef & | operator= (double value) |
| operator double () const | |
| void | assign (double value) |
Protected Attributes | |
| XS_String & | _ref |
type converter for numeric data with write access
Definition at line 2137 of file xmlstorage.h.
|
inline |
Definition at line 2139 of file xmlstorage.h.
Definition at line 2159 of file xmlstorage.h.
Referenced by operator=(), and XMLDoubleRef().
|
inline |
Definition at line 2153 of file xmlstorage.h.
|
inline |
Definition at line 2146 of file xmlstorage.h.
|
protected |
Definition at line 2167 of file xmlstorage.h.
Referenced by assign(), operator double(), and XMLDoubleRef().