Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SbDataType.h File Reference
#include <Inventor/STL/map>
#include <Inventor/SbBase.h>
#include <Inventor/SbString.h>
#include <Inventor/sys/port.h>
#include <Inventor/STL/limits>
#include <Inventor/errors/SoDebugError.h>

Go to the source code of this file.

Classes

class  SbDataType
 Class encoding a data type. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const SbDataType type)
 Writes the type to the specified output stream.
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const SbDataType  type 
)
inline

Writes the type to the specified output stream.

ostream operator for SbDataType

Definition at line 412 of file SbDataType.h.