ACE  6.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Protected Attributes
ACE_Recyclable Class Reference

#include <Recyclable.h>

Inheritance diagram for ACE_Recyclable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~ACE_Recyclable (void)
 Destructor.
ACE_Recyclable_State recycle_state (void) const
 Get the recyclable bit.
void recycle_state (ACE_Recyclable_State new_state)
 Set the recyclable bit.

Protected Member Functions

 ACE_Recyclable (ACE_Recyclable_State initial_state)
 Constructor.

Protected Attributes

ACE_Recyclable_State recycle_state_
 Our state.

Constructor & Destructor Documentation

ACE_Recyclable::~ACE_Recyclable ( void  ) [virtual]

Destructor.

ACE_Recyclable::ACE_Recyclable ( ACE_Recyclable_State  initial_state) [protected]

Constructor.


Member Function Documentation

Get the recyclable bit.

Set the recyclable bit.


Member Data Documentation

Our state.


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