BinaryColExpr Class Reference
Detailed Description
Definition at line 70 of file table.py.
Member Function Documentation
def __add__ |
( |
|
self, |
|
|
|
rhs | |
|
) |
| | |
def __div__ |
( |
|
self, |
|
|
|
rhs | |
|
) |
| | |
def __init__ |
( |
|
self, |
|
|
|
op, |
|
|
|
lhs, |
|
|
|
rhs | |
|
) |
| | |
def __mul__ |
( |
|
self, |
|
|
|
rhs | |
|
) |
| | |
def __sub__ |
( |
|
self, |
|
|
|
rhs | |
|
) |
| | |
Field Documentation
The documentation for this class was generated from the following file:
- stage/lib64/python2.7/site-packages/ost/table.py