SHOGUN  v2.0.0
Public Member Functions | Public Attributes
CSyntaxHighLight Class Reference

Detailed Description

the syntax highlight

Definition at line 2 of file SyntaxHighLight.h.

List of all members.

Public Member Functions

 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 Attributes

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

Constructor & Destructor Documentation

constructor

Definition at line 6 of file SyntaxHighLight.h.


Member Function Documentation

disable syntax hiligthing

Definition at line 21 of file SyntaxHighLight.h.

const char* get_command_prefix ( )

get command prefix

Returns:
command prefix

Definition at line 41 of file SyntaxHighLight.h.

const char* get_command_suffix ( )

get command suffic

Returns:
command suffix

Definition at line 49 of file SyntaxHighLight.h.

const char* get_prompt_prefix ( )

get prompt prefix

Returns:
prompt prefix

Definition at line 57 of file SyntaxHighLight.h.

const char* get_prompt_suffix ( )

get prompt suffix

Returns:
prompt suffix

Definition at line 65 of file SyntaxHighLight.h.

set ansi syntax hilighting

Definition at line 12 of file SyntaxHighLight.h.

set doxygen syntax hilighting

Definition at line 30 of file SyntaxHighLight.h.


Member Data Documentation

const char* command_prefix

command prefix

Definition at line 72 of file SyntaxHighLight.h.

const char* command_suffix

command suffix

Definition at line 74 of file SyntaxHighLight.h.

const char* prompt_prefix

prompt prefix

Definition at line 76 of file SyntaxHighLight.h.

const char* prompt_suffix

prompt suffix

Definition at line 78 of file SyntaxHighLight.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation