|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <timenet.h>

Public Member Functions | |
| TTmBucket () | |
| TTmBucket (const TSecTm &BucketTm) | |
| TTmBucket (const TTmBucket &TmBucket) | |
| TTmBucket & | operator= (const TTmBucket &TmBucket) |
Public Attributes | |
| TSecTm | BegTm |
| TIntV | NIdV |
|
inline |
|
inline |
| TSecTm TTimeNet::TTmBucket::BegTm |
Definition at line 23 of file timenet.h.
Referenced by TTimeNENet::GetEdgeTmBuckets(), TTimeNet::GetTmBuckets(), TTimeNENet::GetTmBuckets(), and operator=().
| TIntV TTimeNet::TTmBucket::NIdV |
Definition at line 24 of file timenet.h.
Referenced by TTimeNENet::GetEdgeTmBuckets(), TTimeNet::GetTmBuckets(), TTimeNENet::GetTmBuckets(), and operator=().