MBDyn-1.7.3
|
Go to the source code of this file.
Macros | |
#define | DECLARE_RESTART_VIRTUAL virtual ostream& Restart(ostream& out) const = 0 |
#define | DECLARE_RESTART virtual ostream& Restart(ostream& out) const |
#define | IMPLEMENT_RESTART(ClassName) ostream& ClassName::Restart(ostream& out) const |
#define DECLARE_RESTART virtual ostream& Restart(ostream& out) const |
#define DECLARE_RESTART_VIRTUAL virtual ostream& Restart(ostream& out) const = 0 |