#include <CANOpenServerConfig.h>
Inherits SDOITEM_TYPE.
|
const index_type & | index () const |
|
index_type & | index () |
|
void | index (const index_type &x) |
|
void | index (::std::auto_ptr< index_type > p) |
|
const subindex_type & | subindex () const |
|
subindex_type & | subindex () |
|
void | subindex (const subindex_type &x) |
|
void | subindex (::std::auto_ptr< subindex_type > p) |
|
| SDOITEM_TYPE2 (const name_type &, const type_type &, const access_type &, const index_type &, const subindex_type &) |
|
| SDOITEM_TYPE2 (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
| SDOITEM_TYPE2 (const SDOITEM_TYPE2 &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) |
|
virtual SDOITEM_TYPE2 * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
|
SDOITEM_TYPE2 & | operator= (const SDOITEM_TYPE2 &x) |
|
virtual | ~SDOITEM_TYPE2 () |
|
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 1889 of file CANOpenServerConfig.h.
◆ index_traits
◆ index_type
◆ subindex_traits
◆ subindex_type
◆ SDOITEM_TYPE2() [1/3]
◆ SDOITEM_TYPE2() [2/3]
◆ SDOITEM_TYPE2() [3/3]
◆ ~SDOITEM_TYPE2()
virtual SDOITEM_TYPE2::~SDOITEM_TYPE2 |
( |
| ) |
|
|
virtual |
◆ _clone()
◆ index() [1/4]
◆ index() [2/4]
◆ index() [3/4]
◆ index() [4/4]
void SDOITEM_TYPE2::index |
( |
::std::auto_ptr< index_type > |
p | ) |
|
◆ operator=()
◆ parse()
void SDOITEM_TYPE2::parse |
( |
::xsd::cxx::xml::dom::parser< char > & |
, |
|
|
::xml_schema::flags |
|
|
) |
| |
|
protected |
◆ subindex() [1/4]
◆ subindex() [2/4]
◆ subindex() [3/4]
◆ subindex() [4/4]
void SDOITEM_TYPE2::subindex |
( |
::std::auto_ptr< subindex_type > |
p | ) |
|
◆ index_
::xsd::cxx::tree::one< index_type > SDOITEM_TYPE2::index_ |
|
protected |
◆ subindex_
The documentation for this class was generated from the following file: