32 #ifndef RTPOSIXSOLVER_H 
   33 #define RTPOSIXSOLVER_H   
   44         struct timespec t0, t;
 
   49                 unsigned long lRTPeriod,
 
   50                 unsigned long RTStackSize,
 
   57         std::ostream& 
Restart(std::ostream& out) 
const;
 
   75 #endif // RTPOSIXSOLVER_H 
virtual void Wait(void)=0
virtual void StopCommanded(void)=0
virtual std::ostream & Restart(std::ostream &out) const =0
RTSolverBase * ReadRTPOSIXSolver(Solver *pS, MBDynParser &HP)
virtual void Setup(void)=0