The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
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
 
infooperator= (const info &s)
 assign
 
infooperator= (out &s)
 assign from stream
 
bool operator== (const info &s) const
 compare
 

Detailed Description

Input type to display some information about an object.