summaryrefslogtreecommitdiff
path: root/ace/Caching_Strategies_T.i
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Wed Jul 21 18:38:00 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-221-3/+2
|
* ChangeLogTag:Mon Jul 12 13:54:34 1999 Kirthika Parameswaran ↵irfan1999-07-121-160/+157
| | | | <kirthika@cs.wustl.edu>
* Modified destructor for ACE_Caching_Strategy_Adapterkirthika1999-07-071-0/+2
|
* Made ACE_Caching_Startegy_Adapter inline and added dump()kirthika1999-07-071-13/+23
|
* Rectified typo and also signature of purge_percent()kirthika1999-07-071-3/+1
|
* ACE_Caching_Strategy<>::purge_percent (double) - don't return a value fromSteve Huston1999-07-071-1/+2
| | | | a void-returning function.
* *** empty log message ***irfan1999-07-061-0/+108
|
* *** empty log message ***irfan1999-06-251-74/+74
|
* added unused args marco to shut up g++ as well as method clear cache with ↵kirthika1999-06-111-1/+39
| | | | another arg.
* Modified to include extra parameters in the template list, also taleskirthika1999-06-101-92/+92
| | | | teh caching utility as an input.
* caching strategieskirthika1999-06-031-0/+295