dprotobuf.generator.d1lang

This module provides conversion functionality of different elements to the D Programming Language which are campatible with version 1.

Members

Functions

toD1
string toD1(PBChild child, int indentCount = 0)
toD1
string toD1(PBEnum child, int indentCount = 0)
toD1
string toD1(PBMessage msg, int indentCount = 0)

Meta