#include <gre/lrlegnd2.h>
Public Member Functions | |
| LAYERREF (const LAYERREF &rhs) | |
| LAYERREF (GRE_LAYER *lyr, ELEMTYPE et) | |
| LAYERREF () | |
| LAYERREF & | operator= (const LAYERREF &rhs) |
| void | SetLayer (GRE_LAYER *layer) |
| ~LAYERREF () | |
Public Attributes | |
| ELEMTYPE | m_ElemType |
| UINT32 | m_ID |
| GRE_LAYER * | m_layer |
| MIUNICODE * | m_name |
Definition at line 49 of file lrlegnd2.h.
|
|
Definition at line 57 of file lrlegnd2.h. |
|
||||||||||||
|
|
|
|
Definition at line 71 of file lrlegnd2.h. |
|
|
Definition at line 79 of file lrlegnd2.h. |
|
|
Definition at line 83 of file lrlegnd2.h. |
|
|
Also sets m_name.
|
|
|
Definition at line 54 of file lrlegnd2.h. |
|
|
Definition at line 55 of file lrlegnd2.h. |
|
|
Our DISPPARM's destructor worrys about freeing stuff.
Definition at line 53 of file lrlegnd2.h. |
|
|
Can't use MISTRING. We MmAllocC() an array of LAYRREFs. Definition at line 51 of file lrlegnd2.h. |
1.3.8-20040913