Minsky
MathDAG::anonymous_namespace{node_latex.cc}::ParenIf Struct Reference
Collaboration diagram for MathDAG::anonymous_namespace{node_latex.cc}::ParenIf:
Collaboration graph

Public Member Functions

 ParenIf (ostream &o, bool c)
 
 ~ParenIf ()
 

Public Attributes

ostream & o
 
bool c
 

Detailed Description

Definition at line 64 of file node_latex.cc.

Constructor & Destructor Documentation

◆ ParenIf()

MathDAG::anonymous_namespace{node_latex.cc}::ParenIf::ParenIf ( ostream &  o,
bool  c 
)
inline

◆ ~ParenIf()

MathDAG::anonymous_namespace{node_latex.cc}::ParenIf::~ParenIf ( )
inline

Member Data Documentation

◆ c

bool MathDAG::anonymous_namespace{node_latex.cc}::ParenIf::c

Definition at line 67 of file node_latex.cc.

◆ o

ostream& MathDAG::anonymous_namespace{node_latex.cc}::ParenIf::o

Definition at line 66 of file node_latex.cc.


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