Changeset 16113
- Timestamp:
- 2008-06-24T10:45:11+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gsdl/trunk/src/recpt/dynamicclassifieraction.h
r16107 r16113 87 87 ostream &textout, ostream &logout); 88 88 89 void display_classifier_node (text_t classifier_node_OID, text_t classifier_node_label,90 text_t classifier_node_numleafdocs, int classifier_node_indent,91 cgiargsclass &args, recptproto *collectproto,92 browsermapclass *browsers, displayclass &disp,93 outconvertclass &outconvert, ostream &textout,94 ostream &logout);95 96 89 void display_classifier_nodes (FilterResponse_t classifier_nodes_response, 97 90 text_t classifier_nodes_type,
Note:
See TracChangeset
for help on using the changeset viewer.