diff options
Diffstat (limited to 'doc/latex/classIsisMap.tex')
-rw-r--r-- | doc/latex/classIsisMap.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/latex/classIsisMap.tex b/doc/latex/classIsisMap.tex index 8d21717..3497d9c 100644 --- a/doc/latex/classIsisMap.tex +++ b/doc/latex/classIsisMap.tex @@ -33,7 +33,11 @@ Inheritance diagram for IsisMap:\begin{figure}[H] \item \hyperlink{classIsisMap_a83ffdd84c385513a09e5ab523a44d6f2}{getSubfieldName} (\$field\_\-key, \$subfield\_\-key) \item +\hyperlink{classIsisMap_a1f30d131831b036271b0a1ff6d5d9d68}{getSubfieldNames} (\$field\_\-key) +\item \hyperlink{classIsisMap_ae41313537e399f15ff16a4db887cf5b9}{getFieldName} (\$field\_\-key) +\item +\hyperlink{classIsisMap_a157fffbdb6c533a66e3f73674bfd8ea4}{getFieldNames} () \end{DoxyCompactItemize} \subsection*{Static Public Member Functions} \begin{DoxyCompactItemize} @@ -102,6 +106,16 @@ Get a field name. \begin{DoxyReturn}{Returns} Field name. \end{DoxyReturn} +\hypertarget{classIsisMap_a157fffbdb6c533a66e3f73674bfd8ea4}{ +\index{IsisMap@{IsisMap}!getFieldNames@{getFieldNames}} +\index{getFieldNames@{getFieldNames}!IsisMap@{IsisMap}} +\subsubsection[{getFieldNames}]{\setlength{\rightskip}{0pt plus 5cm}IsisMap::getFieldNames ()}} +\label{classIsisMap_a157fffbdb6c533a66e3f73674bfd8ea4} +Get all field names. + +\begin{DoxyReturn}{Returns} +Array with field names. +\end{DoxyReturn} \hypertarget{classIsisMap_a994934784caa4149737bda55160a459f}{ \index{IsisMap@{IsisMap}!getItemKey@{getItemKey}} \index{getItemKey@{getItemKey}!IsisMap@{IsisMap}} @@ -202,6 +216,19 @@ Get a subfield name. \begin{DoxyReturn}{Returns} Subfield name. \end{DoxyReturn} +\hypertarget{classIsisMap_a1f30d131831b036271b0a1ff6d5d9d68}{ +\index{IsisMap@{IsisMap}!getSubfieldNames@{getSubfieldNames}} +\index{getSubfieldNames@{getSubfieldNames}!IsisMap@{IsisMap}} +\subsubsection[{getSubfieldNames}]{\setlength{\rightskip}{0pt plus 5cm}IsisMap::getSubfieldNames (\$ {\em field\_\-key})}} +\label{classIsisMap_a1f30d131831b036271b0a1ff6d5d9d68} +Get all subfield names. + + +\begin{DoxyParams}{Parameters} +\item[{\em \$field\_\-key}]Field key.\end{DoxyParams} +\begin{DoxyReturn}{Returns} +Array with subfield names. +\end{DoxyReturn} \hypertarget{classIsisMap_a7f1b9b1cce7a02dea704a40ca85e2117}{ \index{IsisMap@{IsisMap}!mapName@{mapName}} \index{mapName@{mapName}!IsisMap@{IsisMap}} |