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

#include <Read.hpp>

Inheritance diagram for pocolog_cpp::NoSuchStream:
pocolog_cpp::FileException

Public Member Functions

 NoSuchStream (const std::string &name)
 
 ~NoSuchStream () throw ()
 
virtual void output (std::ostream &display) throw ()
 
- Public Member Functions inherited from pocolog_cpp::FileException
 FileException (size_t pos=Input::npos)
 
 ~FileException () throw ()
 

Public Attributes

const std::string name
 

Constructor & Destructor Documentation

pocolog_cpp::NoSuchStream::NoSuchStream ( const std::string &  name)
inline
pocolog_cpp::NoSuchStream::~NoSuchStream ( )
throw (
)
inline

Member Function Documentation

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

Reimplemented from pocolog_cpp::FileException.

Member Data Documentation

const std::string pocolog_cpp::NoSuchStream::name

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