Navigation

Operators and Keywords

Function List:

C++ API

oct-gperf.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  octave_kw
class  octave_kw_hash

Defines

#define TOTAL_KEYWORDS   41
#define MIN_WORD_LENGTH   2
#define MAX_WORD_LENGTH   22
#define MIN_HASH_VALUE   2
#define MAX_HASH_VALUE   68

Enumerations

enum  octave_kw_id {
  break_kw, case_kw, catch_kw, classdef_kw,
  continue_kw, do_kw, else_kw, elseif_kw,
  end_kw, end_try_catch_kw, end_unwind_protect_kw, endclassdef_kw,
  endevents_kw, endfor_kw, endfunction_kw, endif_kw,
  endmethods_kw, endproperties_kw, endswitch_kw, endwhile_kw,
  events_kw, for_kw, function_kw, get_kw,
  global_kw, if_kw, magic_file_kw, magic_line_kw,
  methods_kw, otherwise_kw, properties_kw, return_kw,
  set_kw, static_kw, switch_kw, try_kw,
  until_kw, unwind_protect_kw, unwind_protect_cleanup_kw, while_kw
}

Define Documentation

#define MAX_HASH_VALUE   68
#define MAX_WORD_LENGTH   22
#define MIN_HASH_VALUE   2
#define MIN_WORD_LENGTH   2
#define TOTAL_KEYWORDS   41

Enumeration Type Documentation

Enumerator:
break_kw 
case_kw 
catch_kw 
classdef_kw 
continue_kw 
do_kw 
else_kw 
elseif_kw 
end_kw 
end_try_catch_kw 
end_unwind_protect_kw 
endclassdef_kw 
endevents_kw 
endfor_kw 
endfunction_kw 
endif_kw 
endmethods_kw 
endproperties_kw 
endswitch_kw 
endwhile_kw 
events_kw 
for_kw 
function_kw 
get_kw 
global_kw 
if_kw 
magic_file_kw 
magic_line_kw 
methods_kw 
otherwise_kw 
properties_kw 
return_kw 
set_kw 
static_kw 
switch_kw 
try_kw 
until_kw 
unwind_protect_kw 
unwind_protect_cleanup_kw 
while_kw 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines