MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / set_opening_char

Method set_opening_char

SRC/runtime/runtime/ProgressBar.hpp:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 inline void
76 set_opening_char(const std::wstring &sym)
77 {
78 opening_char = sym;
79 }
80
81 inline void
82 set_closing_char(const std::wstring &sym)

Callers 1

TclObjCommand_progressFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected