#include "TECADDON.h"
Go to the source code of this file.
Defines | |
#define | TPTOOLBOX_DLLAPI |
MSWIN. | |
#define | UNCOPYABLE_CLASS(CLASS_NAME) |
#define TPTOOLBOX_DLLAPI |
MSWIN.
#define UNCOPYABLE_CLASS | ( | CLASS_NAME | ) |
Value:
CLASS_NAME(const CLASS_NAME &);\ CLASS_NAME & operator = (const CLASS_NAME &)