CHlpRowSet Class Reference

#include <app/dbwriter.h>

Link against: dbwriter.lib

class CHlpRowSet : public CBase, public CBase

Inherits from

Constructor & Destructor Documentation

CHlpRowSet ( RDbView * )

CHlpRowSet(RDbView *aView)

~CHlpRowSet ( )

IMPORT_C~CHlpRowSet()[virtual]

Member Function Documentation

AtBeginning ( )

IMPORT_C TBoolAtBeginning()

AtEnd ( )

IMPORT_C TBoolAtEnd()

AtRow ( )

IMPORT_C TBoolAtRow()

ColSet ( )

IMPORT_C CDbColSet *ColSet()

CountL ( )

IMPORT_C TIntCountL()

FirstL ( )

IMPORT_C TBoolFirstL()

LastL ( )

IMPORT_C TBoolLastL()

MapColNameToColNo ( const TDbCol & )

IMPORT_C TDbColNoMapColNameToColNo(const TDbCol &aCol)

MapColNameToColNo ( const TDesC & )

IMPORT_C TDbColNoMapColNameToColNo(const TDesC &aName)

NextL ( )

IMPORT_C voidNextL()

PreviousL ( )

IMPORT_C voidPreviousL()

View ( )

IMPORT_C RDbView *View()