#include <CANOpenServerConfig.h>
Inherits string.
|
| uatype (value v) |
|
| uatype (const char *v) |
|
| uatype (const ::std::string &v) |
|
| uatype (const ::xml_schema::string &v) |
|
| uatype (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| uatype (const ::xercesc::DOMAttr &a, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| uatype (const ::std::string &s, const ::xercesc::DOMElement *e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| uatype (const uatype &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
virtual uatype * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
|
uatype & | operator= (value v) |
|
virtual | operator value () const |
|
Definition at line 2205 of file CANOpenServerConfig.h.
◆ value
Enumerator |
---|
bool_ | |
bit | |
byte | |
Int32 | |
UInt32 | |
Int16 | |
UInt16 | |
float_ | |
double_ | |
array | |
Definition at line 2208 of file CANOpenServerConfig.h.
◆ uatype() [1/8]
uatype::uatype |
( |
value |
v | ) |
|
◆ uatype() [2/8]
uatype::uatype |
( |
const char * |
v | ) |
|
◆ uatype() [3/8]
uatype::uatype |
( |
const ::std::string & |
v | ) |
|
◆ uatype() [4/8]
◆ uatype() [5/8]
◆ uatype() [6/8]
◆ uatype() [7/8]
◆ uatype() [8/8]
◆ _clone()
◆ _xsd_uatype_convert()
value uatype::_xsd_uatype_convert |
( |
| ) |
const |
|
protected |
◆ operator value()
virtual uatype::operator value |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ _xsd_uatype_indexes_
const value uatype::_xsd_uatype_indexes_[10] |
|
static |
◆ _xsd_uatype_literals_
const char* const uatype::_xsd_uatype_literals_[10] |
|
static |
The documentation for this class was generated from the following file: