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