IMP  2.0.1
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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::base
 See IMP.base Overview for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Index.h.