HDK
|
#include <pyOperators.h>
Static Public Member Functions | |
static bool | __add__ (bool l, bool r) |
static bool | __sub__ (bool l, bool r) |
static bool | __mul__ (bool l, bool r) |
static bool | __div__ (bool l, bool r) |
static bool | __mod__ (bool l, bool r) |
Definition at line 43 of file pyOperators.h.
|
inlinestatic |
Definition at line 44 of file pyOperators.h.
|
inlinestatic |
Definition at line 47 of file pyOperators.h.
|
inlinestatic |
Definition at line 48 of file pyOperators.h.
|
inlinestatic |
Definition at line 46 of file pyOperators.h.
|
inlinestatic |
Definition at line 45 of file pyOperators.h.