Go to the documentation of this file.
21 #ifndef __stationaryWall_hpp__
22 #define __stationaryWall_hpp__
101 #endif // __stationaryWall_hpp__
stationaryWall(const objectFile &objf, repository *owner)
bool impl_isMoving() const
stationary model for a wall
TypeInfo("stationaryWall")
bool impl_move(uint32, real, real) const
static auto noneComponent()
virtual dictionary & dict()
ref to this dictionary, if it is a dictionary
const repository * owner() const override
bool write(iOstream &os, const IOPattern &iop) const override
stationary model for walls
void impl_setTime(uint32, real, real) const
Motion model abstract class (CRTP) for all the motion models.
bool write(iOstream &os, const IOPattern &iop) const override
write to stream
Interface class for any output stream.
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...