|
|
A class, representing the UIDs of a file on the Psion. Every File on the Psion has a unique UID for determining the application-mapping. This class stores these UIDs. An object of this class is contained in every PlpDirent object.
|
Default constructor.
|
Constructor. Create an instance, presetting all thre uid values.
u_int32_t |
Retrieve a UID value.
Parameters:
idx | The index of the desired UID. Range must be (0..2), otherwise an assertion is triggered. |