MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / string_builder.cpp

File string_builder.cpp

src/tests/string_builder.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * This file is part of OpenTTD.
3 * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4 * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Callers

nothing calls this directly

Calls 14

GetWrittenDataMethod · 0.80
PutMethod · 0.80
PutUint8Method · 0.80
PutSint8Method · 0.80
PutUint16LEMethod · 0.80
PutSint16LEMethod · 0.80
PutUint32LEMethod · 0.80
PutSint32LEMethod · 0.80
PutUint64LEMethod · 0.80
PutSint64LEMethod · 0.80
PutCharMethod · 0.80
PutUtf8Method · 0.80

Tested by

no test coverage detected