SNAP Library 3.0, User Reference  2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
dt.h File Reference
#include "bd.h"

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

typedef TPt< TMem > PMem

Definition at line 77 of file dt.h.

typedef TPt< TStrPool > PStrPool

Definition at line 778 of file dt.h.

Definition at line 830 of file dt.h.

typedef TPt< TXmlTok > PXmlTok

Definition at line 7 of file dt.h.

typedef TVec<TStr, int> TStrV

Definition at line 409 of file dt.h.