![]() |
Rosetta
2019.12
|
Classes | |
class | DeepCopyOP |
class | ReferenceCount |
Base class for reference-counted polymorphic classes. More... | |
Typedefs | |
typedef boost::shared_ptr < ReferenceCount > | ReferenceCountOP |
typedef boost::shared_ptr < ReferenceCount const > | ReferenceCountCOP |
Functions | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > const &a, weak_ptr< U > const &b) |
Equality comparator. More... | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > &a, shared_ptr< U > const &bs) |
Equality comparator. More... | |
template<typename T , typename U > | |
bool | equal (weak_ptr< T > &a, U *const b) |
Equality comparator. More... | |
template<class OUT , class T > | |
utility::pointer::shared_ptr< OUT > | dynamic_pointer_cast (DeepCopyOP< T > const ¶m) |
typedef boost::shared_ptr< ReferenceCount const > utility::pointer::ReferenceCountCOP |
typedef boost::shared_ptr< ReferenceCount > utility::pointer::ReferenceCountOP |
utility::pointer::shared_ptr< OUT > utility::pointer::dynamic_pointer_cast | ( | DeepCopyOP< T > const & | param | ) |
It looks like dynamic_point_cast<>() can't recognize the implicit conversion ... correct for this.
References utility::pointer::DeepCopyOP< T >::get_op().
Referenced by numeric::access_Real_MathNTensor(), BacksideHbondFinderMover::apply(), calc_scores(), BacksideHbondFinderMover::check_for_hbonds(), numeric::const_access_Real_MathNTensor(), correct_dunbrack(), zinc_stats::ZincStatisticGenerator::get_local_zn_positions_for_residue(), numeric::interpolation::spline::get_PolycubicSpline_F(), numeric::interpolation::spline::get_PolycubicSpline_gradient(), basic::datacache::DataMap::get_ptr(), numeric::get_Real_MathNTensor_dimension_size(), basic::datacache::DataMap::get_resource(), utility::tag::XMLSchemaModelGroup::is_group_holding_all(), sequence_tolerance_main(), numeric::kdtree::KDPoint::to_string(), and utility::tag::XMLSchemaModelGroup::validate_content().
|
inline |
Equality comparator.
|
inline |
Equality comparator.
|
inline |
Equality comparator.
References basic::options::OptionKeys::score::fiber_diffraction::b.