Searched defs:bUserValue (Results 1 – 2 of 2) sorted by relevance
92 bool CBooleanParameterType::toBlackboard(bool bUserValue, uint32_t& uiValue, CParameterAccessContex… in toBlackboard()101 bool CBooleanParameterType::fromBlackboard(bool& bUserValue, uint32_t uiValue, CParameterAccessCont… in fromBlackboard()
220 bool CParameterType::toBlackboard(bool bUserValue, uint32_t& uiValue, CParameterAccessContext& para… in toBlackboard()231 bool CParameterType::fromBlackboard(bool& bUserValue, uint32_t uiValue, CParameterAccessContext& pa… in fromBlackboard()