|
SNAP Library 2.4, User Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <fl.h>
Public Member Functions | |
| TChRet (const PSIn &_SIn, const char &_EofCh=0) | |
| bool | Eof () const |
| char | GetCh () |
| char | operator() () |
Private Member Functions | |
| TChRet () | |
| TChRet (const TChRet &) | |
| TChRet & | operator= (const TChRet &) |
Private Attributes | |
| PSIn | SIn |
| char | EofCh |
| char | Ch |
|
private |
|
private |
|
inline |
|
inline |