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
core
chemical
sdf
sdf_parser.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
// :noTabs=false:tabSize=4:indentSize=4:
4
//
5
// This file is part of the Rosetta software suite and is made available under license.
6
// The Rosetta software is developed by the contributing members of the Rosetta Commons consortium.
7
// (C) 199x-2009 Rosetta Commons participating institutions and developers.
8
// For more information, see http://www.rosettacommons.org/.
9
10
/// @file core/chemical/sdf/sdf_parser.fwd.hh
11
///
12
/// @brief forward declarations for sdf file parsing class
13
/// @author Sam DeLuca
14
15
16
#ifndef INCLUDED_core_chemical_sdf_sdf_parser_FWD_HH
17
#define INCLUDED_core_chemical_sdf_sdf_parser_FWD_HH
18
19
namespace
core {
20
namespace
chemical {
21
namespace
sdf {
22
23
class
SDFParser;
24
25
}
26
}
27
}
28
29
#endif
/* SDF_PARSER_FWD_HH_ */
Generated on Sat Jun 1 2013 11:31:40 for Rosetta 3.5 by
1.8.4