stream applicator applied to oPostscriptStream.
More...
#include <LASi.h>
Public Member Functions |
| show (const char *c_str) |
| Usage: os << show("some UTF-8 text") << ...
|
| show (std::string stl_str) |
Detailed Description
stream applicator applied to oPostscriptStream.
Constructor & Destructor Documentation
LASi::show::show |
( |
const char * |
c_str | ) |
|
|
inline |
Usage: os << show("some UTF-8 text") << ...
LASi::show::show |
( |
std::string |
stl_str | ) |
|
|
inline |
Member Function Documentation
Friends And Related Function Documentation
stream inserter for 'show' stream applicator
The documentation for this class was generated from the following file: