Public Member Functions | |
| C4ValueArraySortArrayElementcomp (int32_t element_idx) | |
| bool | operator() (const C4Value &v1, const C4Value &v2) |
Public Attributes | |
| int32_t | element_idx |
| C4ValueArraySortcomp | value_sort |
Definition at line 157 of file C4ValueArray.cpp.
|
inline |
Definition at line 160 of file C4ValueArray.cpp.
Definition at line 161 of file C4ValueArray.cpp.
References C4Value::_getArray(), element_idx, C4ValueArray::GetItem(), and value_sort.
| int32_t C4ValueArraySortArrayElementcomp::element_idx |
Definition at line 159 of file C4ValueArray.cpp.
Referenced by operator()().
| C4ValueArraySortcomp C4ValueArraySortArrayElementcomp::value_sort |
Definition at line 159 of file C4ValueArray.cpp.
Referenced by operator()().