Searched refs:setMandatory (Results 1 – 9 of 9) sorted by relevance
47 virtual void setMandatory(int layer);
1045 i->second->setMandatory(mandatoryLayer); in handleSetNode()1071 member->setMandatory(mandatoryLayer); in handleSetNode()1085 member->setMandatory(mandatoryLayer); in handleSetNode()
52 virtual void setMandatory(int layer);
51 virtual void setMandatory(int layer);
55 void GroupNode::setMandatory(int layer) { in setMandatory() function in configmgr::GroupNode
58 void Node::setMandatory(int layer) { in setMandatory() function in configmgr::Node
80 void SetNode::setMandatory(int layer) { in setMandatory() function in configmgr::SetNode
99 - For simplicity, setMandatory/getMandatory are available as virtual functions
445 child->getNode()->setMandatory(j->second->getMandatory()); in commitChildChanges()
Completed in 93 milliseconds