FACT++  1.0
void DimService::setData ( char *  data)

Definition at line 1300 of file discpp.cxx.

References storeIt().

1301 {
1302  storeIt(data, (int)strlen(data)+1);
1303 }
void storeIt(void *data, int size)
Definition: discpp.cxx:83
float data[4 *1440]

+ Here is the call graph for this function: