#include "vtkCommonMiscModule.h"
#include "vtkObject.h"
#include <string>
#include <vector>
Go to the source code of this file.
◆ _vtkGetSymbolNameAsString
| #define _vtkGetSymbolNameAsString |
( |
| x | ) |
|
◆ _vtkGetSymbolNameAsString_I
| #define _vtkGetSymbolNameAsString_I |
( |
| x | ) |
|
◆ _vtkGetSymbolNameAsString_II
| #define _vtkGetSymbolNameAsString_II |
( |
| ... | ) |
|
◆ vtkGetLibraryPathForSymbol
| #define vtkGetLibraryPathForSymbol |
( |
| function | ) |
|
Value:
static VTK_FILEPATH std::string GetLibraryPathForSymbolUnix(const char *symbolname)
Returns the name of the library providing the symbol.
#define _vtkGetSymbolNameAsString(x)
Definition at line 109 of file vtkResourceFileLocator.h.