Home | Trees | Indices | Help |
|
---|
|
Classes | |
Parameters Collection of message parameters. |
|
Long Typed wrapper for long integers. |
|
YAMIError Exception type for YAMI-related run-time and logical errors. |
|
OutgoingMessage Outgoing message. |
|
IncomingMessage Incoming message. |
|
Agent Message broker. |
|
ValuePublisher Simple subscription publisher. |
Functions | |||
|
Variables | |
VERSION_NAME = "1.10.0"
|
|
VERSION_NUMBER = 11000
|
|
native_file_name = "libyami4py.so"
|
|
full_file_path = os.path.join(os.path.dirname(__file__), nativ
|
|
file = open(full_file_path)
|
|
yami4py = ctypes.CDLL(native_file_name)
|
Function Details |
Serializes the content of the given dictionary. Returns the binary string with the serialized content. |
Variables Details |
full_file_path
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 10 23:16:12 2015 | http://epydoc.sourceforge.net |