ToolMap
|
Storing layers properties in memory. More...
#include <projectdefmemory.h>
Public Member Functions | |
~ProjectDefMemoryLayers () | |
ProjectDefMemoryLayers & | operator= (const ProjectDefMemoryLayers &source) |
Overloading = operator. | |
Storing layers properties in memory.
This class represent a layer. Objects of this class will be stored in a wxArray : PrjMemLayersArray.
ProjectDefMemoryLayers::~ProjectDefMemoryLayers | ( | ) |
todo implement way of clearing the array contained inside
ProjectDefMemoryLayers & ProjectDefMemoryLayers::operator= | ( | const ProjectDefMemoryLayers & | source | ) |
Overloading = operator.