BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
graphene::es_objects::detail::data_loader Struct Reference

Public Member Functions

 data_loader (es_objects_plugin_impl *_my)
 
template<typename ObjType >
void load (const es_objects_plugin_impl::plugin_options::object_options &opt, bool force_delete=false)
 

Public Attributes

es_objects_plugin_implmy
 
graphene::chain::databasedb
 

Detailed Description

Definition at line 145 of file es_objects.cpp.

Constructor & Destructor Documentation

◆ data_loader()

graphene::es_objects::detail::data_loader::data_loader ( es_objects_plugin_impl _my)
inlineexplicit

Definition at line 150 of file es_objects.cpp.

Member Function Documentation

◆ load()

template<typename ObjType >
void graphene::es_objects::detail::data_loader::load ( const es_objects_plugin_impl::plugin_options::object_options opt,
bool  force_delete = false 
)
inline

Definition at line 156 of file es_objects.cpp.

Member Data Documentation

◆ db

graphene::chain::database& graphene::es_objects::detail::data_loader::db

Definition at line 148 of file es_objects.cpp.

◆ my

es_objects_plugin_impl* graphene::es_objects::detail::data_loader::my

Definition at line 147 of file es_objects.cpp.


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