10 #define vtkSMMessage_h 12 #if !defined(__VTK_WRAP__) && !defined(VTK_WRAPPING_CXX) 17 #pragma GCC diagnostic ignored "-Wsign-compare" 33 #pragma GCC diagnostic warning "-Wsign-compare" 41 switch (variant.
type())
60 stream << variant.
idtype(cc);
65 for (
int cc = 0; cc < variant.
txt_size(); cc++)
67 stream << variant.
txt(cc).c_str();
79 #endif // !(defined(__VTK_WRAP__) && !defined(VTK_WRAPPING_CXX)
static constexpr Type STRING
int32_t integer(int index) const
vtkClientServerStream & operator<<(vtkClientServerStream &stream, const paraview_protobuf::Variant &variant)
static constexpr Type INT
static constexpr Type FLOAT64
static constexpr Type IDTYPE
Store messages for the interpreter.
::paraview_protobuf::Variant_Type type() const
double float64(int index) const
const std::string & txt(int index) const
int64_t idtype(int index) const