|
SNAP Library 4.0, Developer Reference
2017-07-27 13:18:06
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 955 of file fl.cpp.
References TSIn::Eof(), TCh::EofCh, TSIn::GetCh(), and SIn.

|
private |