#include <MesqPane_1_1.h>
Public Attributes | |
unsigned | size |
TagType | type |
void * | edata |
void * | ndata |
msq_std::string | name |
Definition at line 597 of file MesqPane_1_1.h.
void * edata |
Definition at line 600 of file MesqPane_1_1.h.
Referenced by MesqPane::tag_create().
msq_std::string name |
Definition at line 602 of file MesqPane_1_1.h.
void * ndata |
Definition at line 601 of file MesqPane_1_1.h.
Referenced by MesqPane::tag_create().
unsigned size |
Definition at line 598 of file MesqPane_1_1.h.
TagType type |
Definition at line 599 of file MesqPane_1_1.h.