Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
protocols::pack_daemon::VectorFunction Class Reference

#include <DynamicAggregateFunction.hh>

Inheritance diagram for protocols::pack_daemon::VectorFunction:
Inheritance graph
[legend]
Collaboration diagram for protocols::pack_daemon::VectorFunction:
Collaboration graph
[legend]

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_
 

Detailed Description

Definition at line 168 of file DynamicAggregateFunction.hh.

Member Typedef Documentation

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.

Constructor & Destructor Documentation

protocols::pack_daemon::VectorFunction::VectorFunction ( VectorExpressionCOP  ex)

Definition at line 133 of file DynamicAggregateFunction.cc.

protocols::pack_daemon::VectorFunction::~VectorFunction ( )
virtual

Definition at line 134 of file DynamicAggregateFunction.cc.

Member Function Documentation

VectorExpressionCOP protocols::pack_daemon::VectorFunction::vec_ex ( ) const
protected

Member Data Documentation

VectorExpressionCOP protocols::pack_daemon::VectorFunction::vec_ex_
private

Definition at line 184 of file DynamicAggregateFunction.hh.

Referenced by vec_ex().


The documentation for this class was generated from the following files: