CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
Loading...
Searching...
No Matches
CppAD::cg::OStreamConfigRestore Class Reference
Collaboration diagram for CppAD::cg::OStreamConfigRestore:
Collaboration graph

Public Member Functions

 OStreamConfigRestore (std::ostream &os)
 
 OStreamConfigRestore (const OStreamConfigRestore &rhs)=delete
 
OStreamConfigRestoreoperator= (const OStreamConfigRestore &rhs)=delete
 

Detailed Description

Definition at line 23 of file ostream_config_restore.hpp.

Constructor & Destructor Documentation

◆ OStreamConfigRestore()

CppAD::cg::OStreamConfigRestore::OStreamConfigRestore ( std::ostream &  os)
inlineexplicit

Definition at line 31 of file ostream_config_restore.hpp.

◆ ~OStreamConfigRestore()

CppAD::cg::OStreamConfigRestore::~OStreamConfigRestore ( )
inline

Definition at line 41 of file ostream_config_restore.hpp.


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