ParaView
Classes | Functions
vtkClientServerID.h File Reference
#include "vtkClientServerModule.h"
#include "vtkIOStream.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

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

Function Documentation

§ operator<<() [1/2]

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

§ operator<<() [2/2]

VTKCLIENTSERVER_EXPORT vtkOStreamWrapper& operator<< ( vtkOStreamWrapper &  os,
const vtkClientServerID id 
)