last update 20 Sep 2009 |
#include "cvrIoHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | cvr |
Enumerations | |
enum | cvr::eSortingOrder { cvr::Ascending, cvr::Descending } |
Functions | |
bool | cvr::read (ioHandler &handler, eSortingOrder &data) |
bool | cvr::write (ioHandler &handler, const eSortingOrder &data) |
IO functions are provided as well.