RuntimeExternalizerContextBase¶
-
class
kanzi::connect::RuntimeExternalizerContextBase¶ Basic context type used to carry along with the API calls.
Public Functions
-
inline
RuntimeExternalizerContextBase()¶ c++ constructor. initialize.
-
inline
~RuntimeExternalizerContextBase()¶ c++ destructor - cleanup
-
int
getListIndex() const¶ Retrieve list index.
- Return
the list index.
-
void
setListIndex(int index)¶ Store list index.
- Parameters
index: the list index
-
inline