Geant4  10.00.p03
xData_2d_xshared_yhistogram.cc File Reference
#include <stdlib.h>
#include <limits.h>
#include <ctype.h>
#include "xData.h"
+ Include dependency graph for xData_2d_xshared_yhistogram.cc:

Go to the source code of this file.

Functions

static int toData (statusMessageReporting *smr, xDataType *xDT, xData_attributionList *attributes, const char *text)
 
static char * toString (statusMessageReporting *smr, xDataType *xDT)
 
static int release (statusMessageReporting *smr, xDataType *xDT)
 
int xData_init_2d_xShared_yHistogram (statusMessageReporting *smr, xData_element *element)
 
int xData_is_2d_xShared_yHistogram (statusMessageReporting *smr, xDataType *xDT, int setMsg)
 
int xData_isElement_2d_xShared_yHistogram (statusMessageReporting *smr, xData_element *element, int setMsg)
 
double * xData_2d_xShared_yHistogram_copyData (statusMessageReporting *, xData_element *element, xData_Int *n)
 
int xData_2d_xShared_yHistogram_free_copyData (statusMessageReporting *smr, void *data)
 
double * xData_2d_xShared_yHistogram_toFilledXYs (xDataType *xDT, xData_Int nXs, double *Xs)
 

Function Documentation

static int release ( statusMessageReporting *  smr,
xDataType *  xDT 
)
static

Definition at line 156 of file xData_2d_xshared_yhistogram.cc.

References xData_free().

Referenced by toData(), and xData_init_2d_xShared_yHistogram().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int toData ( statusMessageReporting *  smr,
xDataType *  xDT,
xData_attributionList *  attributes,
const char *  text 
)
static

Definition at line 113 of file xData_2d_xshared_yhistogram.cc.

References n, release(), s, smr_setMessageError(), xData_get_smrUserInterfaceFromElement(), xData_setMessageError_ReturnInt(), and xData_stringTo_double().

Referenced by xData_init_2d_xShared_yHistogram().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static char * toString ( statusMessageReporting *  smr,
xDataType *  xDT 
)
static

Definition at line 141 of file xData_2d_xshared_yhistogram.cc.

References malloc(), and n.

Referenced by xData_init_2d_xShared_yHistogram().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

double* xData_2d_xShared_yHistogram_copyData ( statusMessageReporting *  ,
xData_element *  element,
xData_Int *  n 
)

Definition at line 85 of file xData_2d_xshared_yhistogram.cc.

References n.

Referenced by tpia_misc_get2d_xShared_yHistogram_data().

+ Here is the caller graph for this function:

int xData_2d_xShared_yHistogram_free_copyData ( statusMessageReporting *  smr,
void *  data 
)

Definition at line 104 of file xData_2d_xshared_yhistogram.cc.

References xData_free().

+ Here is the call graph for this function:

double* xData_2d_xShared_yHistogram_toFilledXYs ( xDataType *  xDT,
xData_Int  nXs,
double *  Xs 
)

Definition at line 164 of file xData_2d_xshared_yhistogram.cc.

int xData_init_2d_xShared_yHistogram ( statusMessageReporting *  smr,
xData_element *  element 
)

Definition at line 54 of file xData_2d_xshared_yhistogram.cc.

References release(), toData(), toString(), and xData_xDataTypeConvertAttributes().

Referenced by xData_parseEndElement().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int xData_is_2d_xShared_yHistogram ( statusMessageReporting *  smr,
xDataType *  xDT,
int  setMsg 
)

Definition at line 70 of file xData_2d_xshared_yhistogram.cc.

References xData_is_xDataType().

Referenced by xData_isElement_2d_xShared_yHistogram().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int xData_isElement_2d_xShared_yHistogram ( statusMessageReporting *  smr,
xData_element *  element,
int  setMsg 
)

Definition at line 77 of file xData_2d_xshared_yhistogram.cc.

References xData_is_2d_xShared_yHistogram().

+ Here is the call graph for this function: