MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / c_str

Method c_str

Source/Utility/Stream.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101//
102//*****************************************************************************
103const char * COutputStringStream::c_str() const
104{
105 return mpImpl->mString.c_str();
106}
107
108//*****************************************************************************
109//

Callers 15

DumpScreenShotMethod · 0.45
StoreSaveScreenDataMethod · 0.45
GetNameMethod · 0.45
GetDescriptionMethod · 0.45
GetErrorStringMethod · 0.45
ParseMethod · 0.45
LoadControllerConfigsMethod · 0.45
DebugMuxMethod · 0.45
GetDescriptionMethod · 0.45
GetDescriptionMethod · 0.45
PrintMethod · 0.45
ApplyAlphaModulateTermFunction · 0.45

Calls

no outgoing calls

Tested by 1

BatchTestMainFunction · 0.36