|
HDK
|
This is the complete list of members for SdfListOp< T >, including all inherited members.
| ApplyCallback typedef | SdfListOp< 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 typedef | SdfListOp< T > | |
| ItemVector typedef | SdfListOp< T > | |
| ModifyCallback typedef | SdfListOp< T > | |
| ModifyOperations(const ModifyCallback &callback) | SdfListOp< T > | |
| ModifyOperations(const ModifyCallback &callback, bool unusedRemoveDuplicates) | 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 > | |
| SdfApplyListOrdering(std::vector< ItemType > *v, const std::vector< ItemType > &order) | SdfListOp< T > | friend |
| SdfListOp() | SdfListOp< T > | |
| SetAddedItems(const ItemVector &items) | SdfListOp< T > | |
| SetAppendedItems(const ItemVector &items, std::string *errMsg=nullptr) | SdfListOp< T > | |
| SetDeletedItems(const ItemVector &items, std::string *errMsg=nullptr) | SdfListOp< T > | |
| SetExplicitItems(const ItemVector &items, std::string *errMsg=nullptr) | SdfListOp< T > | |
| SetItems(const ItemVector &items, SdfListOpType type, std::string *errMsg=nullptr) | SdfListOp< T > | |
| SetOrderedItems(const ItemVector &items) | SdfListOp< T > | |
| SetPrependedItems(const ItemVector &items, std::string *errMsg=nullptr) | SdfListOp< T > | |
| Swap(SdfListOp< T > &rhs) | SdfListOp< T > | |
| value_type typedef | SdfListOp< T > | |
| value_vector_type typedef | SdfListOp< T > |