Searched refs:getRecipeList (Results 1 – 2 of 2) sorted by relevance
226 Parent->getRecipeList().insert(InsertPos->getIterator(), this); in insertBefore()230 return getParent()->getRecipeList().erase(getIterator()); in eraseFromParent()
969 RecipeListTy &getRecipeList() { return Recipes; } in getRecipeList() function