SNAP Library 2.3, Developer Reference
2014-06-16 11:58:46
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <fl.h>
Public Member Functions | |
TLnRet (const PSIn &_SIn) | |
bool | NextLn (TStr &LnStr) |
Private Member Functions | |
UndefDefaultCopyAssign (TLnRet) | |
Private Attributes | |
PSIn | SIn |
bool TLnRet::NextLn | ( | TStr & | LnStr | ) |
Definition at line 740 of file fl.cpp.
References TSIn::Eof(), TCh::EofCh, TSIn::GetCh(), and SIn.
|
private |