Referencia del Archivo afauto.cpp

#include "caudiox.hpp"
#include "uti.h"
#include "xalloc.h"

Dependencia gráfica adjunta para afauto.cpp:

Ir al código fuente de este archivo.

Definiciones

#define RETURNIF(type)   if (format.contains(type::formatStr())) return new type(this)
#define TESTFILE(type)   if (type::testFile(f)) { fclose(f); return new type(this); }
#define IFEXT_2EXT(ext1, ext2)   if (!stricmp(ext,ext1)) dest2 = path_src2destp(dest,"",ext2)


Documentación de las definiciones

#define RETURNIF ( type   )     if (format.contains(type::formatStr())) return new type(this)

#define TESTFILE ( type   )     if (type::testFile(f)) { fclose(f); return new type(this); }

#define IFEXT_2EXT ( ext1,
ext2   )     if (!stricmp(ext,ext1)) dest2 = path_src2destp(dest,"",ext2)


Generado el Thu Mar 11 18:59:27 2010 para AhoLib por  doxygen 1.5.6