VTK
9.4.20250102
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Common
Core
vtkBreakPoint.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
24
#ifndef vtkBreakPoint_h
25
#define vtkBreakPoint_h
26
27
#include "vtkCommonCoreModule.h"
// For export macro
28
#include "
vtkObject.h
"
// to get VTKCOMMONCORE_EXPORT
29
30
VTK_ABI_NAMESPACE_BEGIN
31
class
VTKCOMMONCORE_EXPORT
vtkBreakPoint
32
{
33
public
:
35
39
static
void
Break
();
41
};
42
43
VTK_ABI_NAMESPACE_END
44
#endif
// #ifndef vtkBreakPoint_h
45
// VTK-HeaderTest-Exclude: vtkBreakPoint.h
vtkBreakPoint
Utility function to debug with gdb and MPI.
Definition
vtkBreakPoint.h:32
vtkBreakPoint::Break
static void Break()
Process fall asleep until local variable āiā is set to a value different from 0 inside a debugger.
vtkObject.h
Generated on Thu Jan 2 2025 09:01:46 for VTK by
1.9.7