|
| 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) |
|
Definition at line 48 of file config_util.cpp.
◆ deduplicator() [1/2]
graphene::app::detail::deduplicator::deduplicator |
( |
| ) |
|
|
inline |
◆ 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 |
◆ next()
const boost::shared_ptr<bpo::option_description> graphene::app::detail::deduplicator::next |
( |
const boost::shared_ptr< bpo::option_description > & |
o | ) |
|
|
inline |
The documentation for this class was generated from the following file: