Home
last modified time | relevance | path

Searched refs:SetGetPriorType (Results 1 – 3 of 3) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/ui_interface/
H A Dsetget.h494 class SetGetPriorType : public SetGetTemplate<priortype>
497 SetGetPriorType(const std::string & key) in SetGetPriorType() function
499 virtual ~SetGetPriorType() {}; in ~SetGetPriorType()
H A Dprior_interface.h29 class uiParameterPriorType : public SetGetPriorType
H A Dprior_interface.cpp44 : SetGetPriorType(uistr::priorType) in uiParameterPriorType()