Predator  [unstable] git snapshot
Data Fields
UniformBlock Struct Reference

only uninitialized or nullified blocks; generic arrays and strings need more More...

#include <symheap.hh>

Data Fields

TOffset off
 relative placement of the block wrt. the root
TSizeOf size
 size of the block in bytes
TValId tplValue
 value you need to clone on object instantiation

Detailed Description

only uninitialized or nullified blocks; generic arrays and strings need more

Definition at line 331 of file symheap.hh.

Field Documentation

TOffset off

relative placement of the block wrt. the root

Definition at line 332 of file symheap.hh.

Referenced by areUniBlocksEqual().

TSizeOf size

size of the block in bytes

Definition at line 333 of file symheap.hh.

Referenced by areUniBlocksEqual().

TValId tplValue

value you need to clone on object instantiation

Definition at line 334 of file symheap.hh.

Referenced by areUniBlocksEqual().


The documentation for this struct was generated from the following file: