Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
navgetxmldata.h
Go to the documentation of this file.
1
#ifndef _NAVGETXMLDATA_H_
2
#define _NAVGETXMLDATA_H_
3
4
#include <string>
5
6
//using std::string; NO!, don't use any using whatsoever in header files; not kosher.
7
8
std::string
retrievedata
( std::string data, std::string type );
9
10
#endif
11
src
gfx
nav
navgetxmldata.h
Generated on Fri May 29 2015 23:07:26 for Vegastrike 0.5.1 rc1 by
1.8.4