Searched refs:getAsSignedIntegerArray (Results 1 – 2 of 2) sorted by relevance
79 bool getAsSignedIntegerArray(std::vector<int32_t>& aiValues, std::string& strError) const;
298 bool CParameterHandle::getAsSignedIntegerArray(std::vector<int32_t>& aiValues, string& strError) co… in getAsSignedIntegerArray() function in CParameterHandle