| 
    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 
   | 
 
#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=().