#include <uvar.hh>
Public Member Functions | |
void | operator= (const UValue &v) |
void | operator= (const double v) |
void | operator= (const std::string &v) |
operator double () | |
operator std::string () | |
operator UValue () | |
UProp (UVar &owner, UProperty name) |
Definition at line 39 of file uvar.hh.