MCPcopy Create free account
hub / github.com/devosoft/avida / GetFileStream

Method GetFileStream

avida-core/source/tools/cFile.h:81–81  ·  view source on GitHub ↗

Access to the underlying implmentation

Source from the content-addressed store, hash-verified

79
80 // Access to the underlying implmentation
81 std::fstream* GetFileStream() { return &fp; }
82
83
84 /**

Callers 13

ParseMethod · 0.80
WriteInstSetFunction · 0.80
WriteDefaultConfigFunction · 0.80
WriteDefaultGenomeFunction · 0.80
WriteExamplePopulationFunction · 0.80
SaveConfigFunction · 0.80
SavePopulationFunction · 0.80
SaveConfigMethod · 0.80
SaveGenomeMethod · 0.80
SaveWorldMethod · 0.80
SaveAttachmentMethod · 0.80
RenameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected