besregtest.cc File Reference

#include <iostream>
#include <string>
#include <map>
#include "BESRegex.h"
#include "BESError.h"

Include dependency graph for besregtest.cc:

Go to the source code of this file.

Functions

bool break_includes (const string &s, string &err)
bool break_types (const string &s, string &err)
int main (int argc, char **argv)
void usage (const string &prog)

Variables

multimap< string, string > expressions


Function Documentation

bool break_includes ( const string &  s,
string &  err 
)

Definition at line 143 of file besregtest.cc.

References expressions.

Referenced by main().

bool break_types ( const string &  s,
string &  err 
)

Definition at line 176 of file besregtest.cc.

References expressions.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 64 of file besregtest.cc.

References break_includes(), break_types(), expressions, BESError::get_message(), and usage().

Here is the call graph for this function:

void usage ( const string &  prog  ) 

Definition at line 51 of file besregtest.cc.

Referenced by main().


Variable Documentation

multimap<string,string> expressions

Definition at line 45 of file besregtest.cc.

Referenced by break_includes(), break_types(), and main().


Generated on Thu Sep 16 15:21:32 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7