Метод |
Описание |
|
AddByteArray ( string tabs, string matchname, byte bmatchvalue, int btype ) : void |
|
|
AddMatches ( ArrayList matches, MimeType mimeType, int cookie, string lastmatchname ) : void |
|
|
BuildByteArrays ( string tabs, string matchname, byte bmatchvalue, Match match ) : void |
|
|
EndOutput ( ) : void |
|
|
GenerateAliases ( ) : void |
|
|
GenerateCode ( ) : void |
|
|
GenerateGlobals ( ) : void |
|
|
GenerateMatches ( ) : void |
|
|
GenerateMimeTypes ( ) : void |
|
|
GenerateSubClasses ( ) : void |
|
|
HexStringToByteArray ( string match ) : byte[] |
|
|
InitOutput ( ) : void |
|
|
MatchValueOtherToByteArray ( string match, MatchTypes matchType ) : byte[] |
|
|
MatchValueStringToByteArray ( string match ) : byte[] |
|
|
OctalStringToInt ( string input ) : uint |
|
|