v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
PrintLoggingGuard Class Reference

#include <helper_functions.h>

Public Member Functions

 PrintLoggingGuard ()=default
 
 ~PrintLoggingGuard ()
 
void log ()
 

Detailed Description

Definition at line 113 of file helper_functions.h.

Constructor & Destructor Documentation

PrintLoggingGuard::PrintLoggingGuard ( )
default
PrintLoggingGuard::~PrintLoggingGuard ( )
inline

Definition at line 117 of file helper_functions.h.

References print_logging.

Member Function Documentation

void PrintLoggingGuard::log ( )
inline

Definition at line 122 of file helper_functions.h.

References print_logging.


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