db_planner::FilterList Class Reference

#include <db_manager.h>

List of all members.

Public Types

enum  FilterType { NONE, HAS_HUMAN_GRASPS, HAS_HUMAN_REFINED_GRASPS, OLD_STYLE_IV }
 

The list of available filters.

More...

Static Public Member Functions

static string GetWhereClause (FilterType filter)
 Maps a FilterType enum to a SQL "WHERE" clause.

Detailed Description

FilterList maps an enum of named filters for filtering a list of Models to a SQL "WHERE" clause that can be tacked onto a query.

Definition at line 50 of file db_manager.h.


Member Enumeration Documentation

The list of available filters.

Enumerator:
NONE 
HAS_HUMAN_GRASPS 
HAS_HUMAN_REFINED_GRASPS 
OLD_STYLE_IV 

Definition at line 53 of file db_manager.h.


Member Function Documentation

static string db_planner::FilterList::GetWhereClause ( FilterType  filter  )  [inline, static]

Maps a FilterType enum to a SQL "WHERE" clause.

Definition at line 55 of file db_manager.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:32 2012