SKL namespace
From Solid Graphics Wiki
The SKL namespace defines generic purpose types of the SolidKit Library. The SKL is abbreviation for SolidKit Library.
Contents |
SKL namespace types
Below are the types and functions implemented in the SKL namespace. The list of types and functions is not complete, although the most important types are listed here.
General purpose types
- String class
- StringList class
- StringTokenizer class
- MemoryBuffer class
- Guid class
- CommandTrigger class
- File class
- Image class
General purpose functions
- GetLastErrorInfo
- CompressData
- DecompressData
- GET_CPU_TICK_COUNT
- CpuTicksToSeconds
- CpuTickToTimeT
- ImportRegistryData
- GetRegistrySubKeyNames
- GetRegistryValueNames
- GetRegistryValue
- SetRegistryValue
- RegistryKeyExist
- RegistryValueExist
- DeleteRegistryValue
- DeleteRegistryKey
See Also
