#include <mk4.h>
Inheritance diagram for c4_LongRef:
Public Member Functions | |
c4_LongRef (const c4_Reference &) | |
Constructor. | |
operator t4_i64 () const | |
Get the value as long int. | |
c4_LongRef & | operator= (t4_i64) |
Set the value to the specified long int. |