pocolog_cpp
Public Member Functions | List of all members
pocolog_cpp::DataBlockException Class Reference

#include <Read.hpp>

Inheritance diagram for pocolog_cpp::DataBlockException:
pocolog_cpp::FileException pocolog_cpp::BadDataSize pocolog_cpp::DataSizeMismatch

Public Member Functions

 DataBlockException (BlockType type, size_t pos)
 
 ~DataBlockException () throw ()
 
virtual void output (std::ostream &display) throw ()
 
- Public Member Functions inherited from pocolog_cpp::FileException
 FileException (size_t pos=Input::npos)
 
 ~FileException () throw ()
 

Constructor & Destructor Documentation

pocolog_cpp::DataBlockException::DataBlockException ( BlockType  type,
size_t  pos 
)
inline
pocolog_cpp::DataBlockException::~DataBlockException ( )
throw (
)
inline

Member Function Documentation

void pocolog_cpp::DataBlockException::output ( std::ostream &  display)
throw (
)
virtual

The documentation for this class was generated from the following files: