Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

SearchParser.C File Reference

#include <iostream>
#include <string>
#include <vector>
#include <sstream>
#include <map>
#include <iterator>
#include <fstream>
#include <algorithm>
#include <ctype.h>
#include <assert.h>
#include "SearchParser.h"
#include "BQStructs.H"
#include "DBInterface.H"
#include "PathSearchAI.H"

Include dependency graph for SearchParser.C:


Defines

#define DB   1
#define AI   1
#define DEBUG   0
#define AI   0
#define DB   0

Functions

log changed the XML return
so that its more like standard
CGI for the different 
sections (only added a few characters)@text @d153 4 a156 1 string xmlRet
log ***empty log message
***text d213 a214 log added
encoding text d213 a213 
for (int i=(*startMatches).size()-1;i >=0;--i)

Variables

d247 a247 vector< seg_t * > * endMatches
log no more seg faults
log no more seg but mem leaks
text d153 a153 string 
xmlRet = "d="
d349 a349 xml = itostring(route.begin->routeid) +"-"

Define Documentation

#define AI   0
 

#define AI   1
 

#define DB   0
 

#define DB   1
 

#define DEBUG   0
 


Function Documentation

log*** empty log message*** text d213 a214 log added encoding text d213 a213 for int  i = (*startMatches).size()-1; i  ) 
 

Here is the call graph for this function:

log changed the XML return so that its more like standard CGI for the different sections only added a few  characters  ) 
 


Variable Documentation

d247 a247 vector<seg_t*>* endMatches
 

log no more seg faults
 

d355 a355 xml = itostring(route.begin->routeid) +"-"
 

log no more seg but mem leaks text d153 a153 string xmlRet = "d="
 


Generated on Mon May 16 11:08:44 2005 for BikeQuest by  doxygen 1.4.0