#include <mk4.h>
Inheritance diagram for c4_DoubleRef:
Public Member Functions | |
c4_DoubleRef (const c4_Reference &) | |
Constructor. | |
operator double () const | |
Get the value as floating point. | |
c4_DoubleRef & | operator= (double) |
Set the value to the specified floating point. |