Humble Framework for SkyOS


Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

System


Detailed Description

The SYS module includes all classes and functions that interact with the SkyOS kernel, but are not part of the GUI. This includes classes that manage files, threads, or networking.


Data Structures

class  HFilename
 This class manages a fully qualified filename (FQF). More...
class  HFile
 Manages a single stdio file. More...
class  HResMgr
 Manages a set of application resources stored in a .zip file. More...
class  HSettings
 Manages a collection of application settings. More...
class  HTimer
 This class manages a SkyGI timer. More...
class  HZipFile
 Manages a single .zip archive. More...


 

2006.01.09-16:37