Re: [QuantLib-svn] SF.net SVN: quantlib: [11998] branches/swaptionBondRefactoring/QuantLib

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [QuantLib-svn] SF.net SVN: quantlib: [11998] branches/swaptionBondRefactoring/QuantLib

Luigi Ballabio
On Fri, 2007-07-27 at 06:56 -0700, [hidden email] wrote:
> Revision: 11998
>           http://quantlib.svn.sourceforge.net/quantlib/?rev=11998&view=rev
> Author:   giorfa
> Date:     2007-07-27 06:56:28 -0700 (Fri, 27 Jul 2007)

> Modified: branches/swaptionBondRefactoring/QuantLib/ql/instrument.hpp
> ===================================================================
> --- branches/swaptionBondRefactoring/QuantLib/ql/instrument.hpp 2007-07-27 13:03:27 UTC (rev 11997)
> +++ branches/swaptionBondRefactoring/QuantLib/ql/instrument.hpp 2007-07-27 13:56:28 UTC (rev 11998)
> @@ -101,6 +102,9 @@
>          mutable std::map<std::string,boost::any> additionalResults_;
>          //@}
>          boost::shared_ptr<PricingEngine> engine_;
> +    private:
> +        // Cash Flows Collections
> +        std::vector<Leg> legs_;
>      };
>  


No, this doesn't belong to the Instrument class.

Later,
        Luigi



--

Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away.
-- Antoine de Saint-Exupery



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev