The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rawtext.cpp File Reference
#include <stdio.h>
#include <fcntl.h>
#include <sysdata.h>
#include <utilstr.h>
#include <rawverse.h>
#include <rawtext.h>
#include <rawstr.h>
#include <filemgr.h>
#include <versekey.h>
#include <stringmgr.h>
#include <regex.h>
#include <map>
#include <list>
#include <algorithm>
+ Include dependency graph for rawtext.cpp:

Go to the source code of this file.

Typedefs

typedef list< long > longlist
 

Variables

SWORD_NAMESPACE_START typedef
map< SWBuf, list< long > > 
strlist
 

Typedef Documentation

typedef list<long> longlist

Definition at line 51 of file rawtext.cpp.

Variable Documentation

SWORD_NAMESPACE_START typedef map< SWBuf, list<long> > strlist

Definition at line 50 of file rawtext.cpp.