#include <CANOpenServerConfig.h>
Inherits SDOITEM_TYPE.
|
const number_type & | number () const |
|
number_type & | number () |
|
void | number (const number_type &x) |
|
| SDOITEM_TYPE3 (const name_type &, const type_type &, const access_type &, const number_type &) |
|
| SDOITEM_TYPE3 (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| SDOITEM_TYPE3 (const SDOITEM_TYPE3 &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
virtual SDOITEM_TYPE3 * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
|
SDOITEM_TYPE3 & | operator= (const SDOITEM_TYPE3 &x) |
|
virtual | ~SDOITEM_TYPE3 () |
|
const name_type & | name () const |
|
name_type & | name () |
|
void | name (const name_type &x) |
|
void | name (::std::auto_ptr< name_type > p) |
|
const type_type & | type () const |
|
type_type & | type () |
|
void | type (const type_type &x) |
|
void | type (::std::auto_ptr< type_type > p) |
|
const access_type & | access () const |
|
access_type & | access () |
|
void | access (const access_type &x) |
|
void | access (::std::auto_ptr< access_type > p) |
|
const timeout_type & | timeout () const |
|
timeout_type & | timeout () |
|
void | timeout (const timeout_type &x) |
|
| SDOITEM_TYPE (const name_type &, const type_type &, const access_type &) |
|
| SDOITEM_TYPE (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| SDOITEM_TYPE (const SDOITEM_TYPE &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
SDOITEM_TYPE & | operator= (const SDOITEM_TYPE &x) |
|
virtual | ~SDOITEM_TYPE () |
|
Definition at line 1964 of file CANOpenServerConfig.h.
◆ number_traits
◆ number_type
◆ SDOITEM_TYPE3() [1/3]
◆ SDOITEM_TYPE3() [2/3]
◆ SDOITEM_TYPE3() [3/3]
◆ ~SDOITEM_TYPE3()
virtual SDOITEM_TYPE3::~SDOITEM_TYPE3 |
( |
| ) |
|
|
virtual |
◆ _clone()
◆ number() [1/3]
◆ number() [2/3]
◆ number() [3/3]
◆ operator=()
◆ parse()
void SDOITEM_TYPE3::parse |
( |
::xsd::cxx::xml::dom::parser< char > & |
, |
|
|
::xml_schema::flags |
|
|
) |
| |
|
protected |
◆ number_
::xsd::cxx::tree::one< number_type > SDOITEM_TYPE3::number_ |
|
protected |
The documentation for this class was generated from the following file: