Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.ContentFilterElementResult Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.ContentFilterElementResult:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 OperandDiagnosticInfos
 
 OperandStatusCodes
 
 StatusCode
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

:ivar StatusCode:
:vartype StatusCode: StatusCode
:ivar OperandStatusCodes:
:vartype OperandStatusCodes: StatusCode
:ivar OperandDiagnosticInfos:
:vartype OperandDiagnosticInfos: DiagnosticInfo

Definition at line 8099 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.ContentFilterElementResult.__init__ (   self,
  binary = None 
)

Definition at line 8115 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.ContentFilterElementResult.__str__ (   self)

Definition at line 8155 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ContentFilterElementResult._binary_init (   self,
  data 
)
private

Definition at line 8140 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ContentFilterElementResult.from_binary (   data)
static

Definition at line 8137 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ContentFilterElementResult.to_binary (   self)

Definition at line 8125 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.ContentFilterElementResult.__repr__ = __str__
staticprivate

Definition at line 8160 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ContentFilterElementResult._freeze
private

Definition at line 8118 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ContentFilterElementResult.OperandDiagnosticInfos

Definition at line 8122 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ContentFilterElementResult.OperandStatusCodes

Definition at line 8121 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ContentFilterElementResult.StatusCode

Definition at line 8120 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.ContentFilterElementResult.ua_types
static
Initial value:
1 = {
2  'StatusCode': 'StatusCode',
3  'OperandStatusCodes': 'StatusCode',
4  'OperandDiagnosticInfos': 'DiagnosticInfo',
5  }

Definition at line 8109 of file uaprotocol_auto.py.


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


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:45