| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
TracerManager
Simple singleton class to hold the all_tracers_ array, which otherwise suffers from funky double-construction problems when declared as a static data member of Tracer.
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| TracerManager : |
|
||
|
|||
|
Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
all_tracers( (TracerManager)arg1) -> object :
basic/Tracer.hh:361
C++ signature :
std::vector<basic::Tracer*, std::allocator<basic::Tracer*> > {lvalue} all_tracers(basic::TracerManager {lvalue})
|
basic/Tracer.hh:360
C++ signature :
basic::TracerManager* get_instance()
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:59 2015 | http://epydoc.sourceforge.net |