System CATICStringListImpl
Usage: you must use this class as is. You should never derive it.
public class CATICStringListImpl
Class which implements CATICStringList interface.
- See also:
-
Constructor and Destructor Index
- o
CATICStringListImpl()
- Constructs an empty list of string.
- o
CATICStringListImpl(CATListOfCATString)
- Constructs a list of string.
- o
~CATICStringListImpl()
-
Constructor and Destructor
o CATICStringListImpl
public CATICStringListImpl( | ) |
-
Constructs an empty list of string.
o CATICStringListImpl
public CATICStringListImpl( | | iStringlist) |
-
Constructs a list of string.
- Parameters:
-
- iStringsList
- List of string to initialize the list.
o ~CATICStringListImpl
public ~CATICStringListImpl( | ) |
-
This object is included in the file: CATICStringListImpl.h
If needed, your Imakefile.mk should include the module: JS0GROUP
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.