apps/editconf/strconf.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include <syslog.h>
#include <string>
#include <map>
#include <fstream>

Include dependency graph for strconf.cpp:

Go to the source code of this file.

Functions

void load (string fn, map< string, string > &c)
void save (string fn, map< string, string > &c)
int main ()


Function Documentation

void load ( string  fn,
map< string, string > &  c 
)

Definition at line 10 of file strconf.cpp.

References s.

Referenced by gen_dynamic_xml(), gen_static_xml(), and main().

int main ( void   ) 

Definition at line 50 of file strconf.cpp.

References load(), method, query, save(), and uri.

void save ( string  fn,
map< string, string > &  c 
)

Definition at line 33 of file strconf.cpp.

References s.

Referenced by main().


Generated on Thu Aug 7 16:19:43 2008 for elphel by  doxygen 1.5.1