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
docking
DockingEnsemblePrepackProtocol.fwd.hh
Go to the documentation of this file.
1
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;
2
// rm-trailing-spaces:t -*-
3
// vi: set ts=2 noet:
4
//
5
// (c) Copyright Rosetta Commons Member Institutions.
6
// (c) This file is part of the Rosetta software suite and is made available
7
// under license.
8
// (c) The Rosetta software is developed by the contributing members of the
9
// Rosetta Commons.
10
// (c) For more information, see http://www.rosettacommons.org.
11
// Questions about this can be
12
// (c) addressed to University of Washington UW TechTransfer,
13
// email: license@u.washington.edu.
14
15
/// @file fwd declaration for ensemble prepacking
16
/// @brief
17
/// @author Monica Berrondo
18
#ifndef INCLUDED_protocols_docking_DockingEnsemblePrepackProtocol_FWD_HH
19
#define INCLUDED_protocols_docking_DockingEnsemblePrepackProtocol_FWD_HH
20
21
#include <utility/pointer/owning_ptr.hh>
22
23
namespace
protocols {
24
namespace
docking
{
25
26
class
DockingEnsemblePrepackProtocol
;
27
typedef
utility::pointer::owning_ptr< DockingEnsemblePrepackProtocol >
DockingEnsemblePrepackProtocolOP
;
28
typedef
utility::pointer::owning_ptr< DockingEnsemblePrepackProtocol const >
DockingEnsemblePrepackProtocolCOP
;
29
}
30
}
31
#endif
Generated on Sat Jun 1 2013 11:46:49 for Rosetta 3.5 by
1.8.4