Public Member Functions | |
C4ValueArraySortPropertycomp (C4String *prop_name) | |
bool | operator() (const C4Value &v1, const C4Value &v2) |
Public Attributes | |
C4String * | prop_name |
C4ValueArraySortcomp | value_sort |
Definition at line 130 of file C4ValueArray.cpp.
|
inline |
Definition at line 133 of file C4ValueArray.cpp.
Definition at line 134 of file C4ValueArray.cpp.
References C4Value::_getPropList(), C4PropList::GetPropertyByS(), prop_name, C4Value::Set0(), and value_sort.
C4String* C4ValueArraySortPropertycomp::prop_name |
Definition at line 132 of file C4ValueArray.cpp.
Referenced by operator()().
C4ValueArraySortcomp C4ValueArraySortPropertycomp::value_sort |
Definition at line 132 of file C4ValueArray.cpp.
Referenced by operator()().