Rosetta 3.5
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
protocols
loop_build
LoopBuildMover.fwd.hh
Go to the documentation of this file.
1
/*
2
* LoopBuilderMover.fwd.hh
3
*
4
* Created on: Jun 9, 2012
5
* Author: nannemdp
6
*/
7
8
#ifndef INCLUDED_protocols_loop_build_LoopBuildMover_fwd_hh
9
#define INCLUDED_protocols_loop_build_LoopBuildMover_fwd_hh
10
#include <utility/pointer/owning_ptr.hh>
11
12
13
namespace
protocols{
14
namespace
loop_build{
15
16
class
LoopBuildMover
;
17
18
19
typedef
utility::pointer::owning_ptr< LoopBuildMover >
LoopBuildMoverOP
;
20
typedef
utility::pointer::owning_ptr< LoopBuildMover const >
LoopBuildMoverCOP
;
21
22
23
24
}
//loop_build
25
}
//protocols
26
27
#endif
/* LOOPBUILDERMOVER_FWD_HH_ */
Generated on Sat Jun 1 2013 11:56:24 for Rosetta 3.5 by
1.8.4