liblcf
RPG::Variable Class Reference

#include <rpg_variable.h>

+ Collaboration diagram for RPG::Variable:

Public Attributes

int ID = 0
 
std::string name
 

Detailed Description

Definition at line 22 of file rpg_variable.h.

Member Data Documentation

◆ ID

int RPG::Variable::ID = 0

Definition at line 24 of file rpg_variable.h.

◆ name

static TypedField< RPG::Variable, std::string > static_name & RPG::Variable::name

Definition at line 25 of file rpg_variable.h.

Referenced by RPG::operator==().


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