
Functions | |
| void | synthetic_context_set_context_id_template (SyntheticContext *self, LogTemplate *context_id_template) |
| void | synthetic_context_set_context_timeout (SyntheticContext *self, gint timeout) |
| void | synthetic_context_set_context_scope (SyntheticContext *self, const gchar *scope, GError **error) |
| void | synthetic_context_init (SyntheticContext *self) |
| void | synthetic_context_deinit (SyntheticContext *self) |
| void synthetic_context_deinit | ( | SyntheticContext * | self | ) |
| void synthetic_context_init | ( | SyntheticContext * | self | ) |
| void synthetic_context_set_context_id_template | ( | SyntheticContext * | self, |
| LogTemplate * | context_id_template | ||
| ) |
| void synthetic_context_set_context_scope | ( | SyntheticContext * | self, |
| const gchar * | scope, | ||
| GError ** | error | ||
| ) |
| void synthetic_context_set_context_timeout | ( | SyntheticContext * | self, |
| gint | timeout | ||
| ) |