My Project
Public Attributes | List of all members
InterfaceCtrl Struct Reference

#include <interface.h>

Collaboration diagram for InterfaceCtrl:
Collaboration graph
[legend]

Public Attributes

enum InterfaceCtrlType type
 Interface Element type. More...
 
int id
 Unique ID of element. More...
 
BaseInterfaceCtrl_BaseInterfaceCtrl
 Pointer to object of Ctrl. More...
 

Detailed Description

Definition at line 110 of file interface.h.

Member Data Documentation

§ _BaseInterfaceCtrl

BaseInterfaceCtrl* InterfaceCtrl::_BaseInterfaceCtrl

Pointer to object of Ctrl.

Definition at line 114 of file interface.h.

§ id

int InterfaceCtrl::id

Unique ID of element.

Definition at line 113 of file interface.h.

§ type

enum InterfaceCtrlType InterfaceCtrl::type

Interface Element type.

Definition at line 112 of file interface.h.


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