QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
barriertype.hpp File Reference

Barrier type. More...

#include <ql/qldefines.hpp>
#include <iosfwd>

Go to the source code of this file.

Classes

struct  Barrier
 Placeholder for enumerated barrier types. More...
 

Namespaces

namespace  QuantLib
 

Functions

std::ostream & operator<< (std::ostream &out, Barrier::Type type)
 

Detailed Description

Barrier type.

Definition in file barriertype.hpp.