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

#include <rpg_switch.h>

+ Collaboration diagram for RPG::Switch:

Public Member Functions

 Switch ()
 

Public Attributes

int ID
 
std::string name
 

Detailed Description

Definition at line 19 of file rpg_switch.h.

Constructor & Destructor Documentation

RPG::Switch::Switch ( )

Constructor.

Definition at line 15 of file rpg_switch.cpp.

References ID, and name.

Member Data Documentation

int RPG::Switch::ID

Definition at line 23 of file rpg_switch.h.

Referenced by Switch().

std::string RPG::Switch::name

Definition at line 24 of file rpg_switch.h.

Referenced by Switch().


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