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

Definition at line 1270 of file discpp.cxx.

References storeIt().

Referenced by BridgeService::infoHandler(), MStarguider::ProcessFrame(), and DimDescribedService::setData().

1271 {
1272  storeIt(data, size);
1273 }
void storeIt(void *data, int size)
Definition: discpp.cxx:83
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: