activemq-cpp-3.6.0
decaf::internal::util::Resource Class Reference

Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are destroyed at shutdown. More...

#include <src/main/decaf/internal/util/Resource.h>

Inheritance diagram for decaf::internal::util::Resource:

Public Member Functions

virtual ~Resource ()

Detailed Description

Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are destroyed at shutdown.

Since
1.0

Constructor & Destructor Documentation

virtual decaf::internal::util::Resource::~Resource ( )
virtual

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