Qorus Integration Engine® Enterprise Edition 6.0.16_prod
Loading...
Searching...
No Matches
OMQ::QorusMapper Class Reference

this class provides a plain mapper based on Mapper::Mapper with consistent constructor arguments More...

Inheritance diagram for OMQ::QorusMapper:
[legend]
Collaboration diagram for OMQ::QorusMapper:
[legend]

Public Member Methods

 constructor (hash< auto > mapv, *hash< auto > opts)
 create the object based on the option arguments More...
 

Static Public Member Methods

static hash< auto > getOptions (hash< auto > opts)
 called in the constructor to get the Table object
 

Detailed Description

this class provides a plain mapper based on Mapper::Mapper with consistent constructor arguments

Member Function Documentation

◆ constructor()

OMQ::QorusMapper::constructor ( hash< auto >  mapv,
*hash< auto >  opts 
)

create the object based on the option arguments

Parameters
mapvthe mapper description; see Mapper Specification Format for more info
optssee Mapper Options for more info
Exceptions
MAP-ERRORthe map hash has a logical error (ex: 'trunc' key given without 'maxlen', invalid map key)

The documentation for this class was generated from the following file: