Home | Trees | Indices | Help |
|
---|
|
object --+ | declaration.declaration_t --+ | calldef_t --+ | free_calldef_t
base class for "callable" declarations that defined within C++ namespace
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
|
Default __str__ method. This version just returns the decl_string and the class. Derived classes may override this method to provide more detailed information. A __str__ method for a declaration should always provide enough information so that it uniquely identifies the declaration and the user is able to find the declaration in his source code.
|
returns function type. See type_t hierarchy |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 09:00:18 2008 | http://epydoc.sourceforge.net |