library of assembled shared sources

http://lass.cocamware.com

ThreadFun Class Reference

library to run (member) functions in a thread More...

#include <thread_fun.h>


Related Functions

(Note that these are not member functions.)

template<typename Function >
ThreadFunthreadFun (Function function, ThreadKind kind)
template<typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, ThreadKind kind)
template<typename P1 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, ThreadKind kind)
template<typename P1 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, ThreadKind kind)
template<typename P1 , typename P2 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, ThreadKind kind)
template<typename P1 , typename P2 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, const P14 &iP14, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, const P14 &iP14, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename P15 , typename Function >
ThreadFunthreadFun (Function function, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, const P14 &iP14, const P15 &iP15, ThreadKind kind)
template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename P15 , typename ObjectPtr , typename Method >
ThreadFunthreadMemFun (ObjectPtr object, Method method, const P1 &iP1, const P2 &iP2, const P3 &iP3, const P4 &iP4, const P5 &iP5, const P6 &iP6, const P7 &iP7, const P8 &iP8, const P9 &iP9, const P10 &iP10, const P11 &iP11, const P12 &iP12, const P13 &iP13, const P14 &iP14, const P15 &iP15, ThreadKind kind)


Detailed Description

library to run (member) functions in a thread

Author:
[Bramz]
With these objects/functions, you can run (member) functions in threads instead of calling them directly. you even can specify the arguments to be used. Let's illustrate this with a simple example:

  void foo(int iNumber, const std::string& iText);

  // direct call
  foo(5, "hello");

  // through thread
  threadFun(foo, 5, "hello")->run();

threadFun2 allocates a new thread with the necessary information to call the function, then creates and runs the thread. It returns a pointer to the allocated thread. If you do nothing, the thread runs in detached mode and will kill itself at completion (so you don't have to call delete on thread yourself. So you even don't have to catch the return value. However, if you want to run it in joinable, you'll have delete the thread yourself. DO NOT FORGET THIS! Maybe we should do something about this situation?

  // run two threads at the same time.
  util::ScopedPtr<Thread> a = threadFun(foo, 5, "hello", threadJoinable);
  util::ScopedPtr<Thread> b = threadFun(foo, 6, "world!", threadJoinable);
  a->run();
  b->run();
  a->join();
  b->join();

You can also call member functions of specific objects in the thread, both const as non-const member functions.

  class Bar
  {
      void fun(float iValue) const;
      void beer();
  };

  Bar bar;
  util::ScopedPtr<Thread> a = threadFun(bar, Bar::fun, 3.14, threadJoinable);
  util::ScopedPtr<Thread> b = threadFun(bar, Bar::beer, threadJoinable);
  a->run();
  b->run();
  a->join();
  b->join();

Limitations:

Warning:
Only ThreadFun0 and ThreadFun1 are partially tested.

Friends And Related Function Documentation

template<typename Function >
ThreadFun * threadFun ( Function  function,
ThreadKind  kind 
) [related]

Definition at line 69 of file thread_fun.inl.

References lass::util::bind().

template<typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
ThreadKind  kind 
) [related]

Definition at line 81 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
ThreadKind  kind 
) [related]

Definition at line 96 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
ThreadKind  kind 
) [related]

Definition at line 109 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
ThreadKind  kind 
) [related]

Definition at line 125 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
ThreadKind  kind 
) [related]

Definition at line 138 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
ThreadKind  kind 
) [related]

Definition at line 154 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
ThreadKind  kind 
) [related]

Definition at line 167 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
ThreadKind  kind 
) [related]

Definition at line 183 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
ThreadKind  kind 
) [related]

Definition at line 196 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
ThreadKind  kind 
) [related]

Definition at line 212 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
ThreadKind  kind 
) [related]

Definition at line 225 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
ThreadKind  kind 
) [related]

Definition at line 241 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
ThreadKind  kind 
) [related]

Definition at line 254 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
ThreadKind  kind 
) [related]

Definition at line 270 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
ThreadKind  kind 
) [related]

Definition at line 283 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
ThreadKind  kind 
) [related]

Definition at line 299 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
ThreadKind  kind 
) [related]

Definition at line 312 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
ThreadKind  kind 
) [related]

Definition at line 328 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
ThreadKind  kind 
) [related]

Definition at line 341 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
ThreadKind  kind 
) [related]

Definition at line 357 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
ThreadKind  kind 
) [related]

Definition at line 370 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
ThreadKind  kind 
) [related]

Definition at line 386 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
ThreadKind  kind 
) [related]

Definition at line 399 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
ThreadKind  kind 
) [related]

Definition at line 415 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
ThreadKind  kind 
) [related]

Definition at line 428 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
ThreadKind  kind 
) [related]

Definition at line 444 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
ThreadKind  kind 
) [related]

Definition at line 457 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
const P14 &  iP14,
ThreadKind  kind 
) [related]

Definition at line 473 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
const P14 &  iP14,
ThreadKind  kind 
) [related]

Definition at line 486 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename P15 , typename Function >
ThreadFun * threadFun ( Function  function,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
const P14 &  iP14,
const P15 &  iP15,
ThreadKind  kind 
) [related]

Definition at line 502 of file thread_fun.inl.

References lass::util::bind().

template<typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename P12 , typename P13 , typename P14 , typename P15 , typename ObjectPtr , typename Method >
ThreadFun * threadMemFun ( ObjectPtr  object,
Method  method,
const P1 &  iP1,
const P2 &  iP2,
const P3 &  iP3,
const P4 &  iP4,
const P5 &  iP5,
const P6 &  iP6,
const P7 &  iP7,
const P8 &  iP8,
const P9 &  iP9,
const P10 &  iP10,
const P11 &  iP11,
const P12 &  iP12,
const P13 &  iP13,
const P14 &  iP14,
const P15 &  iP15,
ThreadKind  kind 
) [related]

Definition at line 515 of file thread_fun.inl.

References lass::util::bind().


The documentation for this class was generated from the following files:

Generated on Mon Nov 10 14:22:08 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo