HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfListOp< T > Member List

This is the complete list of members for SdfListOp< T >, including all inherited members.

ApplyCallback typedefSdfListOp< T >
ApplyOperations(ItemVector *vec, const ApplyCallback &cb=ApplyCallback()) const SdfListOp< T >
ApplyOperations(const SdfListOp< T > &inner) const SdfListOp< T >
Clear()SdfListOp< T >
ClearAndMakeExplicit()SdfListOp< T >
ComposeOperations(const SdfListOp< T > &stronger, SdfListOpType op)SdfListOp< T >
Create(const ItemVector &prependedItems=ItemVector(), const ItemVector &appendedItems=ItemVector(), const ItemVector &deletedItems=ItemVector())SdfListOp< T >static
CreateExplicit(const ItemVector &explicitItems=ItemVector())SdfListOp< T >static
GetAddedItems() const SdfListOp< T >inline
GetAppendedItems() const SdfListOp< T >inline
GetAppliedItems() const SdfListOp< T >
GetDeletedItems() const SdfListOp< T >inline
GetExplicitItems() const SdfListOp< T >inline
GetItems(SdfListOpType type) const SdfListOp< T >
GetOrderedItems() const SdfListOp< T >inline
GetPrependedItems() const SdfListOp< T >inline
hash_value(const SdfListOp &op)SdfListOp< T >friend
HasItem(const T &item) const SdfListOp< T >
HasKeys() const SdfListOp< T >inline
IsExplicit() const SdfListOp< T >inline
ItemType typedefSdfListOp< T >
ItemVector typedefSdfListOp< T >
ModifyCallback typedefSdfListOp< T >
ModifyOperations(const ModifyCallback &callback, bool removeDuplicates=false)SdfListOp< T >
operator!=(const SdfListOp< T > &rhs) const SdfListOp< T >inline
operator==(const SdfListOp< T > &rhs) const SdfListOp< T >inline
ReplaceOperations(const SdfListOpType op, size_t index, size_t n, const ItemVector &newItems)SdfListOp< T >
SdfListOp()SdfListOp< T >
SetAddedItems(const ItemVector &items)SdfListOp< T >
SetAppendedItems(const ItemVector &items)SdfListOp< T >
SetDeletedItems(const ItemVector &items)SdfListOp< T >
SetExplicitItems(const ItemVector &items)SdfListOp< T >
SetItems(const ItemVector &items, SdfListOpType type)SdfListOp< T >
SetOrderedItems(const ItemVector &items)SdfListOp< T >
SetPrependedItems(const ItemVector &items)SdfListOp< T >
Swap(SdfListOp< T > &rhs)SdfListOp< T >
value_type typedefSdfListOp< T >
value_vector_type typedefSdfListOp< T >