Rosetta
Namespaces | Typedefs
ui_mover.fwd.hh File Reference

: UIMover, apply to send in-progress results to UI More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

using protocols::network::UIMoverSP = utility::pointer::shared_ptr< UIMover >
 
using protocols::network::UIMoverCSP = utility::pointer::shared_ptr< UIMover const >
 
using protocols::network::UIMoverOP = UIMoverSP
 
using protocols::network::UIMoverCOP = UIMoverCSP
 
using protocols::network::UIObserverSP = utility::pointer::shared_ptr< UIObserver >
 
using protocols::network::UIObserverCSP = utility::pointer::shared_ptr< UIObserver const >
 
using protocols::network::UIObserverOP = UIObserverSP
 
using protocols::network::UIObserverCOP = UIObserverCSP
 

Detailed Description

: UIMover, apply to send in-progress results to UI

Author
Sergey Lyskov