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

Public Member Functions

def __init__ (self)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 
def from_object (obj)
 

Public Attributes

 Body
 
 Encoding
 
 TypeId
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

Any UA object packed as an ExtensionObject

:ivar TypeId:
:vartype TypeId: NodeId
:ivar Body:
:vartype Body: bytes

Definition at line 602 of file uatypes.py.

Constructor & Destructor Documentation

def opcua.ua.uatypes.ExtensionObject.__init__ (   self)

Definition at line 612 of file uatypes.py.

Member Function Documentation

def opcua.ua.uatypes.ExtensionObject.__str__ (   self)

Definition at line 645 of file uatypes.py.

def opcua.ua.uatypes.ExtensionObject.from_binary (   data)
static

Definition at line 629 of file uatypes.py.

def opcua.ua.uatypes.ExtensionObject.from_object (   obj)
static

Definition at line 638 of file uatypes.py.

def opcua.ua.uatypes.ExtensionObject.to_binary (   self)

Definition at line 618 of file uatypes.py.

Member Data Documentation

opcua.ua.uatypes.ExtensionObject.__repr__ = __str__
staticprivate

Definition at line 649 of file uatypes.py.

opcua.ua.uatypes.ExtensionObject._freeze
private

Definition at line 616 of file uatypes.py.

opcua.ua.uatypes.ExtensionObject.Body

Definition at line 615 of file uatypes.py.

opcua.ua.uatypes.ExtensionObject.Encoding

Definition at line 614 of file uatypes.py.

opcua.ua.uatypes.ExtensionObject.TypeId

Definition at line 613 of file uatypes.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