16#ifndef _TMAATTRIBBATCHMANAGER_H_ 
   17#define _TMAATTRIBBATCHMANAGER_H_ 
   42    PRJDEF_LAYERS_TYPE m_SelLayerType;
 
   44    bool _GetSelectionSubset(
long layerid, wxArrayLong& subselected);
 
   46    wxString _CreateListOfIds(
const wxArrayLong* ids);
 
   50                          PRJDEF_LAYERS_TYPE sellayertype);
 
   54    bool GetTypes(PrjMemObjectsArray& objects, wxArrayInt& number, wxArrayLong& layerid);
 
   56    bool GetFields(
long layerid, PrjMemFieldArray& fields);
 
 
Definition database_tm.h:80
Definition prjdefmemmanage.h:54
Storing Fields property in memory.
Definition projectdefmemory.h:205
Definition tmaattribbatchmanager.h:37
Abstract class for tmAAttribTree Items.
Definition tmaattribctrls.h:50
Store ID of selected data into memory.
Definition tmselecteddatamemory.h:43
Storing project properties in memory.