OpcUaCanOpen
CANopen OPC-UA server
rtrvalue Class Reference

#include <CANOpenServerConfig.h>

Inherits string.

Public Types

enum  value { init, yes, no }
 

Public Member Functions

 rtrvalue (value v)
 
 rtrvalue (const char *v)
 
 rtrvalue (const ::std::string &v)
 
 rtrvalue (const ::xml_schema::string &v)
 
 rtrvalue (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 rtrvalue (const ::xercesc::DOMAttr &a, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 rtrvalue (const ::std::string &s, const ::xercesc::DOMElement *e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 rtrvalue (const rtrvalue &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual rtrvalue_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
rtrvalueoperator= (value v)
 
virtual operator value () const
 

Static Public Attributes

static const char *const _xsd_rtrvalue_literals_ [3]
 
static const value _xsd_rtrvalue_indexes_ [3]
 

Protected Member Functions

value _xsd_rtrvalue_convert () const
 

Detailed Description

Definition at line 2307 of file CANOpenServerConfig.h.

Member Enumeration Documentation

◆ value

Enumerator
init 
yes 
no 

Definition at line 2310 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ rtrvalue() [1/8]

rtrvalue::rtrvalue ( value  v)

◆ rtrvalue() [2/8]

rtrvalue::rtrvalue ( const char *  v)

◆ rtrvalue() [3/8]

rtrvalue::rtrvalue ( const ::std::string &  v)

◆ rtrvalue() [4/8]

rtrvalue::rtrvalue ( const ::xml_schema::string v)

◆ rtrvalue() [5/8]

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

◆ rtrvalue() [6/8]

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

◆ rtrvalue() [7/8]

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

◆ rtrvalue() [8/8]

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

Member Function Documentation

◆ _clone()

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

◆ _xsd_rtrvalue_convert()

value rtrvalue::_xsd_rtrvalue_convert ( ) const
protected

◆ operator value()

virtual rtrvalue::operator value ( ) const
inlinevirtual

Definition at line 2350 of file CANOpenServerConfig.h.

◆ operator=()

rtrvalue& rtrvalue::operator= ( value  v)

Member Data Documentation

◆ _xsd_rtrvalue_indexes_

const value rtrvalue::_xsd_rtrvalue_indexes_[3]
static

Definition at line 2361 of file CANOpenServerConfig.h.

◆ _xsd_rtrvalue_literals_

const char* const rtrvalue::_xsd_rtrvalue_literals_[3]
static

Definition at line 2360 of file CANOpenServerConfig.h.


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