|
Rosetta 3.5
|
#include <DynamicAggregateFunction.hh>


Public Types | |
| typedef numeric::expression_parser::UnaryExpression | parent |
| typedef numeric::expression_parser::ExpressionCOP | ExpressionCOP |
| typedef utility::vector1 < core::Size > | ArgIndices |
Public Member Functions | |
| VectorFunction (VectorExpressionCOP ex) | |
| virtual | ~VectorFunction () |
Protected Member Functions | |
| VectorExpressionCOP | vec_ex () const |
Private Attributes | |
| VectorExpressionCOP | vec_ex_ |
Definition at line 168 of file DynamicAggregateFunction.hh.
Definition at line 173 of file DynamicAggregateFunction.hh.
| typedef numeric::expression_parser::ExpressionCOP protocols::pack_daemon::VectorFunction::ExpressionCOP |
Definition at line 172 of file DynamicAggregateFunction.hh.
Definition at line 171 of file DynamicAggregateFunction.hh.
| protocols::pack_daemon::VectorFunction::VectorFunction | ( | VectorExpressionCOP | ex) |
Definition at line 133 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 134 of file DynamicAggregateFunction.cc.
|
protected |
Definition at line 136 of file DynamicAggregateFunction.cc.
References vec_ex_.
Referenced by protocols::pack_daemon::VMax::active_variables(), protocols::pack_daemon::VMin::active_variables(), protocols::pack_daemon::VMax::operator()(), and protocols::pack_daemon::VMin::operator()().
|
private |
Definition at line 184 of file DynamicAggregateFunction.hh.
Referenced by vec_ex().
1.8.4