IMP  2.3.0
The Integrative Modeling Platform
kernel/scoped.h File Reference

Various general useful functions for IMP. More...

#include <IMP/kernel/kernel_config.h>
#include "RestraintSet.h"
#include "ScoreState.h"
#include "Model.h"
#include <IMP/base/RAII.h>
#include <IMP/base/deprecation.h>
#include <IMP/base/deprecation_macros.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/raii_macros.h>
#include <IMP/base/check_macros.h>
#include <IMP/base/log_macros.h>
+ Include dependency graph for kernel/scoped.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::ScopedAddCacheAttribute< Key, Value >
 
class  IMP::kernel::ScopedSetAttribute< Key, Value >
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef ScopedSetAttribute
< FloatKey, Float > 
IMP::kernel::ScopedSetFloatAttribute
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/scoped.h.