FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OrderedInputSource::InputBlockReturn Struct Reference

Return result from getNextInputBlock(). More...

#include <OrderedInput.hpp>

Public Attributes

OrderedInputBlockblock
 points at retrieved record More...
 
ssize_t obtainedLen
 length available, note that this is signed More...
 

Detailed Description

Return result from getNextInputBlock().

This structure is used to allow results to be returned via registers and avoid unneeded reads from memory.

Member Data Documentation

◆ block

◆ obtainedLen

ssize_t OrderedInputSource::InputBlockReturn::obtainedLen

The documentation for this struct was generated from the following file:
Generated: Fri Jul 31 2020 18:19:16
Support Information