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)
 
static const unsigned KMaxRowsInTableDbRecord (100000)
 

Detailed Description

file for application-wide constants for various purposes

Function Documentation

◆ KMaxRowsInTableBinaryFile()

static const unsigned KMaxRowsInTableBinaryFile ( 50000  )
static

◆ KMaxRowsInTableClassified_Ad()

static const unsigned KMaxRowsInTableClassified_Ad ( 50000  )
static

◆ KMaxRowsInTableDbRecord()

static const unsigned KMaxRowsInTableDbRecord ( 100000  )
static

◆ KMaxRowsInTableNode()

static const unsigned KMaxRowsInTableNode ( 10000  )
static

◆ KMaxRowsInTablePrivate_Message()

static const unsigned KMaxRowsInTablePrivate_Message ( 50000  )
static

◆ KMaxRowsInTableProfile()

static const unsigned KMaxRowsInTableProfile ( 50000  )
static

◆ KMaxRowsInTableProfileComment()

static const unsigned KMaxRowsInTableProfileComment ( 50000  )
static