View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | List of all members
vistle::shm_exception Class Reference

#include <core/shm.h>

Inheritance diagram for vistle::shm_exception:
Inheritance graph
[legend]
Collaboration diagram for vistle::shm_exception:
Collaboration graph
[legend]

Public Member Functions

 shm_exception (const std::string &what="shared memory error")
 
- Public Member Functions inherited from vistle::except::exception
 exception (const std::string &what="vistle error")
 
virtual ~exception () throw ()
 
virtual const char * what () const throw ()
 
virtual const char * info () const throw ()
 
virtual const char * where () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from vistle::except::exception
std::string m_info
 

Constructor & Destructor Documentation

◆ shm_exception()

vistle::shm_exception::shm_exception ( const std::string &  what = "shared memory error")
inline

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