vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APGUI::Interconnection Class Reference

used to simplify deletion of created interconnections (especially in menu) More...

#include <GUI_item.h>

Public Member Functions

 Interconnection (const string typ, const string sen, const string rec)
 

Public Attributes

string type
 
string sender
 
string receiver
 

Detailed Description

used to simplify deletion of created interconnections (especially in menu)

Constructor & Destructor Documentation

APGUI::Interconnection::Interconnection ( const string  typ,
const string  sen,
const string  rec 
)
inline

Member Data Documentation

string APGUI::Interconnection::receiver
string APGUI::Interconnection::sender
string APGUI::Interconnection::type

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