docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfStringListOp

    Inheritance
    Object
    SdfStringListOp
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class SdfStringListOp : IDisposable

    Constructors

    SdfStringListOp()

    Declaration
    public SdfStringListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfStringListOp, SdfListOpType)

    Declaration
    public void ComposeOperations(SdfStringListOp stronger, SdfListOpType op)
    Parameters
    Type Name Description
    SdfStringListOp stronger
    SdfListOpType op

    Create()

    Declaration
    public static SdfStringListOp Create()
    Returns
    Type Description
    SdfStringListOp

    Create(StdStringVector)

    Declaration
    public static SdfStringListOp Create(StdStringVector prependedItems)
    Parameters
    Type Name Description
    StdStringVector prependedItems
    Returns
    Type Description
    SdfStringListOp

    Create(StdStringVector, StdStringVector)

    Declaration
    public static SdfStringListOp Create(StdStringVector prependedItems, StdStringVector appendedItems)
    Parameters
    Type Name Description
    StdStringVector prependedItems
    StdStringVector appendedItems
    Returns
    Type Description
    SdfStringListOp

    Create(StdStringVector, StdStringVector, StdStringVector)

    Declaration
    public static SdfStringListOp Create(StdStringVector prependedItems, StdStringVector appendedItems, StdStringVector deletedItems)
    Parameters
    Type Name Description
    StdStringVector prependedItems
    StdStringVector appendedItems
    StdStringVector deletedItems
    Returns
    Type Description
    SdfStringListOp

    CreateExplicit()

    Declaration
    public static SdfStringListOp CreateExplicit()
    Returns
    Type Description
    SdfStringListOp

    CreateExplicit(StdStringVector)

    Declaration
    public static SdfStringListOp CreateExplicit(StdStringVector explicitItems)
    Parameters
    Type Name Description
    StdStringVector explicitItems
    Returns
    Type Description
    SdfStringListOp

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public StdStringVector GetAddedItems()
    Returns
    Type Description
    StdStringVector

    GetAppendedItems()

    Declaration
    public StdStringVector GetAppendedItems()
    Returns
    Type Description
    StdStringVector

    GetDeletedItems()

    Declaration
    public StdStringVector GetDeletedItems()
    Returns
    Type Description
    StdStringVector

    GetExplicitItems()

    Declaration
    public StdStringVector GetExplicitItems()
    Returns
    Type Description
    StdStringVector

    GetItems(SdfListOpType)

    Declaration
    public StdStringVector GetItems(SdfListOpType type)
    Parameters
    Type Name Description
    SdfListOpType type
    Returns
    Type Description
    StdStringVector

    GetOrderedItems()

    Declaration
    public StdStringVector GetOrderedItems()
    Returns
    Type Description
    StdStringVector

    GetPrependedItems()

    Declaration
    public StdStringVector GetPrependedItems()
    Returns
    Type Description
    StdStringVector

    HasItem(String)

    Declaration
    public bool HasItem(string item)
    Parameters
    Type Name Description
    String item
    Returns
    Type Description
    Boolean

    HasKeys()

    Declaration
    public bool HasKeys()
    Returns
    Type Description
    Boolean

    IsExplicit()

    Declaration
    public bool IsExplicit()
    Returns
    Type Description
    Boolean

    ReplaceOperations(SdfListOpType, UInt32, UInt32, StdStringVector)

    Declaration
    public bool ReplaceOperations(SdfListOpType op, uint index, uint n, StdStringVector newItems)
    Parameters
    Type Name Description
    SdfListOpType op
    UInt32 index
    UInt32 n
    StdStringVector newItems
    Returns
    Type Description
    Boolean

    SetAddedItems(StdStringVector)

    Declaration
    public void SetAddedItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    SetAppendedItems(StdStringVector)

    Declaration
    public void SetAppendedItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    SetDeletedItems(StdStringVector)

    Declaration
    public void SetDeletedItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    SetExplicitItems(StdStringVector)

    Declaration
    public void SetExplicitItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    SetItems(StdStringVector, SdfListOpType)

    Declaration
    public void SetItems(StdStringVector items, SdfListOpType type)
    Parameters
    Type Name Description
    StdStringVector items
    SdfListOpType type

    SetOrderedItems(StdStringVector)

    Declaration
    public void SetOrderedItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    SetPrependedItems(StdStringVector)

    Declaration
    public void SetPrependedItems(StdStringVector items)
    Parameters
    Type Name Description
    StdStringVector items

    Swap(SdfStringListOp)

    Declaration
    public void Swap(SdfStringListOp rhs)
    Parameters
    Type Name Description
    SdfStringListOp rhs
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023