NAG CPP Interface
iomanager::GLOBAL_IOMANAGER

 Contents

Settings help

CPP Name Style:


 #include "include/utility/nagcpp_iomanager.hpp"

 std::shared_ptr<IOManagerBase> GLOBAL_IOMANAGER

1 Description

The default Input/Output manager. By default GLOBAL_IOMANAGER points to an instance of IOManager.
Altering or overriding GLOBAL_IOMANAGER will effect the default Input/Output behaviour of all functions in the NAG CPP Interface.