#include "common/system_specific.h"
#include "object.h"
#include "meta_class.h"
#include "aggregate_meta_class.h"
#include "field_description.h"
#include "aggregate_wrapper.h"
#include <new.h>
Functions | |
bool | is_kind_of_object_meta_class (const MetaClass *meta) |
|
For internal use only.