ObjDbl Class Reference
|
Ratpac-two
|
RAT::ObjDbl Class Reference
Inheritance diagram for RAT::ObjDbl:
Public Member Functions | |
| ObjDbl (double val) | |
| ObjDbl (const ObjDbl &other) | |
| ObjDbl & | operator= (const ObjDbl &rhs) |
| double | GetDbl () const |
| void | SetDbl (double val) |
| ObjDbl & | operator= (const double &val) |
| operator double () const | |
| ClassDef (ObjDbl, 1) | |
Protected Attributes | |
| double | fVal |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/include/RAT/ObjDbl.hh
Generated by