MCPcopy Create free account
hub / github.com/FidoProject/Fido / open

Method open

tests/catch.h:5606–5611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5604 }
5605 }
5606 void open() {
5607 m_runState = Executing;
5608 moveToThis();
5609 if( m_parent )
5610 m_parent->openChild();
5611 }
5612
5613 virtual void close() CATCH_OVERRIDE {
5614

Callers 5

SectionTrackerClass · 0.80
IndexTrackerClass · 0.80
FileStreamMethod · 0.80
backprop.cppFile · 0.80
network.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected