Mania++
 All Classes Functions Variables Pages
Public Member Functions | Private Attributes | List of all members
GbxStructParameters Class Reference

List of struct parameters. More...

#include <GbxParameters.h>

Public Member Functions

void Put (std::string text)
 Add parameter to the list. More...
 
std::vector< std::string > GetParameters ()
 Return the current list of parameters.
 

Private Attributes

std::vector< std::string > parameters = std::vector<std::string>()
 List of parameters.
 

Detailed Description

List of struct parameters.

Member Function Documentation

void GbxStructParameters::Put ( std::string  text)
inline

Add parameter to the list.

Parameters
textParameter XML.

The documentation for this class was generated from the following file: