| Trees | Indices | Help | 
 | 
|---|
|  | 
defines classes, that describes "callable" declarations
This modules contains definition for next C++ declarations:
| Classes | |
| VIRTUALITY_TYPES class that defines "virtuality" constants | |
| FUNCTION_VIRTUALITY_TYPES class that defines "virtuality" constants | |
| argument_t class, that describes argument of "callable" declaration | |
| calldef_t base class for all "callable" declarations | |
| member_calldef_t base class for "callable" declarations that defined within C++ class or struct | |
| free_calldef_t base class for "callable" declarations that defined within C++ namespace | |
| operator_t base class for "operator" declarations | |
| member_function_t describes member function declaration | |
| constructor_t describes constructor declaration | |
| destructor_t describes deconstructor declaration | |
| member_operator_t describes member operator declaration | |
| casting_operator_t describes casting operator declaration | |
| free_function_t describes free function declaration | |
| free_operator_t describes free operator declaration | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:01 2008 | http://epydoc.sourceforge.net |