Changeset e71890 for molecuilder/src/memoryusageobserver.hpp
- Timestamp:
- Oct 9, 2009, 12:30:54 PM (16 years ago)
- Children:
- 104cf4
- Parents:
- 3efb4a (diff), 682229 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Frederik Heber <heber@…> (10/09/09 12:18:41)
- git-committer:
- Frederik Heber <heber@…> (10/09/09 12:30:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/memoryusageobserver.hpp
r3efb4a re71890 35 35 size_t getUsedMemorySize(); 36 36 size_t getMaximumUsedMemory(); 37 map<void*, size_t> getPointersToAllocatedMemory(); 37 38 38 39 protected:
Note:
See TracChangeset
for help on using the changeset viewer.