ARB
Public Member Functions | List of all members
Xfig_Eater Class Reference

Public Member Functions

 Xfig_Eater (char *buffer_, const char *delim_)
 
bool eat_int (int &what)
 
bool ignore (unsigned count=1)
 
charget_rest ()
 

Detailed Description

Definition at line 28 of file AW_xfig.cxx.

Constructor & Destructor Documentation

Xfig_Eater::Xfig_Eater ( char buffer_,
const char delim_ 
)
inline

Definition at line 44 of file AW_xfig.cxx.

References NULp.

Member Function Documentation

bool Xfig_Eater::eat_int ( int what)
inline

Definition at line 49 of file AW_xfig.cxx.

Referenced by AW_xfig::AW_xfig().

bool Xfig_Eater::ignore ( unsigned  count = 1)
inline

Definition at line 56 of file AW_xfig.cxx.

Referenced by AW_xfig::AW_xfig().

char* Xfig_Eater::get_rest ( )
inline

Definition at line 64 of file AW_xfig.cxx.

References NULp.

Referenced by AW_xfig::AW_xfig().


The documentation for this class was generated from the following file: