18 #ifndef _DECAF_INTERNAL_UTIL_RESOURCELIFECYCLEMANAGER_H_ 19 #define _DECAF_INTERNAL_UTIL_RESOURCELIFECYCLEMANAGER_H_ 45 virtual void addResource(
Resource* value);
49 virtual void destroyResources();
Definition: ResourceLifecycleManager.h:34
Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are d...
Definition: Resource.h:33
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
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25