SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
pp.h File Reference

Go to the source code of this file.

Classes

class  TPpTag
class  TPpVal
class  TPp

Typedefs

typedef TVec< TPpValTPpValV
typedef TPt< TPpPPp
typedef TVec< PPpTPpV

Enumerations

enum  TPpTagVal {
  ptUndef, ptBool, ptInt, ptFlt,
  ptStr, ptValV, ptSel, ptSet
}

Functions

PPp MkClone (const PPp &Pp)

Typedef Documentation

typedef TPt<TPp> PPp
typedef TVec<PPp> TPpV
typedef TVec<TPpVal> TPpValV

Enumeration Type Documentation

enum TPpTagVal
Enumerator:
ptUndef 
ptBool 
ptInt 
ptFlt 
ptStr 
ptValV 
ptSel 
ptSet 

Function Documentation

PPp MkClone ( const PPp Pp) [inline]