last update 20 Sep 2009 |
#include "cvrIoHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | cvr |
Enumerations | |
enum | cvr::eConstantReference { cvr::VariableReference, cvr::ConstantReference } |
Functions | |
bool | cvr::read (ioHandler &handler, eConstantReference &data) |
bool | cvr::write (ioHandler &handler, const eConstantReference &data) |
The appropriate read and write functions are also defined.