BDE 4.14.0 Production release
Loading...
Searching...
No Matches

Namespaces

namespace  PlaceHolders
 

Classes

class  Bind
 
struct  Bind_ArgTuple0
 This struct provides the creators for a list of zero arguments. More...
 
struct  Bind_ArgTuple1
 This struct stores a list of one argument. More...
 
struct  Bind_ArgTuple10
 This struct stores a list of ten arguments. More...
 
struct  Bind_ArgTuple11
 This struct stores a list of eleven arguments. More...
 
struct  Bind_ArgTuple12
 This struct stores a list of twelve arguments. More...
 
struct  Bind_ArgTuple13
 This struct stores a list of thirteen arguments. More...
 
struct  Bind_ArgTuple14
 This struct stores a list of fourteen arguments. More...
 
struct  Bind_ArgTuple2
 This struct stores a list of two arguments. More...
 
struct  Bind_ArgTuple3
 This struct stores a list of three arguments. More...
 
struct  Bind_ArgTuple4
 This struct stores a list of four arguments. More...
 
struct  Bind_ArgTuple5
 This struct stores a list of five arguments. More...
 
struct  Bind_ArgTuple6
 This struct stores a list of six arguments. More...
 
struct  Bind_ArgTuple7
 This struct stores a list of seven arguments. More...
 
struct  Bind_ArgTuple8
 This struct stores a list of eight arguments. More...
 
struct  Bind_ArgTuple9
 This struct stores a list of nine arguments. More...
 
class  Bind_ArgTupleValue
 
class  Bind_ArgTupleValue< TYPE & >
 
class  Bind_ArgTupleValue< TYPE const & >
 
struct  Bind_BoundTuple0
 This struct provides the creators for a list of zero arguments. More...
 
struct  Bind_BoundTuple1
 
struct  Bind_BoundTuple10
 
struct  Bind_BoundTuple11
 
struct  Bind_BoundTuple12
 
struct  Bind_BoundTuple13
 
struct  Bind_BoundTuple14
 
struct  Bind_BoundTuple2
 
struct  Bind_BoundTuple3
 
struct  Bind_BoundTuple4
 
struct  Bind_BoundTuple5
 
struct  Bind_BoundTuple6
 
struct  Bind_BoundTuple7
 
struct  Bind_BoundTuple8
 
struct  Bind_BoundTuple9
 
class  Bind_BoundTupleValue
 
struct  Bind_CalcParameterMask
 
struct  Bind_Evaluator
 
struct  Bind_Evaluator< Bind< t_RET, t_FUNC, t_BOUND_TUPLE >, t_ARG_TUPLE >
 
struct  Bind_Evaluator< BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE >, t_ARG_TUPLE >
 
struct  Bind_Evaluator< PlaceHolder< t_INDEX >, t_ARG_TUPLE >
 
struct  Bind_FuncTraits
 
struct  Bind_FuncTraitsHasNoEllipsis
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8, A9,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7, A8,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6, A7,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5, A6,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4, A5,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3, A4,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2, A3,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1, A2,...)>
 
struct  Bind_FuncTraitsHasNoEllipsis< t_RET(*)(A1,...)>
 
struct  Bind_FuncTraitsImp
 
struct  Bind_FuncTraitsImp< bslmf::Nil, bsl::function< PROTO > *, 0, 0, 0 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, bsl::function< PROTO >, 0, 0, 0 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, t_FUNC *, 0, 0, 0 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, t_FUNC, 0, 0, 0 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, t_FUNC, 0, 0, 1 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, t_FUNC, 0, 1, 0 >
 
struct  Bind_FuncTraitsImp< bslmf::Nil, t_FUNC, 1, 0, 0 >
 
struct  Bind_FuncTraitsImp< t_RET, t_FUNC *, 0, 0, 0 >
 Function traits for objects passed by pointer with explicit return type. More...
 
struct  Bind_FuncTraitsImp< t_RET, t_FUNC, 0, 0, 0 >
 
struct  Bind_FuncTraitsImp< t_RET, t_FUNC, 0, 0, 1 >
 
struct  Bind_FuncTraitsImp< t_RET, t_FUNC, 0, 1, 0 >
 
struct  Bind_FuncTraitsImp< t_RET, t_FUNC, 1, 0, 0 >
 
struct  Bind_FuncTraitsImp_OneResultTypeOrAnother
 
class  Bind_Impl
 
class  Bind_ImplExplicit
 
struct  Bind_ImplSelector
 
struct  Bind_Invoker
 
struct  Bind_Invoker< t_RET, 0 >
 Invoker for functions that take zero arguments. More...
 
struct  Bind_Invoker< t_RET, 1 >
 Invoker for functions that take one argument. More...
 
struct  Bind_Invoker< t_RET, 10 >
 Invoker for functions that take nine arguments. More...
 
struct  Bind_Invoker< t_RET, 11 >
 Invoker for functions that take eleven arguments. More...
 
struct  Bind_Invoker< t_RET, 12 >
 Invoker for functions that take nine arguments. More...
 
struct  Bind_Invoker< t_RET, 13 >
 Invoker for functions that take thirteen arguments. More...
 
struct  Bind_Invoker< t_RET, 14 >
 Invoker for functions that take fourteen arguments. More...
 
struct  Bind_Invoker< t_RET, 2 >
 Invoker for function that take two arguments. More...
 
struct  Bind_Invoker< t_RET, 3 >
 Invoker for functions that take three arguments. More...
 
struct  Bind_Invoker< t_RET, 4 >
 Invoker for functions that take four arguments. More...
 
struct  Bind_Invoker< t_RET, 5 >
 Invoker for functions that take five arguments. More...
 
struct  Bind_Invoker< t_RET, 6 >
 Invoker for functions that take six arguments. More...
 
struct  Bind_Invoker< t_RET, 7 >
 Invoker for functions that take seven arguments. More...
 
struct  Bind_Invoker< t_RET, 8 >
 Invoker for functions that take eight arguments. More...
 
struct  Bind_Invoker< t_RET, 9 >
 Invoker for functions that take nine arguments. More...
 
struct  Bind_Invoker< void, 0 >
 Invoker for functions that take zero arguments. More...
 
struct  Bind_Invoker< void, 1 >
 Invoker for functions that take one argument. More...
 
struct  Bind_Invoker< void, 10 >
 Invoker for functions that take ten arguments and return void. More...
 
struct  Bind_Invoker< void, 11 >
 Invoker for functions that take eleven arguments and return void. More...
 
struct  Bind_Invoker< void, 12 >
 Invoker for functions that take twelve arguments and return void. More...
 
struct  Bind_Invoker< void, 13 >
 Invoker for functions that take thirteen arguments and return void. More...
 
struct  Bind_Invoker< void, 14 >
 Invoker for functions that take fourteen arguments and return void. More...
 
struct  Bind_Invoker< void, 2 >
 Invoker for functions that take two arguments. More...
 
struct  Bind_Invoker< void, 3 >
 Invoker for functions that take three arguments. More...
 
struct  Bind_Invoker< void, 4 >
 Invoker for functions that take four arguments. More...
 
struct  Bind_Invoker< void, 5 >
 Invoker for functions that take five arguments. More...
 
struct  Bind_Invoker< void, 6 >
 Invoker for functions that take six arguments. More...
 
struct  Bind_Invoker< void, 7 >
 Invoker for functions that take seven arguments. More...
 
struct  Bind_Invoker< void, 8 >
 Invoker for functions that take eight arguments. More...
 
struct  Bind_Invoker< void, 9 >
 Invoker for functions that take nine arguments. More...
 
struct  Bind_MapParameter
 
struct  Bind_MapParameter< t_FUNC, t_FUNC_ARGS, 0, t_IS_MEMBER_OFFSET >
 
struct  Bind_MapParameter< t_FUNC, t_FUNC_ARGS, 1, 1 >
 
class  Bind_MemFnObjectWrapper
 
struct  Bind_PlaceHolderIndex
 
struct  Bind_PlaceHolderIndex< PlaceHolder< INDEX > >
 
struct  Bind_PlaceHolderMask
 
struct  Bind_PlaceHolderMask< Bind< t_RET, t_FUNC, t_BOUND_TUPLE > >
 
struct  Bind_PlaceHolderMask< BindWrapper< t_RET, t_FUNC, t_BOUND_TUPLE > >
 
struct  Bind_PlaceHolderMask< PlaceHolder< INDEX > >
 
class  BindUtil
 
class  BindWrapper
 
class  MemFn
 
struct  MemFn_Dereference
 
class  MemFnInstance
 
struct  MemFnUtil
 
class  NoOp
 
struct  PlaceHolder
 

Variables

const NoOp noOp
 

Variable Documentation

◆ noOp

const NoOp bdlf::noOp
extern