vtkCommonExecutionModelSerDes.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
3 #ifndef vtkCommonExecutionModelSerDes_h
4 #define vtkCommonExecutionModelSerDes_h
5 
7 
9 
11 {
12 public:
21  static int RegisterClasses(void* serializer, void* deserializer, const char** error);
22 };
24 #endif
25 // VTKHeaderTest-Exclude: vtkCommonExecutionModelSerDes.h
#define VTKCOMMONEXECUTIONMODEL_EXPORT
#define VTK_ABI_NAMESPACE_END
#define VTK_ABI_NAMESPACE_BEGIN