Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getMetadata
Method
getMetadata
src/include/firebird/Message.h:558–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
}
557
558
IMessageMetadata* getMetadata() const
559
{
560
return metadata;
561
}
562
563
private:
564
IMessageMetadata* metadata;
Callers
1
MessageDesc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected