|
WSF
|

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