OpcUaCanOpen
CANopen OPC-UA server
nodeid Class Reference

#include <CANOpenServerConfig.h>

Inherits fundamental_base< ::xml_schema::byte, char, ::xml_schema::simple_type >.

Public Member Functions

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

Detailed Description

Definition at line 3333 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ nodeid() [1/5]

nodeid::nodeid ( const ::xml_schema::byte )

◆ nodeid() [2/5]

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

◆ nodeid() [3/5]

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

◆ nodeid() [4/5]

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

◆ nodeid() [5/5]

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

◆ ~nodeid()

virtual nodeid::~nodeid ( )
virtual

Member Function Documentation

◆ _clone()

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

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