Variables | |
| string | copyright = u'2011-2012, CTTC' | 
| list | exclude_patterns = [] | 
| list | extensions = ['sphinx.ext.pngmath'] | 
| string | html_theme = 'default' | 
| list | latex_documents | 
| list | man_pages | 
| string | master_doc = 'index' | 
| int | pdf_break_level = 4 | 
| string | project = u'LENA' | 
| string | pygments_style = 'sphinx' | 
| string | release = 'ns-3-dev' | 
| string | source_suffix = '.rst' | 
| list | templates_path = ['_templates'] | 
| string | version = 'ns-3-dev' | 
| list conf.latex_documents | 
| list conf.man_pages | 
| string conf.release = 'ns-3-dev' | 
Definition at line 53 of file conf.py.
Referenced by visualizer.core.SimulationThread.run(), and visualizer.core.SimulationThread.set_nodes_of_interest().
| string conf.version = 'ns-3-dev' | 
Definition at line 51 of file conf.py.
Referenced by ConvertStringToStandard(), and ns3::GtpcHeader.PreDeserialize().