BALL
1.5.0
Loading...
Searching...
No Matches
include
BALL
DATATYPE
stringHashSet.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: stringHashSet.h,v 1.11 2003/08/26 08:04:12 oliver Exp $
5
//
6
7
#ifndef BALL_DATATYPE_STRINGHASHSET_H
8
#define BALL_DATATYPE_STRINGHASHSET_H
9
10
#ifndef BALL_DATATYPE_HASHSET_H
11
# include <
BALL/DATATYPE/hashSet.h
>
12
#endif
13
14
#ifndef BALL_DATATYPE_STRING_H
15
# include <
BALL/DATATYPE/string.h
>
16
#endif
17
18
namespace
BALL
19
{
26
typedef
HashSet<String>
StringHashSet
;
27
}
// namespace BALL
28
29
#endif
// BALL_DATATYPE_STRINGHASHSET_H
string.h
hashSet.h
BALL::StringHashSet
HashSet< String > StringHashSet
Definition
stringHashSet.h:26
BALL
Definition
constants.h:13
BALL::HashSet
Definition
residueRotamerSet.h:24
Generated by
1.12.0