Go to the source code of this file.
◆ pubsub_dd_add_attribute()
| void pubsub_dd_add_attribute |
( |
LogDriver * |
d, |
|
|
const gchar * |
name, |
|
|
LogTemplate * |
value |
|
) |
| |
◆ pubsub_dd_new()
| LogDriver* pubsub_dd_new |
( |
GlobalConfig * |
cfg | ) |
|
◆ pubsub_dd_set_data()
| void pubsub_dd_set_data |
( |
LogDriver * |
d, |
|
|
LogTemplate * |
data |
|
) |
| |
◆ pubsub_dd_set_project()
| void pubsub_dd_set_project |
( |
LogDriver * |
d, |
|
|
LogTemplate * |
project |
|
) |
| |
◆ pubsub_dd_set_protovar()
| gboolean pubsub_dd_set_protovar |
( |
LogDriver * |
d, |
|
|
LogTemplate * |
proto |
|
) |
| |
◆ pubsub_dd_set_topic()
| void pubsub_dd_set_topic |
( |
LogDriver * |
d, |
|
|
LogTemplate * |
topic |
|
) |
| |