Pco
Object Hierarchy:
Description:
[
CCode ( type_id =
"mm_pco_get_type ()" ) ]
public class Pco :
Object
The Pco structure contains private data and should only be accessed using the provided API.
Content:
Static methods:
- public static void list_free (owned List<Pco> pco_list)
Frees all of the memory used by a
List of Pco.
Creation methods:
Methods:
- public uint8 get_data (out size_t data_size)
Gets the PCO data in raw bytes.
- public uint32 get_session_id ()
Gets the session ID associated with the PCO.
- public bool is_complete ()
Gets the complete flag that indicates whether the PCO data contains the
complete PCO structure received from the network.
Inherited Members:
All known members inherited from class GLib.Object