Method
PhocConfigget_output
Declaration [src]
PhocOutputConfig*
phoc_config_get_output (
PhocConfig* config,
PhocOutput* output
)
Description [src]
Get configuration for the output. If the output is not configured, returns NULL.
This method is not directly available to language bindings.
Parameters
output-
Type:
PhocOutputNo description available.
The data is owned by the caller of the function.
Return value
Type: PhocOutputConfig
No description available.
| The data is owned by the instance. |