#include <Closeable.h>

Public Member Functions | |
| virtual | ~Closeable () |
| virtual void | close ()=0 throw (IOException) |
| virtual beecrypt::io::Closeable::~Closeable | ( | ) | [inline, virtual] |
| virtual void beecrypt::io::Closeable::close | ( | ) | throw (IOException) [pure virtual] |
1.5.8