Show / Hide Table of Contents

    Struct CUstreamMemOpFlushRemoteWritesParams

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.BasicTypes
    Assembly: ManagedCuda.dll
    Syntax
    public struct CUstreamMemOpFlushRemoteWritesParams

    Fields

    | Improve this Doc View Source

    flags

    Declaration
    public uint flags
    Field Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    operation

    Declaration
    public CUstreamBatchMemOpType operation
    Field Value
    Type Description
    CUstreamBatchMemOpType
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX