Home
last modified time | relevance | path

Searched refs:getMandatory (Results 1 – 9 of 9) sorted by relevance

/trunk/main/configmgr/source/
H A DREADME99 - For simplicity, setMandatory/getMandatory are available as virtual functions
101 SetNodes that are set members. The default getMandatory implementation returns
104 getMandatory is called on a member of a true set to decide whether to forbid
H A Dgroupnode.hxx49 virtual int getMandatory() const;
H A Dnode.hxx54 virtual int getMandatory() const;
H A Dsetnode.hxx53 virtual int getMandatory() const;
H A Dgroupnode.cxx59 int GroupNode::getMandatory() const { in getMandatory() function in configmgr::GroupNode
H A Dnode.cxx63 int Node::getMandatory() const { in getMandatory() function in configmgr::Node
H A Dsetnode.cxx84 int SetNode::getMandatory() const { in getMandatory() function in configmgr::SetNode
H A Daccess.cxx445 child->getNode()->setMandatory(j->second->getMandatory()); in commitChildChanges()
455 j->second->getMandatory() == Data::NO_LAYER; in commitChildChanges()
1304 if (node->getMandatory() == Data::NO_LAYER && in setName()
1895 child->getNode()->getMandatory() != Data::NO_LAYER) in removeByName()
H A Dxcuparser.cxx1044 mandatoryLayer = std::min(mandatoryLayer, i->second->getMandatory()); in handleSetNode()

Completed in 56 milliseconds