WSF
WsfTSPI.cpp File Reference
#include "WsfTSPI.hpp"
#include <iomanip>
#include <iostream>
#include "UtInput.hpp"
Include dependency graph for WsfTSPI.cpp:

Functions

std::ostream & operator<< (std::ostream &aStream, const WsfTSPI &aTSPI)
 Stream out operator (typically, to a file); units are converted on output.
std::istream & operator>> (std::istream &aStream, WsfTSPI &aTSPI)
 Stream in operator (typically, from a file); units are converted on input.
std::ostream & operator<< (std::ostream &aStream, const WsfTSPI::Element &aElement)
 Stream out operator (typically, to a file); units are converted on output.
std::istream & operator>> (std::istream &aStream, WsfTSPI::Element &aElement)
 Stream in operator (typically, from a file); units are converted on input.

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & aStream,
const WsfTSPI & aTSPI )

Stream out operator (typically, to a file); units are converted on output.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream & aStream,
const WsfTSPI::Element & aElement )

Stream out operator (typically, to a file); units are converted on output.

◆ operator>>() [1/2]

std::istream & operator>> ( std::istream & aStream,
WsfTSPI & aTSPI )

Stream in operator (typically, from a file); units are converted on input.

◆ operator>>() [2/2]

std::istream & operator>> ( std::istream & aStream,
WsfTSPI::Element & aElement )

Stream in operator (typically, from a file); units are converted on input.

Copyrights Multiple, All Rights Reserved