SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
所有成员列表 | Public 成员函数 | Public 属性
CSyntaxHighLight类 参考

详细描述

the syntax highlight

在文件 SyntaxHighLight.h2 行定义.

Public 成员函数

 CSyntaxHighLight ()
 
void set_ansi_syntax_hilighting ()
 
void disable_syntax_hilighting ()
 
void set_doxygen_syntax_hilighting ()
 
const char * get_command_prefix ()
 
const char * get_command_suffix ()
 
const char * get_prompt_prefix ()
 
const char * get_prompt_suffix ()
 

Public 属性

const char * command_prefix
 
const char * command_suffix
 
const char * prompt_prefix
 
const char * prompt_suffix
 

构造及析构函数说明

constructor

在文件 SyntaxHighLight.h6 行定义.

成员函数说明

void disable_syntax_hilighting ( )

disable syntax hiligthing

在文件 SyntaxHighLight.h21 行定义.

const char* get_command_prefix ( )

get command prefix

返回
command prefix

在文件 SyntaxHighLight.h41 行定义.

const char* get_command_suffix ( )

get command suffic

返回
command suffix

在文件 SyntaxHighLight.h49 行定义.

const char* get_prompt_prefix ( )

get prompt prefix

返回
prompt prefix

在文件 SyntaxHighLight.h57 行定义.

const char* get_prompt_suffix ( )

get prompt suffix

返回
prompt suffix

在文件 SyntaxHighLight.h65 行定义.

void set_ansi_syntax_hilighting ( )

set ansi syntax hilighting

在文件 SyntaxHighLight.h12 行定义.

void set_doxygen_syntax_hilighting ( )

set doxygen syntax hilighting

在文件 SyntaxHighLight.h30 行定义.

类成员变量说明

const char* command_prefix

command prefix

在文件 SyntaxHighLight.h72 行定义.

const char* command_suffix

command suffix

在文件 SyntaxHighLight.h74 行定义.

const char* prompt_prefix

prompt prefix

在文件 SyntaxHighLight.h76 行定义.

const char* prompt_suffix

prompt suffix

在文件 SyntaxHighLight.h78 行定义.


该类的文档由以下文件生成:

SHOGUN 机器学习工具包 - 项目文档