Classes | Functions
vtkClientServerID.h File Reference
#include "vtkIOStream.h"
#include "vtkRemotingClientServerStreamModule.h"
#include "vtkSystemIncludes.h"
Include dependency graph for vtkClientServerID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkClientServerID
 Identifier for a ClientServer object. More...
 

Functions

VTKREMOTINGCLIENTSERVERSTREAM_EXPORT ostream & operator<< (ostream &os, const vtkClientServerID &id)
 
VTKREMOTINGCLIENTSERVERSTREAM_EXPORT vtkOStreamWrapperoperator<< (vtkOStreamWrapper &os, const vtkClientServerID &id)
 

Function Documentation

◆ operator<<() [1/2]

VTKREMOTINGCLIENTSERVERSTREAM_EXPORT ostream& operator<< ( ostream &  os,
const vtkClientServerID id 
)

◆ operator<<() [2/2]