Go to the documentation of this file. 1 #ifndef DISPLAY_PARAMETERS_H
2 #define DISPLAY_PARAMETERS_H
30 int set(
const DisplayOption & displayOption,
const int & value );
32 int set(
const DisplayOption & displayOption,
const int & index,
const int & value );
44 friend int display(
const intArray & x,
51 friend int display(
const floatArray & x,
58 friend int display(
const doubleArray & x,
72 friend int display(
const intSerialArray & x,
77 const Index *Iv =
NULL );
79 friend int display(
const floatSerialArray & x,
84 const Index *Iv =
NULL );
86 friend int display(
const doubleSerialArray & x,
91 const Index *Iv =
NULL );
97 const Index *Iv =
NULL );