Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ c_str
Method
c_str
python/include/ForwardDeclarations.h:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
{
64
}
65
const char* c_str() const
66
{
67
return mData.c_str();
68
}
69
const char* c_str()
70
{
71
return mData.c_str();
Callers
15
getPluginNamespace
Method · 0.80
clone
Method · 0.80
createPlugin
Method · 0.80
deserializePlugin
Method · 0.80
clone
Method · 0.80
getPluginNamespace
Method · 0.80
getPluginType
Method · 0.80
getPluginNamespace
Method · 0.80
clone
Method · 0.80
getPluginName
Method · 0.80
createPlugin
Method · 0.80
deserializePlugin
Method · 0.80
Calls
no outgoing calls
Tested by
2
clone
Method · 0.64
getPluginNamespace
Method · 0.64