drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
RMICall
drmi
struct
RMICall {
string
caller
;
string
func
;
long
ts
;
RMIData
data
;
}
Members
Variables
caller
string
caller
;
data
RMIData
data
;
func
string
func
;
ts
long
ts
;
Meta
Source
See Implementation
drmi
modules
mqtt
aliases
RMIData
classes
RMIException
RMISkeleton
RMIStub
RMITimeoutException
functions
as
deserialize
rmiEmptyArrayData
serialize
interfaces
RMICom
RMIStubCom
structs
RMICall
RMIResponse