OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CSelectionCriterion
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/parameter/
SelectionCriterion.h
40
class
CSelectionCriterion
: public CElement,
45
CSelectionCriterion
(const std::string &strName, const CSelectionCriterionType *pType,
SelectionCriterion.cpp
39
CSelectionCriterion
::
CSelectionCriterion
(const std::string &strName,
46
std::string
CSelectionCriterion
::getKind() const
51
bool
CSelectionCriterion
::hasBeenModified() const
56
void
CSelectionCriterion
::resetModifiedStatus()
63
void
CSelectionCriterion
::setCriterionState(int iState)
88
int
CSelectionCriterion
::getCriterionState() const
94
std::string
CSelectionCriterion
::getCriterionName() const
100
const ISelectionCriterionTypeInterface *
CSelectionCriterion
::getCriterionType() const
106
bool
CSelectionCriterion
::is(int iState) cons
[
all
...]
Completed in 240 milliseconds