#include <mystd.hpp>
Public Types | |
| typedef A | first_argument_type |
| typedef A | first_argument_type |
| typedef R | result_type |
| typedef R | result_type |
| typedef B | second_argument_type |
| typedef B | second_argument_type |
Public Member Functions | |
| result_type | operator() (A a, B b) const |
| result_type | operator() (A a, B b) const |
Definition at line 319 of file install/include/rtt/internal/mystd.hpp.
| typedef A RTT::internal::multiplies3< R, A, B >::first_argument_type |
Definition at line 322 of file rtt/internal/mystd.hpp.
| typedef A RTT::internal::multiplies3< R, A, B >::first_argument_type |
Definition at line 322 of file install/include/rtt/internal/mystd.hpp.
| typedef R RTT::internal::multiplies3< R, A, B >::result_type |
Definition at line 321 of file rtt/internal/mystd.hpp.
| typedef R RTT::internal::multiplies3< R, A, B >::result_type |
Definition at line 321 of file install/include/rtt/internal/mystd.hpp.
| typedef B RTT::internal::multiplies3< R, A, B >::second_argument_type |
Definition at line 323 of file rtt/internal/mystd.hpp.
| typedef B RTT::internal::multiplies3< R, A, B >::second_argument_type |
Definition at line 323 of file install/include/rtt/internal/mystd.hpp.
| result_type RTT::internal::multiplies3< R, A, B >::operator() | ( | A | a, | |
| B | b | |||
| ) | const [inline] |
Definition at line 325 of file rtt/internal/mystd.hpp.
| result_type RTT::internal::multiplies3< R, A, B >::operator() | ( | A | a, | |
| B | b | |||
| ) | const [inline] |
Definition at line 325 of file install/include/rtt/internal/mystd.hpp.