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
|
Go to the source code of this file.
Macros | |
#define | SEEK_CUR 1 |
#define | SEEK_END 2 |
#define | SEEK_SET 0 |
#define SEEK_CUR 1 |
Definition at line 968 of file fl.cpp.
Referenced by TFRnd::MoveFPos(), TFInOut::MovePos(), TFRnd::RefreshFPos(), and TGraphAttributes::TGraphAttributes().
#define SEEK_END 2 |
Definition at line 969 of file fl.cpp.
Referenced by TFIn::GetFLen(), TFRnd::GetFLen(), TFInOut::GetSize(), TFInOut::TFInOut(), TFRnd::TFRnd(), TMIn::TMIn(), and TShMIn::TShMIn().
#define SEEK_SET 0 |
Definition at line 970 of file fl.cpp.
Referenced by TFInOut::GetSize(), TFIn::SetFPos(), TFRnd::SetFPos(), TFInOut::SetPos(), TMIn::TMIn(), and TShMIn::TShMIn().