MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / append

Method append

src/jrd/Mapping.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 { }
97
98 void append(AuthWriter& w)
99 {
100 internalAppend(w);
101 }
102
103 void append(const AuthReader::AuthBlock& b)
104 {

Callers 15

evlEncodeDecode64Function · 0.45
dsqlPassAliasListMethod · 0.45
SortMethod · 0.45
getMethod · 0.45
putMethod · 0.45
sortMethod · 0.45
ERR_post_warningFunction · 0.45
post_nothrowFunction · 0.45
ERR_append_statusFunction · 0.45
toStringMethod · 0.45
par_errorFunction · 0.45
setupFileMethod · 0.45

Calls 2

beginMethod · 0.45
getCountMethod · 0.45

Tested by

no test coverage detected