/home/frank/projects/kitlist/src/kitlistdao.hpp File Reference

#include "category.hpp"
#include "item.hpp"
#include "kitmodel.hpp"
#include <string>

Go to the source code of this file.

Classes

class  KitListDao
 Defines the methods that an implementation of this class must implement. More...

Defines

#define KIT_LIST_DAO_H   1

Enumerations

enum  item_choice { ALL_ITEMS, CHECKED_ITEMS, UNCHECKED_ITEMS }


Define Documentation

#define KIT_LIST_DAO_H   1

Definition at line 24 of file kitlistdao.hpp.


Enumeration Type Documentation

Options for selecting all items, only checked items, or only unchecked items.

Enumerator:
ALL_ITEMS 
CHECKED_ITEMS 
UNCHECKED_ITEMS 

Definition at line 36 of file kitlistdao.hpp.


Copyright 2008, 2009 Frank Dean