Jive reference manual
jem::io::TextInput Member List

This is the complete list of members for jem::io::TextInput, including all inherited members.

operator>>(TextInput &in, bool &b)jem::io::TextInputrelated
operator>>(TextInput &in, byte &b)jem::io::TextInputrelated
operator>>(TextInput &in, char &c)jem::io::TextInputrelated
operator>>(TextInput &in, short &i)jem::io::TextInputrelated
operator>>(TextInput &in, int &i)jem::io::TextInputrelated
operator>>(TextInput &in, long &i)jem::io::TextInputrelated
operator>>(TextInput &in, float &f)jem::io::TextInputrelated
operator>>(TextInput &in, double &d)jem::io::TextInputrelated
operator>>(TextInput &in, TextInput &(*manip)(TextInput &))jem::io::TextInputrelated
parseBool()=0jem::io::TextInputpure virtual
parseByte()=0jem::io::TextInputpure virtual
parseFloat()=0jem::io::TextInputpure virtual
parseInt()=0jem::io::TextInputpure virtual
pushBack(int c)=0jem::io::TextInputpure virtual
read()=0jem::io::TextInputpure virtual
read(char *buf, int n)=0jem::io::TextInputpure virtual
skipWhite()=0jem::io::TextInputpure virtual
skipWhite(TextInput &in)jem::io::TextInputrelated
~Interface()jem::Interfaceprotectedvirtual