#include <y2util/RepDef.h>
Go to the source code of this file.
Functions | |
DEFINE_BASE_POINTER (YCode) | |
DEFINE_DERIVED_POINTER (YError, YCode) | |
DEFINE_DERIVED_POINTER (YConst, YCode) | |
DEFINE_DERIVED_POINTER (YLocale, YCode) | |
DEFINE_DERIVED_POINTER (YFunction, YCode) | |
DEFINE_DERIVED_POINTER (YBlock, YCode) |
DEFINE_BASE_POINTER | ( | YCode | ) |
DEFINE_DERIVED_POINTER | ( | YError | , | |
YCode | ||||
) |