YAMI4 Python Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
yami.Word Class Reference
Inheritance diagram for yami.Word:

Public Member Functions

def __init__ (self, content)
 
def __str__ (self)
 
def __hash__ (self)
 

Public Attributes

 value
 

Detailed Description

Typed wrapper for unsigned integers.

It is possible to directly access the 'value' attribute of this object
it is equal to the unsigned integer used to initialize this object.

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