pocolog_cpp
Public Member Functions | List of all members
pocolog_cpp::DataSizeMismatch Struct Reference

#include <Read.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ DataSizeMismatch()

pocolog_cpp::DataSizeMismatch::DataSizeMismatch ( BlockType  type,
size_t  pos 
)
inline

Member Function Documentation

◆ output()

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

Reimplemented from pocolog_cpp::DataBlockException.


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