![]() |
![]() |
![]() |
telepathy-logger Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
TplLogStore * (*TplLogStoreConstructor) (const gchar *name, gboolean write_access, gboolean read_access); TplLogStore * (*TplLogStoreFactory) (const gchar *logstore_type, const gchar *name, gboolean write_access, gboolean read_access); void tpl_log_store_factory_init (void); void tpl_log_store_factory_deinit (void); void tpl_log_store_factory_add (const gchar *logstore_type, TplLogStoreConstructor constructor); TplLogStoreConstructor tpl_log_store_factory_lookup (const gchar *logstore_type); TplLogStore * tpl_log_store_factory_build (const gchar *logstore_type, const gchar *name, gboolean write_access, gboolean read_access);
TplLogStore * (*TplLogStoreConstructor) (const gchar *name, gboolean write_access, gboolean read_access);
|
|
|
|
|
|
Returns : |
TplLogStore * (*TplLogStoreFactory) (const gchar *logstore_type, const gchar *name, gboolean write_access, gboolean read_access);
|
|
|
|
|
|
|
|
Returns : |
void tpl_log_store_factory_add (const gchar *logstore_type, TplLogStoreConstructor constructor);
|
|
|
TplLogStoreConstructor tpl_log_store_factory_lookup (const gchar *logstore_type);
|
|
Returns : |