Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros
Exception.hpp File Reference

Contains declaration of Exception class. More...

#include <stdexcept>
#include <string>
Include dependency graph for Exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::Exception
 Base exception class. More...

Namespaces

namespace  bil

Macros

#define BIL_EXCEPTION_HPP

Detailed Description

Contains declaration of Exception class.

Definition in file Exception.hpp.


Macro Definition Documentation

#define BIL_EXCEPTION_HPP

Definition at line 8 of file Exception.hpp.