Modules index
Platform::Properties
This module provides information about the underlying platform (OS, architecture etc.) that Converge is running on. The following attributes are defined:
BIG_ENDIAN
LITTLE_ENDIAN
endianness
Currently set to either
BIG_ENDIAN
or
LITTLE_ENDIAN
as appropriate.
word_bits
Integer value of the number of bits in a machine word.
cvd_to_html ©2006-2007
Laurence Tratt