packages feed

HROOT-core-0.10.0.1: csrc/HROOTCoreTArrayL.h

#ifdef __cplusplus
extern "C" {
#endif

#pragma once


#include "HROOT-coreType.h"

#include "HROOTCoreTArray.h"

#include "STDDeletable.h"


#define TARRAYL_DECL_VIRT(Type) \



#define TARRAYL_DECL_NONVIRT(Type) \



#define TARRAYL_DECL_ACCESSOR(Type) \



#define TARRAYL_DEF_VIRT(Type) \



#define TARRAYL_DEF_NONVIRT(Type) \



#define TARRAYL_DEF_ACCESSOR(Type) \



TARRAY_DECL_VIRT(TArrayL)
DELETABLE_DECL_VIRT(TArrayL)
TARRAYL_DECL_VIRT(TArrayL)
TARRAYL_DECL_NONVIRT(TArrayL)
TARRAYL_DECL_ACCESSOR(TArrayL)

#ifdef __cplusplus
}
#endif