Public Member Functions | |
tags_plugin_impl (tags_plugin &_plugin) | |
virtual | ~tags_plugin_impl () |
golos::chain::database & | database () |
void | on_operation (const operation_notification ¬e) |
Public Attributes | |
tags_plugin & | _self |
Definition at line 31 of file tags_plugin.cpp.
|
inline |
Definition at line 33 of file tags_plugin.cpp.
|
virtual |
Definition at line 47 of file tags_plugin.cpp.
|
inline |
Definition at line 38 of file tags_plugin.cpp.
void golos::tags::detail::tags_plugin_impl::on_operation | ( | const operation_notification & | note | ) |
plugins shouldn't ever throw
Definition at line 438 of file tags_plugin.cpp.
tags_plugin& golos::tags::detail::tags_plugin_impl::_self |
Definition at line 44 of file tags_plugin.cpp.