- genDes
string genDes(PBChild child, int indentCount, bool is_exten)
Undocumented in source. Be warned that the author may not have intended to support it.
- genDes
string genDes(PBMessage msg, int indentCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- genExtenCode
CodeBuilder genExtenCode(PBChild child, int indentCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- genMerge
string genMerge(PBMessage msg, int indentCount, bool is_exten)
Undocumented in source. Be warned that the author may not have intended to support it.
- genSer
string genSer(PBChild child, int indentCount, bool is_exten)
Undocumented in source. Be warned that the author may not have intended to support it.
- genSer
string genSer(PBMessage msg, int indentCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- isReserved
bool isReserved(string field)
Undocumented in source. Be warned that the author may not have intended to support it.
- langD1
string langD1(PBRoot root)
Undocumented in source. Be warned that the author may not have intended to support it.
- toD1
string toD1(PBChild child, int indentCount)
- toD1
string toD1(PBEnum child, int indentCount)
- toD1
string toD1(PBMessage msg, int indentCount)
This module provides conversion functionality of different elements to the D Programming Language which are campatible with version 1.