ObjInt Class Reference
|
Ratpac-two
|
RAT::ObjInt Class Reference
Inheritance diagram for RAT::ObjInt:
Public Member Functions | |
| ObjInt (int val) | |
| ObjInt (const ObjInt &other) | |
| ObjInt & | operator= (const ObjInt &rhs) |
| int | GetInt () const |
| void | SetInt (int val) |
| ObjInt & | operator= (const int &val) |
| operator int () const | |
| ClassDef (ObjInt, 1) | |
Protected Attributes | |
| int | 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/ObjInt.hh
Generated by