stream applicator applied to oPostscriptStream.
More...
#include <LASi.h>
|
| show (const char *c_str) |
| Usage: os << show("some UTF-8 text") << ... More...
|
|
| 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") << ...
◆ show() [2/2]
LASi::show::show |
( |
std::string |
stl_str | ) |
|
|
inline |
◆ apply()
◆ operator<<
stream inserter for 'show' stream applicator
◆ _str
std::string LASi::show::_str |
|
private |
The documentation for this class was generated from the following files: