Home
last modified time | relevance | path

Searched defs:GetVariableTags (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DVarText.cpp270 std::vector<std::string> VarText::GetVariableTags() const { in GetVariableTags() function in VarText
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dlm/include/aws/dlm/model/
H A DSchedule.h171 inline const Aws::Vector<Tag>& GetVariableTags() const{ return m_variableTags; } in GetVariableTags() function