#include "ace/ACE_export.h"
#include "ace/Recyclable.inl"
Include dependency graph for Recyclable.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Recyclable |
Enumerations | |
enum | ACE_Recyclable_State { ACE_RECYCLABLE_IDLE_AND_PURGABLE, ACE_RECYCLABLE_IDLE_BUT_NOT_PURGABLE, ACE_RECYCLABLE_PURGABLE_BUT_NOT_IDLE, ACE_RECYCLABLE_BUSY, ACE_RECYCLABLE_CLOSED, ACE_RECYCLABLE_UNKNOWN } |
States of a recyclable object. More... |
|