GRE::LAYER_LEGEND2::LAYERREF Class Reference

Class used internally to keep track of which layers the legend refers to. More...

#include <gre/lrlegnd2.h>

List of all members.

Public Member Functions

 LAYERREF (const LAYERREF &rhs)
 LAYERREF (GRE::LAYER *lyr, ELEMTYPE et)
 LAYERREF ()
 ~LAYERREF ()
LAYERREFoperator= (const LAYERREF &rhs)
void SetLayer (GRE::LAYER *layer)

Public Attributes

ELEMTYPE m_ElemType
UINT32 m_ID
GRE::LAYERm_layer
MIUNICODEm_name

Detailed Description

Class used internally to keep track of which layers the legend refers to.


Constructor & Destructor Documentation

GRE::LAYER_LEGEND2::LAYERREF::LAYERREF (  )  [inline]
GRE::LAYER_LEGEND2::LAYERREF::LAYERREF ( GRE::LAYER lyr,
ELEMTYPE  et 
)
GRE::LAYER_LEGEND2::LAYERREF::LAYERREF ( const LAYERREF rhs  )  [inline]
GRE::LAYER_LEGEND2::LAYERREF::~LAYERREF (  )  [inline]

Member Function Documentation

LAYERREF& GRE::LAYER_LEGEND2::LAYERREF::operator= ( const LAYERREF rhs  )  [inline]
void GRE::LAYER_LEGEND2::LAYERREF::SetLayer ( GRE::LAYER layer  ) 

Also sets m_name.


Member Data Documentation

Our DISPPARM's destructor worrys about freeing stuff.

Can't use MISTRING.

We MmAllocC() an array of LAYRREFs.


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

Generated on Sun Oct 7 21:34:25 2012 for TNTsdk 2012 by  doxygen 1.6.1