Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPrvValidateDataTank Class Reference
Inheritance diagram for CPrvValidateDataTank:
[legend]
Collaboration diagram for CPrvValidateDataTank:
[legend]

Public Member Functions

 CPrvValidateDataTank (CEdit *editTankTagRef, std::shared_ptr< std::unordered_set< iv::types::tankId > > tanksNames)
 
bool isAccepted (AbstractComponentGUI *component, std::string *messageError) const override
 

Public Attributes

std::shared_ptr< std::unordered_set< iv::types::tankId > > m_tanksNames
 
CEditm_editTankTagRef
 

Constructor & Destructor Documentation

◆ CPrvValidateDataTank()

CPrvValidateDataTank::CPrvValidateDataTank ( CEdit * editTankTagRef,
std::shared_ptr< std::unordered_set< iv::types::tankId > > tanksNames )
inline

Member Function Documentation

◆ isAccepted()

bool CPrvValidateDataTank::isAccepted ( AbstractComponentGUI * component,
std::string * messageError ) const
inlineoverridevirtual

Implements IListenerIsAccept.

Member Data Documentation

◆ m_editTankTagRef

CEdit* CPrvValidateDataTank::m_editTankTagRef

◆ m_tanksNames

std::shared_ptr<std::unordered_set<iv::types::tankId> > CPrvValidateDataTank::m_tanksNames

The documentation for this class was generated from the following file: