|
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
|

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 753 of file fl.cpp.
Referenced by TFRnd::MoveFPos(), TFInOut::MovePos(), TFRnd::RefreshFPos(), and TGraphAttributes::TGraphAttributes().
| #define SEEK_END 2 |
Definition at line 754 of file fl.cpp.
Referenced by TFIn::GetFLen(), TFRnd::GetFLen(), TFInOut::GetSize(), TFInOut::TFInOut(), and TFRnd::TFRnd().
| #define SEEK_SET 0 |
Definition at line 755 of file fl.cpp.
Referenced by TFInOut::GetSize(), TFIn::SetFPos(), TFRnd::SetFPos(), and TFInOut::SetPos().