xmain.cc File Reference

#include <cstdio>
#include "Configuration.h"
#include <iostream>
#include <string>
#include <cassert>
#include "common_types.h"

Include dependency graph for xmain.cc:

Go to the source code of this file.

Functions

void dump_stringvec (std::vector< std::string > &vs, int expect=-2)
void test1 (void)
void test2 (void)
int main (int argc, char *argv[])

Variables

const std::string c_empty_string
Configurationconfig


Function Documentation

void dump_stringvec ( std::vector< std::string > &  vs,
int  expect = -2 
)

Definition at line 43 of file xmain.cc.

Referenced by test1().

int main ( int  argc,
char *  argv[] 
)

Definition at line 137 of file xmain.cc.

References config, test1(), and test2().

Here is the call graph for this function:

void test1 ( void   ) 

Definition at line 54 of file xmain.cc.

References Configuration::clear(), config, Configuration::dump(), dump_stringvec(), Configuration::listkeys(), Configuration::read_config_file(), Configuration::set(), and Configuration::value().

Referenced by main().

Here is the call graph for this function:

void test2 ( void   ) 

Definition at line 131 of file xmain.cc.

References config, Configuration::dump(), and Configuration::read_config_file().

Referenced by main().

Here is the call graph for this function:


Variable Documentation

const std::string c_empty_string

Definition at line 35 of file xmain.cc.

Configuration* config

Definition at line 41 of file xmain.cc.


Generated on Mon Jul 9 14:43:06 2007 for ExultEngine by  doxygen 1.5.1