packages feed

HROOT-core-0.10.0.1: csrc/HROOTCoreTQObject.h

#ifdef __cplusplus
extern "C" {
#endif

#pragma once


#include "HROOT-coreType.h"

#include "STDDeletable.h"

#include "stdcxxType.h"


#define TQOBJECT_DECL_VIRT(Type) \



#define TQOBJECT_DECL_NONVIRT(Type) \



#define TQOBJECT_DECL_ACCESSOR(Type) \



#define TQOBJECT_DEF_VIRT(Type) \



#define TQOBJECT_DEF_NONVIRT(Type) \



#define TQOBJECT_DEF_ACCESSOR(Type) \



DELETABLE_DECL_VIRT(TQObject)
TQOBJECT_DECL_VIRT(TQObject)
TQOBJECT_DECL_NONVIRT(TQObject)
TQOBJECT_DECL_ACCESSOR(TQObject)

#ifdef __cplusplus
}
#endif