SNAP Library 2.0, Developer Reference
2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Go to the source code of this file.
Defines | |
#define | SEEK_CUR 1 |
#define | SEEK_END 2 |
#define | SEEK_SET 0 |
#define SEEK_CUR 1 |
Definition at line 746 of file fl.cpp.
Referenced by TFRnd::MoveFPos(), TFInOut::MovePos(), TFRnd::RefreshFPos(), and TGraphAttributes::TGraphAttributes().
#define SEEK_END 2 |
Definition at line 747 of file fl.cpp.
Referenced by TFIn::GetFLen(), TFRnd::GetFLen(), TFInOut::GetSize(), TFInOut::TFInOut(), and TFRnd::TFRnd().
#define SEEK_SET 0 |
Definition at line 748 of file fl.cpp.
Referenced by TFInOut::GetSize(), TFIn::SetFPos(), TFRnd::SetFPos(), and TFInOut::SetPos().