Function report |
Source Code:lib\objagg.c |
Create Date:2022-07-28 07:23:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bjagg_obj_root_priv - obtains root private for an object*@objagg_obj: objagg object instance* Note: all locking must be provided by the caller
Proto:const void *objagg_obj_root_priv(const struct objagg_obj *objagg_obj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct objagg_obj * | objagg_obj |
120 | If objagg_obj_is_root(objagg_obj) Then Return user root private |
122 | WARN_ON(!objagg_obj_is_root( if the object is nested, this * holds pointer to parent, otherwise NULL)) |
123 | Return user root private |
Name | Describe |
---|---|
obj_to_key_id |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |