BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
graphene::app::detail::deduplicator Class Reference

Public Member Functions

 deduplicator ()
 
 deduplicator (const boost::shared_ptr< bpo::option_description >(*mod_fn)(const boost::shared_ptr< bpo::option_description > &))
 
const boost::shared_ptr< bpo::option_description > next (const boost::shared_ptr< bpo::option_description > &o)
 

Detailed Description

Definition at line 48 of file config_util.cpp.

Constructor & Destructor Documentation

◆ deduplicator() [1/2]

graphene::app::detail::deduplicator::deduplicator ( )
inline

Definition at line 51 of file config_util.cpp.

◆ deduplicator() [2/2]

graphene::app::detail::deduplicator::deduplicator ( const boost::shared_ptr< bpo::option_description >(*)(const boost::shared_ptr< bpo::option_description > &)  mod_fn)
inline

Definition at line 53 of file config_util.cpp.

Member Function Documentation

◆ next()

const boost::shared_ptr<bpo::option_description> graphene::app::detail::deduplicator::next ( const boost::shared_ptr< bpo::option_description > &  o)
inline

Definition at line 56 of file config_util.cpp.


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