#include <rmol/service/RMOL_ServiceContext.hpp>
Public Member Functions | |
void | setUpStudyStatManager () |
virtual void | toStream (std::ostream &ioOut) const |
virtual void | fromStream (std::istream &ioIn) |
Friends | |
class | RMOL_Service |
class | FacRmolServiceContext |
Definition at line 20 of file RMOL_ServiceContext.hpp.
void RMOL::RMOL_ServiceContext::setUpStudyStatManager | ( | ) |
Set up the StudyStatManager.
Definition at line 60 of file RMOL_ServiceContext.cpp.
References RMOL::FacStudyStatManager::create(), and RMOL::FacStudyStatManager::instance().
Referenced by RMOL::RMOL_Service::setUpStudyStatManager().
virtual void RMOL::ServiceAbstract::toStream | ( | std::ostream & | ioOut | ) | const [inline, virtual, inherited] |
Dump a Business Object into an output stream.
ostream& | the output stream. |
Definition at line 22 of file ServiceAbstract.hpp.
virtual void RMOL::ServiceAbstract::fromStream | ( | std::istream & | ioIn | ) | [inline, virtual, inherited] |
Read a Business Object from an input stream.
istream& | the input stream. |
Definition at line 26 of file ServiceAbstract.hpp.
Referenced by operator>>().
friend class RMOL_Service [friend] |
The RMOL_Service class should be the sole class to get access to ServiceContext content: general users do not want to bother with a context interface.
Definition at line 24 of file RMOL_ServiceContext.hpp.
friend class FacRmolServiceContext [friend] |
Definition at line 25 of file RMOL_ServiceContext.hpp.
Generated on Sat Jun 6 13:48:42 2009 for RMOL by Doxygen 1.5.7.1