1#ifndef INC_GLOALLSETITERATORRESULT_H
2#define INC_GLOALLSETITERATORRESULT_H
For each library, here 'GlobalObjects' there is a type file.
#define __glo_export_dll
Definition GloTypes.h:70
AllSetIteratorResult(Record *pRecord)
void setObjID(const ObjID &rObjID)
void setRecord(Record *pRecord)
AllSetIteratorResult(const ObjID &rObjID)
Record * getRecord() const
AllSetIteratorResult(const AllSetIteratorResult &)
ObjID m_bObjID
Definition GloAllSetIteratorResult.h:86
Record * m_pRecord
Definition GloAllSetIteratorResult.h:99
virtual ~AllSetIteratorResult()
An object ID consists of the class ID, a database ID and the actual unique object number (all unsigne...
Definition GloObjID.h:84
Objects of this class transport the data from the tables into the persistent object and from these ag...
Definition GloRecord.h:108
Definition GloAbstractBaseLot.h:49