Virtual Method
ArrowFlightServerdo_get
[−]
Declaration [src]
GAFlightDataStream*
do_get (
GAFlightServer* server,
GAFlightServerCallContext* context,
GAFlightTicket* ticket,
GError** error
)
[−]
Parameters
context |
GAFlightServerCallContext |
A |
|
The data is owned by the caller of the function. | |
ticket |
GAFlightTicket |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
[−]
Return value
Returns: | GAFlightDataStream |
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |