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

#include <Read.hpp>

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

Public Member Functions

 BadDataSize (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

◆ BadDataSize()

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

Member Function Documentation

◆ output()

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

Reimplemented from pocolog_cpp::DataBlockException.


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