Rosetta
Namespaces | Typedefs | Variables
types.hh File Reference
#include <core/types.hh>
#include <list>
#include <set>
#include <vector>
#include <string>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::denovo_design
 

Typedefs

typedef std::string protocols::denovo_design::SegmentName
 
typedef std::vector< SegmentName > protocols::denovo_design::SegmentNames
 
typedef std::list< SegmentName > protocols::denovo_design::SegmentNameList
 
typedef std::set< SegmentName > protocols::denovo_design::SegmentNameSet
 
typedef std::pair< core::Size, core::Sizeprotocols::denovo_design::SizePair
 

Variables

static char const protocols::denovo_design::PARENT_DELIMETER = '.'