OpcUaCanOpen
CANopen OPC-UA server
nmtcommand Class Reference

#include <CANOpenServerConfig.h>

Inherits string.

Public Types

enum  value {
  start, stop, reset, preOperational,
  none
}
 

Public Member Functions

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

Static Public Attributes

static const char *const _xsd_nmtcommand_literals_ [5]
 
static const value _xsd_nmtcommand_indexes_ [5]
 

Protected Member Functions

value _xsd_nmtcommand_convert () const
 

Detailed Description

Definition at line 2421 of file CANOpenServerConfig.h.

Member Enumeration Documentation

◆ value

Enumerator
start 
stop 
reset 
preOperational 
none 

Definition at line 2424 of file CANOpenServerConfig.h.

Constructor & Destructor Documentation

◆ nmtcommand() [1/8]

nmtcommand::nmtcommand ( value  v)

◆ nmtcommand() [2/8]

nmtcommand::nmtcommand ( const char *  v)

◆ nmtcommand() [3/8]

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

◆ nmtcommand() [4/8]

nmtcommand::nmtcommand ( const ::xml_schema::string v)

◆ nmtcommand() [5/8]

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

◆ nmtcommand() [6/8]

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

◆ nmtcommand() [7/8]

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

◆ nmtcommand() [8/8]

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

Member Function Documentation

◆ _clone()

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

◆ _xsd_nmtcommand_convert()

value nmtcommand::_xsd_nmtcommand_convert ( ) const
protected

◆ operator value()

virtual nmtcommand::operator value ( ) const
inlinevirtual

Definition at line 2466 of file CANOpenServerConfig.h.

◆ operator=()

nmtcommand& nmtcommand::operator= ( value  v)

Member Data Documentation

◆ _xsd_nmtcommand_indexes_

const value nmtcommand::_xsd_nmtcommand_indexes_[5]
static

Definition at line 2477 of file CANOpenServerConfig.h.

◆ _xsd_nmtcommand_literals_

const char* const nmtcommand::_xsd_nmtcommand_literals_[5]
static

Definition at line 2476 of file CANOpenServerConfig.h.


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