summaryrefslogtreecommitdiff
path: root/ace/Managed_Object.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
* ChangeLogTag:Sat Jul 31 12:07:48 1999 Douglas C. Schmidt <schmidt@mambo.cs....schmidt1999-07-311-2/+2
* fixed comments in descriptionlevine1999-02-261-2/+2
* replace () around #pragma implementation argumentlevine1999-01-201-1/+1
* removed () from #pragma implementation argumentlevine1998-12-151-1/+1
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-2/+3
* Basic_Types.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-0/+4
* *** empty log message ***schmidt1997-12-211-16/+14
* *** empty log message ***irfan1997-11-291-3/+3
* *** empty log message ***irfan1997-11-291-4/+3
* (get_preallocated_{object,array}): inlined function definitions into the clas...levine1997-11-041-4/+30
* *** empty log message ***levine1997-10-301-2/+4
* (ACE_Cleanup_Adapter): added virtual destructor, needed by some compilers for...levine1997-10-141-0/+3
* rsschmidt1997-10-111-4/+3
* Added <TYPE> to the ACE_UNIMPLEMENTED_FUNC lines for the X(X&) and X& op=.Steve Huston1997-10-021-3/+3
* removed ACE_Managed_Object get_object () interfacelevine1997-09-241-24/+7
* renamed ACE_Managed_Cleanup to ACE_Cleanup_Adapter because it doesn't implici...levine1997-09-221-4/+8
* revised ACE_Object_Manager interface for preallocated objectslevine1997-09-201-5/+55
* added #include of ace/OS.h because ACE_Cleanup class is usedlevine1997-09-151-0/+2
* (get_object) changed type of "id" to int because it will often be passed an e...levine1997-09-111-5/+5
* Moved ACE_Managed_Cleanup to Managed_Object.*.nw11997-09-101-0/+10
* Separated template codes from Object_Manager.* to Managed_Object.*.nw11997-09-101-0/+77