MCPcopy Create free account
hub / github.com/apache/trafficserver / getPluginId

Method getPluginId

include/proxy/PluginVC.h:129–133  ·  view source on GitHub ↗

Override for @c PluginIdentity.

Source from the content-addressed store, hash-verified

127 }
128 /// Override for @c PluginIdentity.
129 int64_t
130 getPluginId() const override
131 {
132 return plugin_id;
133 }
134
135 /// Setter for plugin tag.
136 virtual void

Callers 2

httpConnectMethod · 0.45
new_transactionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected