Changeset 8705 for trunk/psLib/src/sys/psMemory.h
- Timestamp:
- Aug 29, 2006, 6:40:56 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psMemory.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psMemory.h
r8439 r8705 12 12 * @ingroup MemoryManagement 13 13 * 14 * @version $Revision: 1. 59$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-08- 21 21:23:13$14 * @version $Revision: 1.60 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-08-30 04:40:56 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 483 483 psMemId psMemGetId(void); 484 484 485 /** get the last memory ID used 486 * 487 * @ingroup memCallback 488 * 489 * @return psMemId the last memory ID used 490 */ 491 psMemId psMemGetLastId(void); 492 485 493 /** set p_psMemAllocID to specific id 486 494 *
Note:
See TracChangeset
for help on using the changeset viewer.
