QuantLibAddin::SimpleQuote Class Reference

#include <qlo/quotes.hpp>

Inheritance diagram for QuantLibAddin::SimpleQuote:
Collaboration diagram for QuantLibAddin::SimpleQuote:

Public Member Functions

 SimpleQuote (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, QuantLib::Real value, QuantLib::Real tickValue, bool permanent)
 
QuantLib::Real tickValue () const
 
void setTickValue (QuantLib::Real tickValue)
 
QuantLib::Real setValue (QuantLib::Real value)
 

Constructor & Destructor Documentation

◆ SimpleQuote()

QuantLibAddin::SimpleQuote::SimpleQuote ( const boost::shared_ptr< ObjectHandler::ValueObject > &  properties,
QuantLib::Real  value,
QuantLib::Real  tickValue,
bool  permanent 
)

Member Function Documentation

◆ setTickValue()

void QuantLibAddin::SimpleQuote::setTickValue ( QuantLib::Real  tickValue)

◆ setValue()

QuantLib::Real QuantLibAddin::SimpleQuote::setValue ( QuantLib::Real  value)

◆ tickValue()

QuantLib::Real QuantLibAddin::SimpleQuote::tickValue ( ) const

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