#include <mobject.hpp>


Public Member Functions | |
| virtual Time & | getLength ()=0 |
| virtual bool | isValid () const =0 |
| MObject self-test (usable for asserting). | |
| virtual bool | operator== (const MObject &oo) const =0 |
Static Public Attributes | |
| static session::MObjectFactory | create |
| Storage for the (single, static) MObject factory object. | |
Protected Types | |
| typedef lumiera::Time | Time |
Protected Attributes | |
| Time | length |
Friends | |
| class | session::MObjectFactory |
Definition at line 63 of file mobject.hpp.
| virtual Time& mobject::MObject::getLength | ( | ) | [pure virtual] |
1.5.5