|
|
typedef std::set< KeyType > | source_type |
| |
|
typedef py_set< KeyType > | wrap_type |
| |
|
|
| py_set (const source_type &s) |
| |
|
bool | contains (const KeyType key) |
| |
|
bool | add (const KeyType key) |
| |
|
bool | remove (const KeyType key) |
| |
|
source_type | set_union (wrap_type &other) |
| |
|
source_type | set_intersection (wrap_type &other) |
| |
|
source_type | set_difference (wrap_type &other) |
| |
|
source_type | set_symmetric_difference (wrap_type &other) |
| |
|
|
static std::string | to_string (const std::set< KeyType > &cl) |
| |
The documentation for this class was generated from the following file:
- /media/reactivipdev/Nightly/IPSDK_Patch/IPSDK_4_1/IPSDK_Nightly/include/public/Python/PyIPSDKBase/PythonStdSetUtils.h