Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions
protocols::analysis Namespace Reference

Classes

class  InterfaceAnalyzerMover
 
class  InterfaceAnalyzerMoverCreator
 
class  LoopAnalyzerMover
 
class  PackStatMover
 

Typedefs

typedef
utility::pointer::owning_ptr
< InterfaceAnalyzerMover
InterfaceAnalyzerMoverOP
 
typedef
utility::pointer::owning_ptr
< LoopAnalyzerMover
LoopAnalyzerMoverOP
 
typedef
utility::pointer::owning_ptr
< PackStatMover
PackStatMoverOP
 

Functions

std::ostream & which_ostream (std::ostream &ost, std::ostream &oss, bool const tracer)
 stupid helper function needed because ternary operator does not allow variable return types More...
 

Typedef Documentation

Definition at line 25 of file InterfaceAnalyzerMover.fwd.hh.

Definition at line 25 of file LoopAnalyzerMover.fwd.hh.

Definition at line 23 of file PackStatMover.fwd.hh.

Function Documentation

std::ostream& protocols::analysis::which_ostream ( std::ostream &  ost,
std::ostream &  oss,
bool const  tracer 
)