Classes | Namespaces | Functions | Variables
ua_binary.py File Reference

Go to the source code of this file.

Classes

class  opcua.ua.ua_binary._Bytes
 
class  opcua.ua.ua_binary._DateTime
 
class  opcua.ua.ua_binary._Guid
 
class  opcua.ua.ua_binary._Null
 
class  opcua.ua.ua_binary._Primitive
 
class  opcua.ua.ua_binary._Primitive1
 
class  opcua.ua.ua_binary._String
 
class  opcua.ua.ua_binary.Primitives
 
class  opcua.ua.ua_binary.Primitives1
 
class  opcua.ua.ua_binary.UTC
 

Namespaces

 opcua.ua.ua_binary
 

Functions

def opcua.ua.ua_binary.build_array_format_py2 (prefix, length, fmtchar)
 
def opcua.ua.ua_binary.build_array_format_py3 (prefix, length, fmtchar)
 
def opcua.ua.ua_binary.datetime_to_win_epoch (dt)
 
def opcua.ua.ua_binary.pack_uatype (vtype, value)
 
def opcua.ua.ua_binary.pack_uatype_array (vtype, array)
 
def opcua.ua.ua_binary.set_bit (data, offset)
 
def opcua.ua.ua_binary.test_bit (data, offset)
 
def opcua.ua.ua_binary.unpack_uatype (vtype, data)
 
def opcua.ua.ua_binary.unpack_uatype_array (vtype, data)
 
def opcua.ua.ua_binary.unset_bit (data, offset)
 
def opcua.ua.ua_binary.win_epoch_to_datetime (epch)
 

Variables

 opcua.ua.ua_binary.build_array_format = build_array_format_py2
 
int opcua.ua.ua_binary.EPOCH_AS_FILETIME = 116444736000000000
 
 opcua.ua.ua_binary.FILETIME_EPOCH_AS_DATETIME = datetime(1601, 1, 1)
 
int opcua.ua.ua_binary.HUNDREDS_OF_NANOSECONDS = 10000000
 
 opcua.ua.ua_binary.logger = logging.getLogger('__name__')
 
 opcua.ua.ua_binary.unicode = str
 


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