matfileIO.hh File Reference
#include <string>
#include <typeinfo>
#include "matIO_1.5/matio.h"
#include "basics.hh"
#include "toolbox.hh"
#include "operator.hh"
#include <toolbox/sharedPointer.hh>
#include <basics/exceptions.hh>
Go to the source code of this file.
Classes | |
class | concepts::MatfileIO |
Concepts *.mat-file tool. More... | |
class | concepts::MatfileIOError |
Exception class to handle errors in the matfileIO class. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Typedefs | |
typedef std::set< const std::type_info * > | concepts::set_info |
Detailed Description
Interface for the MAT-IO library
Definition in file matfileIO.hh.