Function

AravisFakeInterfaceget_instance

Declaration [src]

ArvInterface*
arv_fake_interface_get_instance (
  void
)

Description [src]

Gets the unique instance of the fake interface.

Return value

Type: ArvInterface

A ArvInterface singleton.

The data is owned by the called function.