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

Method Attachable

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

Source from the content-addressed store, hash-verified

13 void SelectOutPort(int portNumber);
14
15 bool Attachable() {return true;}
16 void Detach(BufferedTransformation *newOut = NULL);
17 void Attach(BufferedTransformation *newOut);
18 virtual void Close();

Callers 2

AttachMethod · 0.45
AttachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected