|
| 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.
graphene::app::detail::deduplicator::deduplicator |
( |
| ) |
|
|
inline |
graphene::app::detail::deduplicator::deduplicator |
( |
const boost::shared_ptr< bpo::option_description >(*)(const boost::shared_ptr< bpo::option_description > &) |
mod_fn | ) |
|
|
inline |
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: