| Trees | Indices | Help | 
 | 
|---|
|  | 
                 object --+    
                          |    
decl_wrapper.decl_wrapper_t --+
                              |
                             scopedef_t
base class for decl_wrappers.class_t and decl_wrappers.namespace_t classes
It provides convinience functionality: include\exclude all internal declarations (not) to be exported.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| Inherited from  | 
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 
 | 
| 
 exclude "self" and child declarations from being exposed. If compile_time_errors is True, than only declarations, which will cause compilation error will be excluded 
 | 
| 
 Include "self" and child declarations to be exposed. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:13 2008 | http://epydoc.sourceforge.net |