PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "bamCacheIndex.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "config_putil.h"
#include "indent.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
PT (BamCacheRecord) BamCacheIndex | |
Evicts an old file from the cache. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file bamCacheIndex.cxx.
PT | ( | BamCacheRecord | ) |
Evicts an old file from the cache.
Records the record. Returns NULL if the cache is empty.
Definition at line 109 of file bamCacheIndex.cxx.