H5BmpImportDelegate.cpp File Reference


Defines

#define CONST_CAST_STRING(arg)   const_cast<std::string&>(arg)
#define CPP_CHECK_ATTRIBUTE_ADDITION(ds, attr, value)

Define Documentation

#define CONST_CAST_STRING ( arg   )     const_cast<std::string&>(arg)

#define CPP_CHECK_ATTRIBUTE_ADDITION ( ds,
attr,
value   ) 

Value:

if ( err < 0 ) {\
  std::cout << logTime() << "Error adding attribute " << attr << " with value " << value \
  <<   " to data set " << ds << std::endl; }


Generated on Tue Nov 17 18:43:10 2009 for MXADataModel by  doxygen 1.5.2