activemq-cpp-3.4.0
|
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>
Public Member Functions | |
virtual | ~Resource () |
Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are destroyed at shutdown.
virtual decaf::internal::util::Resource::~Resource | ( | ) | [virtual] |