Stock Class Reference

#include <stock.hpp>

Inheritance diagram for Stock:

Inheritance graph
[legend]
List of all members.

Detailed Description

Simple stock class.


Public Member Functions

 Stock (const RelinkableHandle< MarketElement > &quote, const std::string &isinCode, const std::string &description)

Protected Member Functions

void performCalculations () const


Member Function Documentation

void performCalculations  )  const [protected, virtual]
 

This method must implement any calculations which must be (re)done in order to calculate the desired results.

Implements LazyObject.


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

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen