A constructor that creates a unique qid number based on the parameters passed to it. If it is called without parameters, then the type will be STYX_QID_TYPE.QTFILE and zero values for the remaining parameters.
Convenient string representation of an object for printing
Get Qid type from Qid object
Get version from Qid object
Get path from Qid object
Set type from STYX_QID_TYPE value
Set version from unsigned value
Set path from unsigned value
Pack to bytes array
Unpack from bytes array
Convenient string representation of an object for printing
https://web.archive.org/web/20201029184954/https://powerman.name/Inferno/man/5/0intro.html
A class that provides a type for the aqid field in some Styx messages. Inherits methods from the Qid class and the StyxObject class.