Inherits AZ::DocumentPropertyEditor::RowSortAdapter::SortInfoBase.
Inherited by AZ::DocumentPropertyEditor::ValueStringSort::StringSortNode.
|
|
SortInfoNode * | m_parentNode = nullptr |
| |
|
AZStd::set< AZStd::unique_ptr< SortInfoBase >, IndexSortType > | m_indexSortedChildren |
| | holds the row childNodes in DOM order
|
| |
|
AZStd::set< SortInfoNode *, AdapterSortType > | m_adapterSortedChildren |
| | holds a sorted multiset of the above children as defined by their RowSortAdapter::lessThan
|
| |
|
size_t | m_domIndex |
| |
|
|
| SortInfoBase (size_t domIndex) |
| |
|
bool | operator< (const SortInfoBase &rhs) const |
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzFramework/AzFramework/DocumentPropertyEditor/SortAdapter.h