The Vish Visualization Shell 0.3
Vish
Wizt::info Struct Reference

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

Detailed Description

Input type to display some information about an object.