dproto.dproto

Main library import for dproto

Provides accessors for D string and D structs from proto files/data

Members

Templates

ProtocolBuffer
template ProtocolBuffer(string s)

Create D structures from proto file

ProtocolBufferFromString
template ProtocolBufferFromString(string s)

Create D structure strings from proto data

ProtocolBufferImpl
template ProtocolBufferImpl(string s)
Undocumented in source.
ProtocolBufferInterface
template ProtocolBufferInterface(string s)
Undocumented in source.
ProtocolBufferRpc
template ProtocolBufferRpc(string s)
Undocumented in source.
ProtocolBufferStruct
template ProtocolBufferStruct(string s)
Undocumented in source.

Meta

Authors

Matthew Soucy, dproto@msoucy.me