Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

template.h

Go to the documentation of this file.
00001 extern TTemplate tp_Module;
00002 
00003 extern TTemplate tp_List;
00004 extern TTemplate tp_Array;
00005 extern TTemplate tp_Stack;
00006 extern TTemplate tp_Bitfield;
00007 
00008 extern TTemplate tp_Class;
00009 extern TTemplate tp_Attribute;
00010 extern TTemplate tp_Element;
00011 extern TTemplate tp_Menu;
00012 extern TTemplate tp_Data;
00013 extern TTemplate tp_Alias;
00014 extern TTemplate tp_Option;
00015 extern TTemplate tp_Object;
00016 extern TTemplate tp_Base;
00017 extern TTemplate tp_New;
00018 extern TTemplate tp_Delete;
00019 
00020 extern TTemplate tp_Enum;
00021 
00022 extern TTemplate tp_Try;
00023 extern TTemplate tp_Catch;
00024 extern TTemplate tp_Finally;
00025 extern TTemplate tp_Throw;
00026 extern TTemplate tp_Exception;
00027 
00028 #define EXCEPTION_NAME "EXCEPTION"
00029 bool CLASS_in_class(void);
00030 bool CLASS_in_attribute(void);
00031 void MODULE_current_file(char *cur_filename, bool current_file);
00032 int TEXT_enum_count(char *name);

Generated on Sat Feb 26 15:54:37 2005 for Keystone by  doxygen 1.4.1