All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Visualization Notification CATEmptyElements

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---Visualization.CATCsoNotification
          |
          +---CATEmptyElements
 

Usage: you must use this class as is. You should never derive it.


public class CATEmptyElements

Event that defined an remove of elements in a Set of Objects.
Diectly use the variable member _ListElt to add/remove elements or to give the whole list of them.

See also:
CATHSO, CATPSO


Constructor and Destructor Index


o CATEmptyElements()
The default constructor.
o ~CATEmptyElements()

Data Member Index


o _ListElt
The list of all elements added in the SO.

Constructor and Destructor


o CATEmptyElements
public CATEmptyElements()
The default constructor.
o ~CATEmptyElements
public virtual ~CATEmptyElements()

Data Members


o _ListElt
  public list _ListElt
The list of all elements added in the SO.

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

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