Rosetta Utilities  2015.09
Namespaces | Typedefs
integer_mapping.fwd.hh File Reference

A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1.
 

Typedefs

typedef pointer::shared_ptr
< subset_mapping > 
utility::subset_mappingOP
 
typedef pointer::shared_ptr
< subset_mapping const > 
utility::subset_mappingCOP
 

Detailed Description

A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)