Public Attributes | List of all members
vtkClientServerStream::Argument Struct Reference

Proxy-object returned by the two-argument form of GetArgument. More...

#include <vtkClientServerStream.h>

Public Attributes

const unsigned char * Data
 
size_t Size
 

Detailed Description

Proxy-object returned by the two-argument form of GetArgument.

This is suitable to be stored in another stream.

Definition at line 209 of file vtkClientServerStream.h.

Member Data Documentation

◆ Data

const unsigned char* vtkClientServerStream::Argument::Data

Definition at line 211 of file vtkClientServerStream.h.

◆ Size

size_t vtkClientServerStream::Argument::Size

Definition at line 212 of file vtkClientServerStream.h.


The documentation for this struct was generated from the following file: