MCPcopy 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

getPluginNamespaceMethod · 0.80
cloneMethod · 0.80
createPluginMethod · 0.80
deserializePluginMethod · 0.80
cloneMethod · 0.80
getPluginNamespaceMethod · 0.80
getPluginTypeMethod · 0.80
getPluginNamespaceMethod · 0.80
cloneMethod · 0.80
getPluginNameMethod · 0.80
createPluginMethod · 0.80
deserializePluginMethod · 0.80

Calls

no outgoing calls

Tested by 2

cloneMethod · 0.64
getPluginNamespaceMethod · 0.64