#include <string.h>
#include "xDataTOM_private.h"
 
Go to the source code of this file.
◆ xDataTOM_V_W_XYs_free()
Definition at line 34 of file xDataTOM_V_W_XYs.cc.
   39     if( xDI == NULL ) 
return( 0 );
 
char const  * xDataTOM_V_W_XYs_ID
 
int xDataTOM_W_XYs_release(xDataTOM_W_XYs *W_XYs)
 
void * smr_freeMemory(void **p)
 
 
 
 
◆ xDataTOM_V_W_XYs_initialize()
Definition at line 19 of file xDataTOM_V_W_XYs.cc.
   21     V_W_XYs->
W_XYs = NULL;
 
int xDataTOM_subAxes_initialize(statusMessageReporting *smr, xDataTOM_subAxes *subAxes, enum xDataTOM_subAxesType type, int offset, xDataTOM_axes *axes, xDataTOM_interpolation *interpolation)
 
#define smr_malloc2(smr, size, zero, forItem)
 
void * smr_freeMemory(void **p)
 
 
 
 
◆ xDataTOM_V_W_XYs_ID
      
        
          | char const* xDataTOM_V_W_XYs_ID = "V_W_XYs" |