OpenSDN source code
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

◆ type

Enumerator
INVALID 
GE 
GT 
LE 
LT 
EQ 
LIKE 
CONTAINS 

Definition at line 43 of file gendb_if.h.

Member Function Documentation

◆ ToString()

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: