Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DepthCalculator Class Referenceabstract

#include <orea/cube/jaggedcube.hpp>

+ Inheritance diagram for DepthCalculator:
+ Collaboration diagram for DepthCalculator:

Public Member Functions

virtual ~DepthCalculator ()
 
virtual Size depth (const QuantLib::ext::shared_ptr< ore::data::Trade > &t) const =0
 

Detailed Description

Definition at line 119 of file jaggedcube.hpp.

Constructor & Destructor Documentation

◆ ~DepthCalculator()

virtual ~DepthCalculator ( )
virtual

Definition at line 121 of file jaggedcube.hpp.

121{}

Member Function Documentation

◆ depth()

virtual Size depth ( const QuantLib::ext::shared_ptr< ore::data::Trade > &  t) const
pure virtual

Implemented in ConstantDepthCalculator.

+ Here is the caller graph for this function: