#include <gre/lrlegnd2.h>
Inheritance diagram for GRE_LAYER_LEGEND2::DISPPARM:

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| INT32 | GetLayerRefNum (GRE_LAYER *layer, ELEMTYPE ElemType, bool bAllocIfNotFound=false) |
| void | OnLayerChange (INT32 LayerRefNum, bool deleting) |
| void | OnLayoutLoaded (GRE_VIEWABLE *viewable) |
| DISPPARM & | operator= (const DISPPARM &rhs) |
| virtual | ~DISPPARM () |
Static Public Member Functions | |
| void | GRECB_LayerCallback (const GRE_CALLBACK_MSG *msg, void *cbdata) |
| int | SerializerCB_GRLayout (SERIALIZER &serializer, const SERIALIZER::ITEMDEF *itemdef, void *cbdata, SERIALIZER::ITEMDEF::ACTION action) |
Public Attributes | |
| GRAPHICLAYOUT | m_grlayout |
| LAYERREF * | m_layers |
| UINT32 | m_NumLayers |
Protected Member Functions | |
| virtual const SERIALIZER::ITEMDEF * | SerialGetItemDef (SERIALIZER &serializer) const |
|
|
Default constructor.
Reimplemented from GRE_LAYER::DISPPARM. |
|
|
Copy constructor.
Reimplemented from GRE_LAYER::DISPPARM. Definition at line 114 of file lrlegnd2.h. |
|
|
Definition at line 117 of file lrlegnd2.h. |
|
||||||||||||||||
|
Returns index into m_layers array for given layer/elemtype Return -1 if not found, < -1 if error.
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Assignment operator.
Reimplemented from GRE_LAYER::DISPPARM. Definition at line 121 of file lrlegnd2.h. |
|
|
GRE_LAYER::DISPPARM new overridables.
Implements GRE_LAYER::DISPPARM. |
|
||||||||||||||||||||
|
|
|
|
Definition at line 107 of file lrlegnd2.h. |
|
|
Definition at line 109 of file lrlegnd2.h. |
|
|
Definition at line 108 of file lrlegnd2.h. |
1.3.8-20040913