dprotobuf.pbgeneral

Undocumented in source.

Members

Classes

PBParseException
class PBParseException
Undocumented in source.

Enums

CClass
enum CClass
Undocumented in source.
PBTypes
enum PBTypes
Undocumented in source.

Functions

isValidChar
bool isValidChar(CClass cc, char pc)
Undocumented in source. Be warned that the author may not have intended to support it.
ripComment
string[] ripComment(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
ripOption
PBOption ripOption(ParserData pbstring, string terms)
Undocumented in source. Be warned that the author may not have intended to support it.
ripOptions
PBOption[] ripOptions(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
ripQuotedValue
string ripQuotedValue(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
stripLWhite
ParserData stripLWhite(ParserData s)
Undocumented in source. Be warned that the author may not have intended to support it.
stripValidChars
string stripValidChars(CClass cc, ParserData pbstring)
Undocumented in source.
typeNextElement
PBTypes typeNextElement(ParserData pbstring)
Undocumented in source.
validIdentifier
bool validIdentifier(string ident)
Undocumented in source.
validateMultiIdentifier
bool validateMultiIdentifier(string ident)
Undocumented in source.

Structs

CommentManager
struct CommentManager
Undocumented in source.
PBOption
struct PBOption
Undocumented in source.
ParserData
struct ParserData
Undocumented in source.

Meta