activemq-cpp-3.6.0
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:

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


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