#include <UTDebug.h>
| Public Member Functions | |
| ValidReadBlock_t () | |
| Public Attributes | |
| ptr_as_uint_t | start | 
| ptr_as_uint_t | end | 
| bool | can_read | 
Structure used to pass preserve information across calls to is_valid_read_pointer. From C code, it must be initialized to {0,0,false}. In C++, its constructor takes care of that.
Definition at line 305 of file UTDebug.h.
 1.6.1
 1.6.1