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

#include <DynamicAggregateFunction.hh>

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

Public Types

typedef
numeric::expression_parser::UnaryExpression 
parent
 
typedef
numeric::expression_parser::ExpressionCOP 
ExpressionCOP
 

Public Member Functions

 ExpExpression (ExpressionCOP ex)
 
virtual ~ExpExpression ()
 
virtual core::Real operator() () const
 
virtual ExpressionCOP differentiate (std::string const &varname) const
 

Detailed Description

Definition at line 329 of file DynamicAggregateFunction.hh.

Member Typedef Documentation

typedef numeric::expression_parser::ExpressionCOP protocols::pack_daemon::ExpExpression::ExpressionCOP

Definition at line 333 of file DynamicAggregateFunction.hh.

Definition at line 332 of file DynamicAggregateFunction.hh.

Constructor & Destructor Documentation

protocols::pack_daemon::ExpExpression::ExpExpression ( ExpressionCOP  ex)

Definition at line 414 of file DynamicAggregateFunction.cc.

protocols::pack_daemon::ExpExpression::~ExpExpression ( )
virtual

Definition at line 415 of file DynamicAggregateFunction.cc.

Member Function Documentation

ExpressionCOP protocols::pack_daemon::ExpExpression::differentiate ( std::string const &  varname) const
virtual

Definition at line 424 of file DynamicAggregateFunction.cc.

core::Real protocols::pack_daemon::ExpExpression::operator() ( ) const
virtual

Definition at line 418 of file DynamicAggregateFunction.cc.


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