drmi

Undocumented in source.

Members

Aliases

RMIData
alias RMIData = Json
Undocumented in source.

Classes

RMIException
class RMIException
Undocumented in source.
RMISkeleton
class RMISkeleton(T)
Undocumented in source.
RMIStub
class RMIStub(T)
Undocumented in source.

Functions

as
auto as(RMIData d)
Undocumented in source. Be warned that the author may not have intended to support it.
deserialize
T deserialize(RMIData d)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
RMIData serialize(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

RMICom
interface RMICom
Undocumented in source.

Structs

RMICall
struct RMICall
Undocumented in source.
RMIResponse
struct RMIResponse
Undocumented in source.

Meta