cms::Closeable Class Reference

#include <Closeable.h>

Inheritance diagram for cms::Closeable:

cms::Connection cms::Session List of all members.

Public Member Functions

virtual ~Closeable (void)
virtual void close ()=0 throw ( CMSException )

Detailed Description

Interface for a class that implements the close method.


Constructor & Destructor Documentation

virtual cms::Closeable::~Closeable void   )  [inline, virtual]
 


Member Function Documentation

virtual void cms::Closeable::close  )  throw ( CMSException ) [pure virtual]
 

Closes this object and deallocates the appropriate resources. The object is generally no longer usable after calling close.

Exceptions:
CMSException 


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 16:39:15 2006 for cms by  doxygen 1.4.5