This is the complete list of members for ecl::BinaryFunction< A1, A2, R >, including all inherited members.
first_argument_type typedef | ecl::BinaryFunction< A1, A2, R > | |
operator()(first_argument_type arg1, second_argument_type arg2)=0 | ecl::BinaryFunction< A1, A2, R > | pure virtual |
result_type typedef | ecl::BinaryFunction< A1, A2, R > | |
second_argument_type typedef | ecl::BinaryFunction< A1, A2, R > | |
~BinaryFunction() | ecl::BinaryFunction< A1, A2, R > | inlinevirtual |