OSFI-C++  3.10.0
OpenSF Integration Library
Parameter Member List

This is the complete list of members for Parameter, including all inherited members.

delimitierParameterstatic
ElementType typedefParameter
fileExist() constParameter
getBooleanValue() constParameter
getDescription() constParameter
getDims() constParameter
getDims(const vector< int > &indexs) constParameter
getDoubleValue() constParameter
getElementType() constParameter
getFileValue() constParameter
getIntValue() constParameter
getLocalName() constParameter
getMatrixBoolean() constParameter
getMatrixDouble() constParameter
getMatrixFile() constParameter
getMatrixInt() constParameter
getMatrixString() constParameter
getMatrixTime() constParameter
getMax() constParameter
getMin() constParameter
getNdims() constParameter
getNode(const vector< int > &indexs) constParameter
getPath() constParameter
getRawValue() constParameter
getRootNode() constParameter
getStringValue() constParameter
getTimeValue() constParameter
getType() constParameter
getUnits() constParameter
getValue()Parameter
getVectorBoolean() constParameter
getVectorBoolean(const vector< int > &indexs) constParameter
getVectorDouble() constParameter
getVectorDouble(const vector< int > &indexs) constParameter
getVectorFile() constParameter
getVectorFile(const vector< int > &indexs) constParameter
getVectorInt() constParameter
getVectorInt(const vector< int > &indexs) constParameter
getVectorString() constParameter
getVectorString(const vector< int > &indexs) constParameter
getVectorTime() constParameter
getVectorTime(const vector< int > &indexs) constParameter
isArray() constParameter
isLeaf(const vector< int > &indexs) constParameter
OSFI_DEPRECATED("Ambiguous function, instead use getLocalName or getPath") string getName()Parameter
OSFI_DEPRECATED("Superseded by getElementType and isArray") int getParamType()Parameter
Parameter(string aName, string aDescription, string aType, ArrayNode root, string aUnits, string aMin, string aMax, vector< int > dims)Parameter
Parameter(string aName, string aDescription, string aType, string aValue)Parameter
Parameter(string aName, string aDescription, string aType, string aValue, string aUnits, string aMin, string aMax, vector< int > dims)Parameter
Parameter(string aName, string aMin, string aMax)Parameter
Parameter()Parameter
print() constParameter
setValue(string aValue)Parameter
stringDelimitierParameterstatic