Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxMapInteger(mapTableIndex , integerKey :

...

 INTEGER;
                       instance                   : GENERIC) 
                       status                     : INTEGER;

The xpxMapInteger function is used to connect an instance to an integer key. The actual instance can later be found by using the xpxGetIntegerMap function. The argument mapTableIndex specifies a particular map (hash) table used for connecting the specified instance to the numeric key integerKey. The number of map tables available in an EDMmodelConverter EDMmodelConverter  is specified when the actual EDMmodelConverter is generated.EDMmodelConverter  is generated.

Arguments

...

TypeNameComment
INTEGERmapTableIndexspecifies a particular map (hash) table used for connecting the specified instance to the numeric key integerKey
INTEGERintegerKey 
GENERICinstance 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"