OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GenDb::Op Struct Reference

#include <gendb_if.h>

Public Types

enum  type {
  INVALID, GE, GT, LE,
  LT, EQ, LIKE, CONTAINS
}
 

Static Public Member Functions

static std::string ToString (Op::type op)
 

Detailed Description

Definition at line 42 of file gendb_if.h.

Member Enumeration Documentation

Enumerator
INVALID 
GE 
GT 
LE 
LT 
EQ 
LIKE 
CONTAINS 

Definition at line 43 of file gendb_if.h.

Member Function Documentation

std::string Op::ToString ( Op::type  op)
static

Definition at line 81 of file gendb_if.cc.


The documentation for this struct was generated from the following files: