STK Real-Time FrameworkSend comments on this topic.
IAgRtStream Interface

Description

The base interface for all stream plugins.

Public Methods

Public Method CloseCloses the stream.
Public Method OpenOpens the stream.
Public Method PeekReads up to MaxBytes of data and advances position in the stream.
Public Method ReadReads up to MaxBytes without advancing position in the stream.
Public Method ValidateGenerates an error if the plugin configuration is not in a valid state.

CoClasses that Implement IAgRtStream

© 2024 Analytical Graphics, Inc. All Rights Reserved.