Rosetta
Classes | Namespaces
cacheable_observers.hh File Reference

file that has class definitions for a bunch of general CacheableObserver implementations More...

#include <core/pose/datacache/cacheable_observers.fwd.hh>
#include <core/pose/datacache/CacheableObserver.hh>
#include <core/conformation/signals/LengthEvent.hh>
#include <utility/signals/Link.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/FArray1D.fwd.hh>

Classes

class  core::pose::datacache::LengthEventCollector
 a cacheable observer that keeps track of what length events occured More...
 
class  core::pose::datacache::SpecialSegmentsObserver
 observer that tracks the fate of a one or more segments (i.e. pose residues) of interest. note: the convention should be that a segment.second marks the end of the segment but is not part of it, i.e. the last position of a segment is segment.second - 1 reason: some peculiar stuff regarding the meaning of length events More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pose
 
 core::pose::datacache
 

Detailed Description

file that has class definitions for a bunch of general CacheableObserver implementations

Author
Florian Richter (flori.nosp@m.c@u..nosp@m.washi.nosp@m.ngto.nosp@m.n.edu)