gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
apiMsg Class Reference
Inheritance diagram for apiMsg:
Collaboration diagram for apiMsg:

Public Member Functions

 apiMsg ()
 
virtual void operator() (std::string level, std::string message)
 
void get (std::vector< std::string > &log) const
 
- Public Member Functions inherited from GmshMessage
 GmshMessage ()
 
virtual ~GmshMessage ()
 

Private Attributes

std::vector< std::string > _log
 

Detailed Description

Definition at line 8628 of file gmsh.cpp.

Constructor & Destructor Documentation

◆ apiMsg()

apiMsg::apiMsg ( )
inline

Definition at line 8633 of file gmsh.cpp.

Member Function Documentation

◆ get()

void apiMsg::get ( std::vector< std::string > &  log) const
inline

Definition at line 8639 of file gmsh.cpp.

◆ operator()()

virtual void apiMsg::operator() ( std::string  level,
std::string  message 
)
inlinevirtual

Reimplemented from GmshMessage.

Definition at line 8634 of file gmsh.cpp.

Member Data Documentation

◆ _log

std::vector<std::string> apiMsg::_log
private

Definition at line 8630 of file gmsh.cpp.

Referenced by get(), and operator()().


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