Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

Sct::IOManagerDummy Class Reference

Dummy IOManager provides streamers for code validation by UnitTest purposes only! More...

#include <IOManagerDummy.h>

Inheritance diagram for Sct::IOManagerDummy:

Inheritance graph
[legend]
Collaboration diagram for Sct::IOManagerDummy:

Collaboration graph
[legend]

Public Member Functions

virtual void write (const Serializable &ob, const IOParams *params=0) const
 Do not use!

virtual shared_ptr< Serializableread (const string &name, const IOParams *params=0) const
 Do not use!

std::string testStreaming1 (const Streamable &s) const
 Stream to a string.

std::string testStreaming2 (const Streamable &s) const
 Stream to a string.


Static Public Member Functions

IOManagerDummyinstance () throw ()

Detailed Description

Dummy IOManager provides streamers for code validation by UnitTest purposes only!

Definition at line 12 of file IOManagerDummy.h.


Member Function Documentation

shared_ptr< Serializable > Sct::IOManagerDummy::read const string &  name,
const IOParams params = 0
const [virtual]
 

Do not use!

Implements Sct::IOManager.

Definition at line 19 of file IOManagerDummy.cpp.

std::string Sct::IOManagerDummy::testStreaming1 const Streamable s  )  const
 

Stream to a string.

Definition at line 24 of file IOManagerDummy.cpp.

References Sct::Streamable::getClassName(), Sct::IOManager::getStreamer(), and Sct::Streamer::write().

Here is the call graph for this function:

std::string Sct::IOManagerDummy::testStreaming2 const Streamable s  )  const
 

Stream to a string.

Definition at line 32 of file IOManagerDummy.cpp.

References Sct::Streamable::getClassName(), Sct::IOManager::getStreamer(), Sct::Streamer::read(), and Sct::Streamer::write().

Here is the call graph for this function:

void Sct::IOManagerDummy::write const Serializable ob,
const IOParams params = 0
const [virtual]
 

Do not use!

Implements Sct::IOManager.

Definition at line 15 of file IOManagerDummy.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 15 09:51:19 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5