OpcUaCanOpen
CANopen OPC-UA server
name_type Class Reference

#include <CANOpenServerConfig.h>

Inherits string.

Public Member Functions

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

Detailed Description

Definition at line 2899 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ name_type() [1/8]

name_type::name_type ( )

◆ name_type() [2/8]

name_type::name_type ( const char *  )

◆ name_type() [3/8]

name_type::name_type ( const ::std::string &  )

◆ name_type() [4/8]

name_type::name_type ( const ::xml_schema::string )

◆ name_type() [5/8]

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

◆ name_type() [6/8]

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

◆ name_type() [7/8]

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

◆ name_type() [8/8]

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

◆ ~name_type()

virtual name_type::~name_type ( )
virtual

Member Function Documentation

◆ _clone()

virtual name_type* name_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: