OpcUaCanOpen
CANopen OPC-UA server
regexpr_type Class Reference

#include <CANOpenServerConfig.h>

Inherits string.

Public Member Functions

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

Detailed Description

Definition at line 2937 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ regexpr_type() [1/8]

regexpr_type::regexpr_type ( )

◆ regexpr_type() [2/8]

regexpr_type::regexpr_type ( const char *  )

◆ regexpr_type() [3/8]

regexpr_type::regexpr_type ( const ::std::string &  )

◆ regexpr_type() [4/8]

regexpr_type::regexpr_type ( const ::xml_schema::string )

◆ regexpr_type() [5/8]

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

◆ regexpr_type() [6/8]

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

◆ regexpr_type() [7/8]

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

◆ regexpr_type() [8/8]

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

◆ ~regexpr_type()

virtual regexpr_type::~regexpr_type ( )
virtual

Member Function Documentation

◆ _clone()

virtual regexpr_type* regexpr_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: