IMP  2.3.0
The Integrative Modeling Platform
Index.h File Reference

Basic types used by IMP. More...

#include <IMP/base/base_config.h>
#include "bracket_macros.h"
#include "showable_macros.h"
#include "Value.h"
#include <IMP/base/Vector.h>
+ Include dependency graph for Index.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::Index< Tag >
 
class  IMP::base::IndexVector< Tag, T >
 

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.
 

Functions

template<class Tag >
unsigned int IMP::base::get_as_unsigned_int (Index< Tag > i)
 
template<class Tag >
Index< Tag > IMP::base::get_invalid_index ()
 
template<class Tag , class Container , class T >
void IMP::base::resize_to_fit (Container &v, Index< Tag > i, const T &default_value=T())
 

Detailed Description

Basic types used by IMP.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Index.h.