Function report | 
Source Code:block\elevator.c | 
Create Date:2022-07-28 16:57:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:levator_find - Find an elevator*@name: Name of the elevator to find*@required_features: Features that the elevator must provide* Return the first registered scheduler with name @name and supporting the* features @required_features and NULL otherwise.
Proto:static struct elevator_type *elevator_find(const char *name, unsigned int required_features)
Type:struct elevator_type
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | |
| unsigned int | required_features | 
| 132 | Return NULL | 
| Name | Describe | 
|---|---|
| elevator_get | |
| elv_register | 
| 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  |