All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SimulationInterfaces Interface CATIReplayChannelScalarObserverFactory

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIReplayChannelScalarObserverFactory
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIReplayChannelScalarObserverFactory

Create a scalar observer replay channel.

A scalar observer channel describes the evolution of one scalar over time.


Method Index


o CreateInstance(char*,CATIReplayChannelScalarObserver**)
Create a scalar observer replay channel.

Methods


o CreateInstance
public virtual HRESULT CreateInstance(char* iName,
CATIReplayChannelScalarObserver** oChannel) const=0
Create a scalar observer replay channel.
Parameters:
iName
The name of the scalar.
oChannel
The created scalar observer replay channel.
Returns:
HRESULT
See also:
CATIReplayChannelScalarObserver

This object is included in the file: CATIReplayChannelScalarObserverFactory.h
If needed, your Imakefile.mk should include the module: CATSimulationInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.