last update 20 Sep 2009 |
#include "cvrObject.h"
#include "cvrIoHandler.h"
Go to the source code of this file.
Classes | |
class | cvr::ioObject |
Basic input/output class for data objects. More... | |
Namespaces | |
namespace | cvr |
Functions | |
bool | cvr::write (ioHandler &handler, const ioObject &p, const bool complete=true) |
bool | cvr::read (ioHandler &handler, ioObject &p, const bool complete=true) |