|
The Vish Visualization Shell 0.3
Vish
|
Input type to display some information about an object. More...
#include <ocean/shrimp/VInfo.hpp>
Public Member Functions | |
| info (const string &S) | |
| Construct from text. | |
| bool | operator<= (const info &s) |
| assign if different | |
| bool | operator<= (out &s) |
| assign from output stream | |
| info & | operator= (const info &s) |
| assign | |
| info & | operator= (out &s) |
| assign from stream | |
| bool | operator== (const info &s) const |
| compare | |
Input type to display some information about an object.