Provides script language access to C++ objects of this type.
| Class Hierarchy | No registered superclass. |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | Memcmp | Compares two objects using the memcmp function. Returns 0 if the objects match exactly. Otherwise returns non-zero. |
| string | PrintBitPattern | Returns a string with the bit pattern. |