OpcUaCanOpen
CANopen OPC-UA server
index_type Class Reference

#include <CANOpenServerConfig.h>

Inherits string.

Public Member Functions

 index_type ()
 
 index_type (const char *)
 
 index_type (const ::std::string &)
 
 index_type (const ::xml_schema::string &)
 
 index_type (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 index_type (const ::xercesc::DOMAttr &a, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 index_type (const ::std::string &s, const ::xercesc::DOMElement *e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 index_type (const index_type &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual index_type_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
virtual ~index_type ()
 

Detailed Description

Definition at line 2536 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ index_type() [1/8]

index_type::index_type ( )

◆ index_type() [2/8]

index_type::index_type ( const char *  )

◆ index_type() [3/8]

index_type::index_type ( const ::std::string &  )

◆ index_type() [4/8]

index_type::index_type ( const ::xml_schema::string )

◆ index_type() [5/8]

index_type::index_type ( const ::xercesc::DOMElement &  e,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

◆ index_type() [6/8]

index_type::index_type ( const ::xercesc::DOMAttr &  a,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

◆ index_type() [7/8]

index_type::index_type ( const ::std::string &  s,
const ::xercesc::DOMElement *  e,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

◆ index_type() [8/8]

index_type::index_type ( const index_type x,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

◆ ~index_type()

virtual index_type::~index_type ( )
virtual

Member Function Documentation

◆ _clone()

virtual index_type* index_type::_clone ( ::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
) const
virtual

The documentation for this class was generated from the following file: