Humble Framework for SkyOS


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

HID Class Reference
[Base]

#include <HBase.h>

Inheritance diagram for HID:

HCheckbox HMenu HPanel HPanelItem HMenuBar

Public Member Functions

 HID (int32 id=0)
int32 GetID (void) const
 Returns the ID.
int32 SetID (int32 id)
 Sets the ID.

Protected Attributes

int32 m_id
 ID value.

Member Function Documentation

int32 HID::GetID void   )  const
 

Returns:
ID

Definition at line 105 of file HBase.h.

int32 HID::SetID int32  id  ) 
 

Returns:
ID value prior to the set
Parameters:
id ID (must be non-zero)

Definition at line 112 of file HBase.h.


The documentation for this class was generated from the following file:
 

2006.01.09-16:37