18#ifndef _DECAF_INTERNAL_UTIL_RESOURCELIFECYCLEMANAGER_H_
19#define _DECAF_INTERNAL_UTIL_RESOURCELIFECYCLEMANAGER_H_
Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are d...
Definition Resource.h:33
virtual ~ResourceLifecycleManager()
ResourceLifecycleManager()
virtual void destroyResources()
virtual void addResource(Resource *value)
Set template that wraps around a std::set to provide a more user-friendly interface and to provide co...
Definition StlSet.h:39
#define DECAF_API
Definition Config.h:29
Definition ByteArrayAdapter.h:30
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25