|
SNAP Library 3.0, Developer Reference
2016-07-20 17:56:49
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=().