All Frameworks  Class Hierarchy  This Framework  Indexes   

System Class CATICStringListImpl

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


public class CATICStringListImpl

Class which implements CATICStringList interface.

See also:
CATICStringList


Constructor and Destructor Index


o CATICStringListImpl()
Constructs an empty list of string.
o ~CATICStringListImpl()
o CATICStringListImpl(CATListOfCATString)
Constructs a list of string.

Constructor and Destructor


o CATICStringListImpl
public CATICStringListImpl()
Constructs an empty list of string.
o ~CATICStringListImpl
public ~CATICStringListImpl()
o CATICStringListImpl
public CATICStringListImpl( iStringlist)
Constructs a list of string.
Parameters:
iStringsList
List of string to initialize the list.

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

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