dl
dl::LogSourceLocation结构体 参考

#include <dl_log.h>

Public 属性

const char * _file
 
const char * _func
 
int _line
 
int _column
 

详细描述

在文件 dl_log.h38 行定义.

类成员变量说明

◆ _column

int dl::LogSourceLocation::_column

在文件 dl_log.h43 行定义.

◆ _file

const char* dl::LogSourceLocation::_file

在文件 dl_log.h40 行定义.

◆ _func

const char* dl::LogSourceLocation::_func

在文件 dl_log.h41 行定义.

◆ _line

int dl::LogSourceLocation::_line

在文件 dl_log.h42 行定义.


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