test_doc
Public 成员函数 | 所有成员列表
ProfitGoalTest类 参考
类 ProfitGoalTest 继承关系图:

Public 成员函数

 ProfitGoalTest ()
 
virtual ~ProfitGoalTest ()
 
virtual price_t getGoal (const Datetime &datetime, price_t price)
 
virtual void _reset ()
 
virtual ProfitGoalPtr _clone ()
 
virtual void _calculate ()
 
int getX () const
 
void setX (int x)
 

详细描述

在文件 test_ProfitGoal.cpp20 行定义.

构造及析构函数说明

ProfitGoalTest::ProfitGoalTest ( )
inline

在文件 test_ProfitGoal.cpp22 行定义.

virtual ProfitGoalTest::~ProfitGoalTest ( )
inlinevirtual

在文件 test_ProfitGoal.cpp23 行定义.

成员函数说明

virtual void ProfitGoalTest::_calculate ( )
inlinevirtual

在文件 test_ProfitGoal.cpp39 行定义.

virtual ProfitGoalPtr ProfitGoalTest::_clone ( )
inlinevirtual

在文件 test_ProfitGoal.cpp33 行定义.

virtual void ProfitGoalTest::_reset ( )
inlinevirtual

在文件 test_ProfitGoal.cpp29 行定义.

virtual price_t ProfitGoalTest::getGoal ( const Datetime &  datetime,
price_t  price 
)
inlinevirtual

在文件 test_ProfitGoal.cpp25 行定义.

int ProfitGoalTest::getX ( ) const
inline

在文件 test_ProfitGoal.cpp41 行定义.

void ProfitGoalTest::setX ( int  x)
inline

在文件 test_ProfitGoal.cpp42 行定义.


该类的文档由以下文件生成: