MCPcopy Create free account
hub / github.com/EQEmu/EQEmu / table_tr_footer

Function table_tr_footer

tests/cppunit/htmloutput.cpp:212–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 }
211
212 void
213 table_tr_footer(ostream& os)
214 {
215 os << " </tr>\n";
216 }
217
218 enum ClassType { Title, Success, Error };
219

Callers 5

operator()Method · 0.85
operator()Method · 0.85
operator()Method · 0.85
operator()Method · 0.85
generateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected