| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
Emitter --+
|
YamlEmitter
/////////////////////////////////////////////////////////////////////////// Emitter for more classically formatted YAML
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (OStream)out) -> None :
basic/Emitter.hh:232
C++ signature :
void __init__(_object*,std::ostream {lvalue})
|
start_doc( (YamlEmitter)arg1) -> None :
Start a new YAML document, ending the previous one first if necessary
C++ signature :
void start_doc(basic::YamlEmitter {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:59 2015 | http://epydoc.sourceforge.net |