MCPcopy Create free account
hub / github.com/acl-dev/acl / set_key

Method set_key

lib_fiber/samples-c++/trigger/main.cpp:26–29  ·  view source on GitHub ↗

@override

Source from the content-addressed store, hash-verified

24
25 // @override
26 void set_key(long long key)
27 {
28 key_ = key;
29 }
30
31 // @override
32 long long get_key(void) const

Callers 2

ssl_initFunction · 0.45
ssl_initFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected