Click or drag to resize
SbNativeArrayT Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.IOStream
      OIV.Inventor.GenericSbNativeArrayT

Namespace: OIV.Inventor.Generic
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public class SbNativeArray<T> : Stream
where T : struct, new()

Type Parameters

T

The SbNativeArrayT type exposes the following members.

Constructors
  NameDescription
Public methodSbNativeArrayT(IntPtr)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(T)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(IntPtr, Int64)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(T, Boolean)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(IntPtr, Int64, Int64)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(IntPtr, Int64, Int64, Boolean)
Initializes a new instance of the SbNativeArrayT class
Public methodSbNativeArrayT(T, Int32, Boolean, Boolean)
Initializes a new instance of the SbNativeArrayT class
Top
Methods
  NameDescription
Public methodBeginRead
Begins an asynchronous read operation.
(Inherited from Stream.)
Public methodBeginWrite
Begins an asynchronous write operation.
(Inherited from Stream.)
Public methodClose
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
(Inherited from Stream.)
Public methodStatic memberCopy(SbNativeArrayT, SbNativeArrayT, Int32)
Public methodStatic memberCopy(SbNativeArrayT, Int32, SbNativeArrayT, Int32, Int32)
Public methodCopyTo(Stream)
Reads the bytes from the current stream and writes them to the destination stream.
(Inherited from Stream.)
Public methodCopyTo(Stream, Int32)
Reads all the bytes from the current stream and writes them to a destination stream, using a specified buffer size.
(Inherited from Stream.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDispose
Releases all resources used by the Stream.
(Inherited from Stream.)
Public methodEndRead
Waits for the pending asynchronous read to complete.
(Inherited from Stream.)
Public methodEndWrite
Ends an asynchronous write operation.
(Inherited from Stream.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFlush (Overrides StreamFlush.)
Public methodGetBuffer
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodRead
Public methodRead(NullableT)
Public methodRead(Byte, Int32, Int32) (Overrides StreamRead(Byte, Int32, Int32).)
Public methodReadBlock
Public methodReadByte
Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream.
(Inherited from Stream.)
Public methodSeek (Overrides StreamSeek(Int64, SeekOrigin).)
Public methodSetLength (Overrides StreamSetLength(Int64).)
Public methodToArray
Public methodToArray(Int32, Int32)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite(T)
Public methodWrite(SbNativeArrayT)
Public methodWrite(Byte, Int32, Int32) (Overrides StreamWrite(Byte, Int32, Int32).)
Public methodWrite(SbNativeArrayT, Int32, Int32)
Public methodWriteBlock(T)
Public methodWriteBlock(T, Int32, Int32)
Public methodWriteByte
Writes a byte to the current position in the stream and advances the position within the stream by one byte.
(Inherited from Stream.)
Top
Operators
  NameDescription
Public operatorStatic member(SbNativeArrayT to T)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayBoolean)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayByte)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayChar)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayDouble)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayInt16)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayInt32)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayInt64)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySByte)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySingle)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayUInt16)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayUInt32)
Public operatorStatic member(SbNativeArrayT to SbNativeArrayUInt64)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec2f)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec2d)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec2s)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec2i32)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec3f)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec3d)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec3s)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec3i32)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4b)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4d)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4f)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4i32)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4s)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4ub)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4ui32)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbVec4us)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbColor)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbColorRGBA)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbPlane)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbTime)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbRotation)
Public operatorStatic member(SbNativeArrayT to SbNativeArraySbMatrix)
Top
Properties
  NameDescription
Public propertyCanGetBuffer
Public propertyCanRead (Overrides StreamCanRead.)
Public propertyCanSeek (Overrides StreamCanSeek.)
Public propertyCanTimeout
Gets a value that determines whether the current stream can time out.
(Inherited from Stream.)
Public propertyCanWrite (Overrides StreamCanWrite.)
Public propertyCapacity
Public propertyDataPointer
Public propertyHasManagedBuffer
Public propertyInt32Capacity
Public propertyInt32Length
Public propertyItem
Public propertyLength (Overrides StreamLength.)
Public propertyPosition (Overrides StreamPosition.)
Public propertyReadTimeout
Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.
(Inherited from Stream.)
Public propertyWriteTimeout
Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out.
(Inherited from Stream.)
Top
See Also