ProteoWizard
|
#include <diff_std.hpp>
Public Member Functions | |
SameDeep (const object_type &object, const config_type &config) | |
bool | operator() (const boost::shared_ptr< object_type > &yours) |
Private Attributes | |
const object_type & | mine_ |
const config_type & | config_ |
Definition at line 393 of file diff_std.hpp.
|
inline |
Definition at line 397 of file diff_std.hpp.
|
inline |
Definition at line 402 of file diff_std.hpp.
References pwiz::data::diff_impl::SameDeep< object_type, config_type >::config_, and pwiz::data::diff_impl::SameDeep< object_type, config_type >::mine_.
|
private |
Definition at line 409 of file diff_std.hpp.
Referenced by pwiz::data::diff_impl::SameDeep< object_type, config_type >::operator()().
|
private |
Definition at line 410 of file diff_std.hpp.
Referenced by pwiz::data::diff_impl::SameDeep< object_type, config_type >::operator()().