The SWORD Project
1.9.0.svnversion
|
#include <stdlib.h>
#include <swbasicfilter.h>
#include <stdio.h>
#include <stdarg.h>
#include <utilstr.h>
#include <stringmgr.h>
#include <versekey.h>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | SWBasicFilter::Private |
Typedefs | |
typedef std::set< SWBuf > | StringSet |
Variables | |
SWORD_NAMESPACE_START typedef std::map< SWBuf, SWBuf > | DualStringMap |
Definition at line 40 of file swbasicfilter.cpp.
SWORD_NAMESPACE_START typedef std::map<SWBuf, SWBuf> DualStringMap |
Definition at line 39 of file swbasicfilter.cpp.