Searched refs:GetChildOperator (Results 1 – 2 of 2) sorted by relevance
23 vectorOperator.emplace_back(std::to_string(ParentOperator.GetChildOperator().size())); in PushOperatorInVector()29 for (auto child : ParentOperator.GetChildOperator()) { in PushOperatorInVector()171 std::vector<std::shared_ptr<StOperator>> StOperator::GetChildOperator() in GetChildOperator() function in STtools::StOperator
56 std::vector<std::shared_ptr<StOperator>> GetChildOperator();