Classes | |
| class | AppInfo |
| Utility to retrieve most information regarding the running program. More... | |
| class | Asn1Tlv |
| ASN.1 Tag,Length,Value (TLV) object. More... | |
| class | BinConvert |
| Utilities to convert text into numbers or array, and reverse. More... | |
| class | BinUtils |
| Utilities to manipulate raw arrays and binary values. More... | |
| class | CfgFile |
| CFG file object. More... | |
| class | CommSettings |
| Manipulation of comm. port settings. More... | |
| class | ConsoleInteraction |
| class | CsvFileCommon |
| Manipulation of CSV files. More... | |
| class | CsvFileReader |
| Class for reading from comma-separated-value (CSV) files. More... | |
| class | CsvFileWriter |
| Class for writing to comma-separated-value (CSV) files. More... | |
| class | FileUtils |
| File-related utilities. More... | |
| class | IniFile |
| INI file object (pure .NET implementation, no dependency to Windows' libraries) More... | |
| class | Logger |
| Utility to log execution information on the console, the trace or debug output, the system event collector (Windows or Syslog) or a remote GrayLog server. More... | |
| class | MD5 |
| MD5 hash. More... | |
| class | PhpDefineFile |
| class | RawData |
| Utilities to manipulate raw arrays and binary values. More... | |
| class | RestClient |
| A simple REST client, to access a remote REST API through HTTP or HTTPS. More... | |
| class | StoredInteraction |
| class | StrUtils |
| String manipulation utilities. More... | |
| class | SystemExec |
| Utilities to run and control external programs. More... | |
| class | SystemInfo |
| Utility to retrieve most information regarding the operating system. More... | |
| class | T |
| interface | TextMessageInteraction |
| class | Translatable |
| This class can be used in projects where internationalization is used and projects where it's not used More... | |
| class | Translation |
Enumerations | |
| enum | InteractionType { Fatal, Error, Warning, Info } |