QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
Public Member Functions | Friends | List of all members
ObservableSettings Class Reference

global repository for run-time library settings More...

#include <ql/patterns/observable.hpp>

+ Inheritance diagram for ObservableSettings:

Public Member Functions

void disableUpdates (bool deferred=false)
 
void enableUpdates ()
 
bool updatesEnabled () const
 
bool updatesDeferred () const
 

Friends

class Singleton< ObservableSettings >
 
class Observable
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< ObservableSettings >
static ObservableSettingsinstance ()
 access to the unique instance
 

Detailed Description

global repository for run-time library settings