IMP  2.3.1
The Integrative Modeling Platform
cache.h File Reference

Various general useful functions for IMP. More...

#include <IMP/base/base_config.h>
#include "internal/cache.h"
#include "check_macros.h"
#include "log_macros.h"
#include "Vector.h"
#include <IMP/base/hash.h>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/sequenced_index.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/global_fun.hpp>
#include "Array.h"
#include <functional>
+ Include dependency graph for cache.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::LRUCache< Generator, Checker >
 
class  IMP::base::Memoizer< Generator, Checker >
 
class  IMP::base::SparseSymmetricPairMemoizer< Generator, Checker >
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file cache.h.