General information:Author: Version: Date: Wed Oct 20 9:02:56 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Layer(TWO_G_BYTE_SIGNED_INTEGER value = DEFAULT_LAYER)
Description:
contructor
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetLayer(TWO_G_BYTE_SIGNED_INTEGER value = DEFAULT_LAYER)
Description:
inline function for get and set
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: TWO_G_BYTE_SIGNED_INTEGER |
Declaration:
TWO_G_BYTE_SIGNED_INTEGER GetLayer()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Layer& |
Declaration:
Layer& operator=(Layer&)
Description:
assignment operator usage: *layer1 = *layers // for dynamic classes or layer1 = layer2 // for static classes
scope: protected | type: basic | typename: TWO_G_BYTE_SIGNED_INTEGER |
Declaration:
TWO_G_BYTE_SIGNED_INTEGER _layer
Description: