acl  3.5.3.0
AUT_LINE结构体 参考

#include <acl_test_struct.h>

+ AUT_LINE 的协作图:

Public 属性

char cmd_name [128]
 
int result
 
int argc
 
ACL_ARRAYargv
 
char * args_str
 
int valid_line_idx
 
int line_number
 
void * arg_inner
 
void(* free_arg_inner )(void *)
 
void * arg_outer
 
int obj_type
 

详细描述

在文件 acl_test_struct.h10 行定义.

类成员变量说明

◆ arg_inner

void* AUT_LINE::arg_inner

在文件 acl_test_struct.h18 行定义.

◆ arg_outer

void* AUT_LINE::arg_outer

在文件 acl_test_struct.h20 行定义.

◆ argc

int AUT_LINE::argc

在文件 acl_test_struct.h13 行定义.

◆ args_str

char* AUT_LINE::args_str

在文件 acl_test_struct.h15 行定义.

◆ argv

ACL_ARRAY* AUT_LINE::argv

在文件 acl_test_struct.h14 行定义.

◆ cmd_name

char AUT_LINE::cmd_name[128]

在文件 acl_test_struct.h11 行定义.

◆ free_arg_inner

void(* AUT_LINE::free_arg_inner) (void *)

在文件 acl_test_struct.h19 行定义.

◆ line_number

int AUT_LINE::line_number

在文件 acl_test_struct.h17 行定义.

◆ obj_type

int AUT_LINE::obj_type

在文件 acl_test_struct.h21 行定义.

◆ result

int AUT_LINE::result

在文件 acl_test_struct.h12 行定义.

◆ valid_line_idx

int AUT_LINE::valid_line_idx

在文件 acl_test_struct.h16 行定义.


该结构体的文档由以下文件生成: