Geant4  10.02.p01
xDataTOM_Misc.cc File Reference
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <unistd.h>
#include "xDataTOM_private.h"
+ Include dependency graph for xDataTOM_Misc.cc:

Go to the source code of this file.

Macros

#define nameValueLength   1024
 

Functions

static xDataTOM_element * xDataTOM_getLinksElement2 (statusMessageReporting *smr, xDataTOM_element *element, char const *link, char const *fullLink)
 
static int xDataTOM_getLinksElement3 (statusMessageReporting *smr, char const *nameValue, char *name, char *value, char const *fullLink)
 
char * xDataTOMMisc_getAbsPath (statusMessageReporting *smr, const char *fileName)
 
int xDataTOM_setMessageError_ReturnInt (int value, statusMessageReporting *smr, void *userInterface, const char *packageName, int lineNumber, int code, const char *fmt,...)
 
xDataTOM_element * xDataTOM_getLinksElement (statusMessageReporting *smr, xDataTOM_element *element, char const *link)
 

Macro Definition Documentation

#define nameValueLength   1024

Definition at line 22 of file xDataTOM_Misc.cc.

Referenced by xDataTOM_getLinksElement2(), and xDataTOM_getLinksElement3().

Function Documentation

xDataTOM_element* xDataTOM_getLinksElement ( statusMessageReporting *  smr,
xDataTOM_element *  element,
char const *  link 
)

Definition at line 89 of file xDataTOM_Misc.cc.

References xDataTOM_getLinksElement2().

Referenced by MCGIDI_product_parseWeightedReferenceMultiplicityFromTOM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static xDataTOM_element * xDataTOM_getLinksElement2 ( statusMessageReporting *  smr,
xDataTOM_element *  element,
char const *  link,
char const *  fullLink 
)
static

Definition at line 104 of file xDataTOM_Misc.cc.

References n, name, nameValueLength, xDataTOM_getAttributesValueInElement(), and xDataTOM_getLinksElement3().

Referenced by xDataTOM_getLinksElement().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int xDataTOM_getLinksElement3 ( statusMessageReporting *  smr,
char const *  nameValue,
char *  name,
char *  value,
char const *  fullLink 
)
static

Definition at line 138 of file xDataTOM_Misc.cc.

References n, and nameValueLength.

Referenced by xDataTOM_getLinksElement2().

+ Here is the caller graph for this function:

int xDataTOM_setMessageError_ReturnInt ( int  value,
statusMessageReporting *  smr,
void *  userInterface,
const char *  packageName,
int  lineNumber,
int  code,
const char *  fmt,
  ... 
)

Definition at line 76 of file xDataTOM_Misc.cc.

References smr_setReportError(), and xDataTOM_smrLibraryID.

+ Here is the call graph for this function:

char* xDataTOMMisc_getAbsPath ( statusMessageReporting *  smr,
const char *  fileName 
)

Definition at line 29 of file xDataTOM_Misc.cc.

References n, and xDataTOM_smrLibraryID.

Referenced by MCGIDI_target_heated_read().

+ Here is the caller graph for this function: