|
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 29 of file pyOperators.h.
|
inlinestatic |
Definition at line 30 of file pyOperators.h.
|
inlinestatic |
Definition at line 33 of file pyOperators.h.
|
inlinestatic |
Definition at line 34 of file pyOperators.h.
|
inlinestatic |
Definition at line 32 of file pyOperators.h.
|
inlinestatic |
Definition at line 31 of file pyOperators.h.