MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core::struct | |
Functions | |
function | mxberry::core::struct::structgetpath (in SInpArr, in pathStr, in isPresenceChecked, in isJustCheck) |
STRUCTGETPATH extract a value from a given structure array using a path specified either as a string or as a sequence of field names separated by dots. It is assumed that all values located at the specified path are of the same size. More... | |
function | mxberry::core::struct::getField (in SInpArr, in fieldName, in isPresenceChecked) |