rr-framefactory

Name

rr-framefactory -- 

Synopsis



gint        rr_framefactory_parse_frame     (RRConnection *conn,
                                             const gchar *buffer,
                                             gint len,
                                             RRFrame **frame,
                                             GError **error);
void        rr_framefactory_register_type   (const gchar *header_id,
                                             GType type);

Description

Details

rr_framefactory_parse_frame ()

gint        rr_framefactory_parse_frame     (RRConnection *conn,
                                             const gchar *buffer,
                                             gint len,
                                             RRFrame **frame,
                                             GError **error);

conn :

buffer :

len :

frame :

error :

Returns :


rr_framefactory_register_type ()

void        rr_framefactory_register_type   (const gchar *header_id,
                                             GType type);

header_id :

type :