decaf::io::Closeable Class Reference

Interface for a class that implements the close method. More...

#include <src/main/decaf/io/Closeable.h>

Inheritance diagram for decaf::io::Closeable:
Inheritance graph
[legend]

Public Member Functions

virtual ~Closeable ()
virtual void close ()=0
 Closes this object and deallocates the appropriate resources.

Detailed Description

Interface for a class that implements the close method.


Constructor & Destructor Documentation

virtual decaf::io::Closeable::~Closeable (  )  [virtual]

Member Function Documentation

virtual void decaf::io::Closeable::close (  )  [pure virtual]

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

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1