![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Parent class. More...
#include <TSAFunctorParent.h>
Additional Inherited Members | |
![]() | |
object (void) | |
Constructor. | |
virtual | ~object (void) |
Destructor. | |
const char * | class_name (void) const |
Returns the class name as returned by the 'Real Time Type Information' (RTTI) mechanism. More... | |
bool | has_same_class_as (const object &other) const |
Returns true if self has the same type as other object. More... | |
Parent class.