Function

AravisUvInterfaceget_instance

Declaration [src]

ArvInterface*
arv_uv_interface_get_instance (
  void
)

Description [src]

Gets the unique instance of the GV interface.

Return value

Returns: ArvInterface
 

A ArvInterface singleton.

 The data is owned by the called function.