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

Function table_tr_header

tests/cppunit/htmloutput.cpp:206–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204 }
205
206 void
207 table_tr_header(ostream& os)
208 {
209 os << " <tr>\n";
210 }
211
212 void
213 table_tr_footer(ostream& os)

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