BDE 4.14.0 Production release
|
This is the complete list of members for bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE >, including all inherited members.
BindWrapper(typename bslmf::ForwardingType< t_FUNC >::Type func, const t_BOUND_TUPLE &tuple, bslma::Allocator *allocator=0) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
BindWrapper(typename bslmf::ForwardingType< t_FUNC >::Type func, bslmf::MovableRef< t_BOUND_TUPLE > tuple, bslma::Allocator *allocator=0) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
BindWrapper(const BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > &original) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
BindWrapper(bslmf::MovableRef< BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > > original) BSLS_KEYWORD_NOEXCEPT | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
BSLMF_NESTED_TRAIT_DECLARATION(BindWrapper, bslmf::HasPointerSemantics) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | |
BSLMF_NESTED_TRAIT_DECLARATION(BindWrapper, bslmf::IsBitwiseMoveable) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | |
BSLMF_NESTED_TRAIT_DECLARATION(BindWrapper, bsl::is_nothrow_move_constructible) | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | |
invoke(t_ARG_TUPLE &arguments) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()() const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9, P10 &p10) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9, P10 const &p10) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9, P10 &p10, P11 &p11) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9, P10 const &p10, P11 const &p11) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9, P10 &p10, P11 &p11, P12 &p12) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9, P10 const &p10, P11 const &p11, P12 const &p12) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9, P10 &p10, P11 &p11, P12 &p12, P13 &p13) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9, P10 const &p10, P11 const &p11, P12 const &p12, P13 const &p13) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 &p1, P2 &p2, P3 &p3, P4 &p4, P5 &p5, P6 &p6, P7 &p7, P8 &p8, P9 &p9, P10 &p10, P11 &p11, P12 &p12, P13 &p13, P14 &p14) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator()(P1 const &p1, P2 const &p2, P3 const &p3, P4 const &p4, P5 const &p5, P6 const &p6, P7 const &p7, P8 const &p8, P9 const &p9, P10 const &p10, P11 const &p11, P12 const &p12, P13 const &p13, P14 const &p14) const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator*() const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
operator->() const | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > | inline |
ResultType typedef | bdlf::BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > |