stream applicator applied to oPostscriptStream.
More...
#include <LASi.h>
|
| | show (const char *c_str) |
| | Usage: os << show("some UTF-8 text") << ...
|
| | show (std::string stl_str) |
stream applicator applied to oPostscriptStream.
◆ show() [1/2]
| LASi::show::show |
( |
const char * | c_str | ) |
|
|
inline |
Usage: os << show("some UTF-8 text") << ...
Referenced by operator<<.
◆ show() [2/2]
| LASi::show::show |
( |
std::string | stl_str | ) |
|
|
inline |
◆ apply()
◆ operator<<
stream inserter for 'show' stream applicator
References apply(), and show().
The documentation for this class was generated from the following file: