Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
|
成员的完整列表,这些成员属于 carefree_internal::testlib_comparator,包括所有继承而来的类成员
from_file(const string &filename1, const string &filename2) | carefree_internal::comparator | inlinevirtual |
from_text(const string &text1 __attribute__((unused)), const string &text2 __attribute__((unused))) | carefree_internal::testlib_comparator | inline |
carefree_internal::comparator::from_text(const string &text1, const string &text2)=0 | carefree_internal::comparator | pure virtual |
operator()(T1 a, T2 b) | carefree_internal::comparator | inline |
test(string input_path, string output_path, string answer_path) | carefree_internal::testlib_comparator | inline |
carefree_internal::comparator::test(const string &input_path __attribute__((unused)), const string &output_path, const string &answer_path) | carefree_internal::comparator | inlinevirtual |
testlib_comparator(const string &testlib_path) | carefree_internal::testlib_comparator | inline |