Property | Type | Description | |
---|---|---|---|
m_pCultureHeader | CultureTableHeader* | ||
m_valid | bool | ||
memoryMapFile |
Property | Type | Description | |
---|---|---|---|
BaseInfoTable | System | ||
CompareStringToStringPoolStringBinary | int | ||
GetStringArray | String[] | ||
GetStringPoolString | String | ||
GetWordArrayArray | int[][] | ||
InitializeBaseInfoTablePointers | void | ||
SetDataItemPointers | void |
Method | Description | |
---|---|---|
Equals ( Object value ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
BaseInfoTable ( String fileName, bool fromAssembly ) : System | ||
CompareStringToStringPoolStringBinary ( String name, int offset ) : int | ||
GetStringArray ( uint iOffset ) : String[] | ||
GetStringPoolString ( uint offset ) : String | ||
GetWordArrayArray ( uint iOffset ) : int[][] | ||
InitializeBaseInfoTablePointers ( String fileName, bool fromAssembly ) : void | ||
SetDataItemPointers ( ) : void |
protected CultureTableHeader* m_pCultureHeader | ||
return | CultureTableHeader* |