Input & output object. More...
 
  
| Static Public Member Functions | |
| template<typename T > | |
| static T * | Cast (Object *obj) | 
| Cast the obj to T pointer. | |
| template<typename T > | |
| static const T * | Cast (const Object *obj) | 
| Cast the obj to const T pointer. | |
Input & output object.