SNAP Library 6.0, Developer Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
dt.h File Reference
#include "bd.h"
Include dependency graph for dt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRnd
 
class  TMem
 
class  TMemIn
 
class  TMemOut
 
class  TChA
 
class  TChAIn
 
class  TRStr
 
class  TVec< TVal, TSizeTy >
 Vector is a sequence TVal objects representing an array that can change in size. More...
 
class  TStr
 
class  TStrIn
 
class  TDbStr
 
class  TStrPool
 
class  TStrPool64
 
class  TNum< Base >
 
class  TNum< int64 >
 
class  TVoid
 
class  TBool
 
class  TCh
 
class  TUCh
 
class  TSInt
 
class  TInt
 
class  TUInt
 
class  TUInt64
 
class  TFlt
 
class  TAscFlt
 
class  TSFlt
 
class  TLFlt
 
class  TFltRect
 

Typedefs

typedef TPt< TXmlTokPXmlTok
 
typedef TPt< TMemPMem
 
typedef TVec< TStr, int > TStrV
 
typedef TPt< TStrPoolPStrPool
 
typedef TPt< TStrPool64PStrPool64
 
typedef TNum< int64TInt64
 

Typedef Documentation

typedef TPt< TMem > PMem

Definition at line 77 of file dt.h.

typedef TPt< TStrPool > PStrPool

Definition at line 781 of file dt.h.

Definition at line 834 of file dt.h.

typedef TPt< TXmlTok > PXmlTok

Definition at line 7 of file dt.h.

typedef TNum<int64> TInt64

Definition at line 892 of file dt.h.

typedef TVec<TStr, int> TStrV

Definition at line 409 of file dt.h.