2023-02-16 06:09:37 +08:00
|
|
|
# Generate all fields as pointers.
|
|
|
|
* mangle_names:M_STRIP_PACKAGE
|
|
|
|
* fallback_type:FT_POINTER
|
2023-02-16 22:04:31 +08:00
|
|
|
MsgTypes* fallback_type:FT_CALLBACK
|
|
|
|
RpcContact* fallback_type:FT_CALLBACK
|
2023-02-17 22:06:40 +08:00
|
|
|
DbNames* fallback_type:FT_CALLBACK
|
|
|
|
DbTable* fallback_type:FT_CALLBACK
|
|
|
|
DbField* fallback_type:FT_CALLBACK
|
|
|
|
DbRow* fallback_type:FT_CALLBACK
|