This subclass should ONLY be used to enable automatic push/pop of argument scopes in the same scope of code. More...
#include <vtkPVStringFormatter.h>
Public Member Functions | |
| template<typename... Args> | |
| TraceScope (Args &&... args) | |
| template<typename... Args> | |
| TraceScope (const char *scopeName, Args &&... args) | |
| ~TraceScope () | |
This subclass should ONLY be used to enable automatic push/pop of argument scopes in the same scope of code.
Definition at line 44 of file vtkPVStringFormatter.h.
|
inline |
Definition at line 48 of file vtkPVStringFormatter.h.
|
inline |
Definition at line 54 of file vtkPVStringFormatter.h.
|
inline |
Definition at line 59 of file vtkPVStringFormatter.h.
1.8.13 on Sat Dec 6 2025