persistentstorage/sql/TEST/testexecute/SQLite/src/sqlfn.h
changeset 51 7d4490026038
parent 0 08ec8eefde2f
equal deleted inserted replaced
40:b8bdbc8f59c7 51:7d4490026038
    25     {
    25     {
    26 public:
    26 public:
    27     CSQLFnStep();
    27     CSQLFnStep();
    28     ~CSQLFnStep();
    28     ~CSQLFnStep();
    29     virtual TVerdict doTestStepL();
    29     virtual TVerdict doTestStepL();
    30     virtual TVerdict doTestPostambleL();
    30     virtual TVerdict doTestStepPostambleL();
    31     
    31     
    32     // This big enumeration defines the values associated with particular
    32     // This big enumeration defines the values associated with particular
    33     // actions (as read from a config file and converted to the numeric
    33     // actions (as read from a config file and converted to the numeric
    34     // equivalent by the CSQLTEFAction class).
    34     // equivalent by the CSQLTEFAction class).
    35     enum TSqlDbFns { 
    35     enum TSqlDbFns {