Scorum
Public Member Functions | Public Attributes | List of all members
scorum::chain::comment_options_extension_visitor Struct Reference

Public Member Functions

 comment_options_extension_visitor (const comment_object &c, data_service_factory_i &db)
 
void operator() (const comment_payout_beneficiaries &cpb) const
 

Public Attributes

const comment_object & _c
 
account_service_i_account_service
 
comment_service_i_comment_service
 

Detailed Description

Definition at line 268 of file scorum_evaluators.cpp.

Constructor & Destructor Documentation

◆ comment_options_extension_visitor()

scorum::chain::comment_options_extension_visitor::comment_options_extension_visitor ( const comment_object &  c,
data_service_factory_i &  db 
)
inline

Definition at line 270 of file scorum_evaluators.cpp.

Member Function Documentation

◆ operator()()

void scorum::chain::comment_options_extension_visitor::operator() ( const comment_payout_beneficiaries cpb) const
inline

Definition at line 277 of file scorum_evaluators.cpp.

Member Data Documentation

◆ _account_service

account_service_i& scorum::chain::comment_options_extension_visitor::_account_service

Definition at line 292 of file scorum_evaluators.cpp.

◆ _c

const comment_object& scorum::chain::comment_options_extension_visitor::_c

Definition at line 291 of file scorum_evaluators.cpp.

◆ _comment_service

comment_service_i& scorum::chain::comment_options_extension_visitor::_comment_service

Definition at line 293 of file scorum_evaluators.cpp.


The documentation for this struct was generated from the following file: