HROOT-core-0.10.0.1: csrc/HROOTCoreTArrayS.h
#ifdef __cplusplus
extern "C" {
#endif
#pragma once
#include "HROOT-coreType.h"
#include "HROOTCoreTArray.h"
#include "STDDeletable.h"
#define TARRAYS_DECL_VIRT(Type) \
#define TARRAYS_DECL_NONVIRT(Type) \
#define TARRAYS_DECL_ACCESSOR(Type) \
#define TARRAYS_DEF_VIRT(Type) \
#define TARRAYS_DEF_NONVIRT(Type) \
#define TARRAYS_DEF_ACCESSOR(Type) \
TARRAY_DECL_VIRT(TArrayS)
DELETABLE_DECL_VIRT(TArrayS)
TARRAYS_DECL_VIRT(TArrayS)
TARRAYS_DECL_NONVIRT(TArrayS)
TARRAYS_DECL_ACCESSOR(TArrayS)
#ifdef __cplusplus
}
#endif