packages feed

HROOT-io-0.9: csrc/HROOTIOTDirectoryFile.h

#ifdef __cplusplus
extern "C" { 
#endif

#ifndef __HROOT_IO__TDirectoryFile__
#define __HROOT_IO__TDirectoryFile__

#include "HROOT-ioType.h"
#include "HROOTCoreTDirectory.h"
#include "HROOTCoreTNamed.h"
#include "HROOTCoreTObject.h"
#include "HROOTCoreDeletable.h"
#include "HROOT-coreType.h"

#undef TDIRECTORYFILE_DECL_VIRT 
#define TDIRECTORYFILE_DECL_VIRT(Type) \


#undef TDIRECTORYFILE_DECL_NONVIRT 
#define TDIRECTORYFILE_DECL_NONVIRT(Type) \


#undef TDIRECTORYFILE_DEF_VIRT
#define TDIRECTORYFILE_DEF_VIRT(Type)\


#undef TDIRECTORYFILE_DEF_NONVIRT
#define TDIRECTORYFILE_DEF_NONVIRT(Type)\


TDIRECTORY_DECL_VIRT(TDirectoryFile);
TNAMED_DECL_VIRT(TDirectoryFile);
TOBJECT_DECL_VIRT(TDirectoryFile);
DELETABLE_DECL_VIRT(TDirectoryFile);


TDIRECTORYFILE_DECL_VIRT(TDirectoryFile);


TDIRECTORYFILE_DECL_NONVIRT(TDirectoryFile);


#endif // __HROOT_IO__TDirectoryFile__

#ifdef __cplusplus
}
#endif