liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RPG::Variable Class Reference

#include <rpg_variable.h>

+ Collaboration diagram for RPG::Variable:

Public Member Functions

 Variable ()
 

Public Attributes

int ID
 
std::string name
 

Detailed Description

Definition at line 19 of file rpg_variable.h.

Constructor & Destructor Documentation

RPG::Variable::Variable ( )

Constructor.

Definition at line 15 of file rpg_variable.cpp.

References ID, and name.

Member Data Documentation

int RPG::Variable::ID

Definition at line 23 of file rpg_variable.h.

Referenced by Variable().

std::string RPG::Variable::name

Definition at line 24 of file rpg_variable.h.

Referenced by Variable().


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