Class

AravisGc

[]

Description [src]

final class Aravis.Gc : Aravis.DomDocument
{
  /* No available fields */
}

ArvGc implements the root document for the storage of the Genicam feature nodes. It builds the node tree by parsing an xml file in the Genicam standard format. See http://www.genicam.org.

[]

Constructors

arv_gc_new
No description available.

arv_gc_p_value_indexed_node_new
No description available.

[]

Functions

arv_gc_invalidator_has_changed
No description available.

[]

Instance methods

arv_gc_get_access_check_policy
No description available.

arv_gc_get_buffer

Retrieves the binded buffer.

arv_gc_get_device

Retrieves the device handled by this genicam interface. The device is used for register access.

arv_gc_get_node

Retrieves a genicam node by name.

arv_gc_get_range_check_policy
No description available.

arv_gc_get_register_cache_policy
No description available.

arv_gc_register_feature_node
No description available.

arv_gc_set_access_check_policy
No description available.

arv_gc_set_buffer
No description available.

arv_gc_set_default_node_data
No description available.

arv_gc_set_range_check_policy
No description available.

arv_gc_set_register_cache_policy
No description available.

Methods inherited from ArvDomDocument (8)
Methods inherited from ArvDomNode (17)
Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure