![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
#include <CInspectionTaskComp.h>
Public Member Functions | |
MessageContainer (CInspectionTaskComp *parentPtr, iinsp::ISupplier::MessageContainerType containerType) | |
istd::IInformationProvider::InformationCategory | GetWorstCategory () const override |
Messages | GetMessages () const override |
void | ClearMessages () override |
bool | Serialize (iser::IArchive &archive) override |
![]() | |
THierarchicalBase () | |
virtual void | SetParentPtr (typename IHierarchicalMessageContainer::InterfaceType *parentPtr) |
int | GetHierarchicalFlags () const override |
int | GetChildsCount () const override |
typename IHierarchicalMessageContainer::InterfaceType * | GetChild (int index) const override |
typename IHierarchicalMessageContainer::InterfaceType * | GetParent () const override |
![]() | |
TChangeDelegator () | |
TChangeDelegator (istd::IChangeable *slavePtr) | |
virtual void | OnBeginChanges () |
Callback function for begin change event. | |
virtual void | OnEndChanges (const istd::IChangeable::ChangeSet &changeSet) |
Callback function for end change event. | |
![]() | |
CChangeDelegator () | |
CChangeDelegator (istd::IChangeable *slavePtr) | |
virtual void | SetSlavePtr (istd::IChangeable *slavePtr) |
Gets the slave object pointer. | |
virtual istd::IChangeable * | GetSlavePtr () const |
Sets the slave object pointer. | |
![]() | |
![]() | |
virtual QMutex * | GetChangesLock () const |
Get mutex beeing locked during changes, if available. | |
virtual void | BeginChanges (const ChangeSet &changeSet) |
Starts the change transaction. | |
virtual void | EndChanges (const ChangeSet &changeSet) |
Ends the change transaction. | |
virtual void | BeginChangeGroup (const ChangeSet &changeSet) |
Starts group of changes. | |
virtual void | EndChangeGroup (const ChangeSet &changeSet) |
Ends group of changes. | |
Additional Inherited Members | |
![]() | |
static const ChangeSet & | GetNoChanges () |
Get empty set of changes. | |
static const ChangeSet & | GetAnyChange () |
Get anonymous change set. | |
static const ChangeSet & | GetAllChanges () |
Get anonymous change set. | |
static const ChangeSet & | GetDelegatedChanges () |
Get delegated change set. | |
![]() | |
![]() | |
typename IHierarchicalMessageContainer::InterfaceType * | m_parentPtr |
Definition at line 117 of file CInspectionTaskComp.h.
Definition at line 120 of file CInspectionTaskComp.h.
iinsp::CInspectionTaskComp::MessageContainer::MessageContainer | ( | CInspectionTaskComp * | parentPtr, |
iinsp::ISupplier::MessageContainerType | containerType ) |
|
override |
|
override |
|
override |
|
override |
© Witold Gantzke and Kirill Lepskiy