Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <xml_support.h>
Public Member Functions | |
Attribute (std::string name, std::string value) | |
Public Attributes | |
std::string | name |
std::string | value |
Definition at line 28 of file xml_support.h.
|
inline |
std::string XMLSupport::Attribute::name |
Definition at line 30 of file xml_support.h.
std::string XMLSupport::Attribute::value |
Definition at line 31 of file xml_support.h.