Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::functor::auto_plot Class Reference

Parent class. More...

#include <TSAFunctorParent.h>

Inheritance diagram for tsa::functor::auto_plot:
tsa::object

Additional Inherited Members

- Public Member Functions inherited from tsa::object
 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...
 

Detailed Description

Parent class.