Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Parse
Method · 0.80
WriteInstSet
Function · 0.80
WriteDefaultConfig
Function · 0.80
WriteDefaultGenome
Function · 0.80
WriteExamplePopulation
Function · 0.80
SaveConfig
Function · 0.80
SavePopulation
Function · 0.80
SaveConfig
Method · 0.80
SaveGenome
Method · 0.80
SaveWorld
Method · 0.80
SaveAttachment
Method · 0.80
Rename
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected