Go to the source code of this file.
Namespaces | |
namespace | SALOME_TYPES |
This module contains type definitions for the communication between supervision codes and computation codes in parametric studies. | |
Typedefs | |
typedef sequence< long > | SALOME_TYPES::ListOfLong |
typedef sequence< double > | SALOME_TYPES::ListOfDouble |
typedef sequence< string > | SALOME_TYPES::ListOfString |
typedef sequence< ListOfDouble > | SALOME_TYPES::ListOfDouble2 |