FACT++  1.0
void DimRpc::setData ( void *  data,
int  size 
)

Definition at line 1571 of file discpp.cxx.

References DimService::storeIt().

Referenced by main().

1572 {
1573  storeIt(data,size);
1574 }
void storeIt(void *data, int size)
Definition: discpp.cxx:296
int size
Definition: db_dim_server.c:17
float data[4 *1440]

+ Here is the call graph for this function:

+ Here is the caller graph for this function: