Classified ads
Functions
const.h File Reference

Go to the source code of this file.

Functions

static const unsigned KMaxRowsInTableNode (10000)
 
static const unsigned KMaxRowsInTableProfile (50000)
 
static const unsigned KMaxRowsInTableProfileComment (50000)
 
static const unsigned KMaxRowsInTableBinaryFile (50000)
 
static const unsigned KMaxRowsInTableClassified_Ad (50000)
 
static const unsigned KMaxRowsInTablePrivate_Message (50000)
 

Detailed Description

file for application-wide constants for various purposes

Function Documentation

static const unsigned KMaxRowsInTableBinaryFile ( 50000  )
static
static const unsigned KMaxRowsInTableClassified_Ad ( 50000  )
static
static const unsigned KMaxRowsInTableNode ( 10000  )
static
static const unsigned KMaxRowsInTablePrivate_Message ( 50000  )
static
static const unsigned KMaxRowsInTableProfile ( 50000  )
static
static const unsigned KMaxRowsInTableProfileComment ( 50000  )
static