MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / Attachable

Method Attachable

src/cryptlib/forkjoin.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 unsigned long MaxRetrieveable();
55 void Close();
56 bool Attachable() {return true;}
57 void Detach(BufferedTransformation *bt);
58 void Attach(BufferedTransformation *bt);
59

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected