Main MRPT website > C++ reference
MRPT logo

mrpt::system::detail::ThreadCreateFunctorNoParams Class Reference

#include <mrpt/system/threads.h>

List of all members.

Public Member Functions

 ThreadCreateFunctorNoParams (void(*f)(void))

Static Public Member Functions

static void createThreadAux (void *f)
static TThreadHandle createThread (void(*f)(void))

Public Attributes

void(* func )(void)

Detailed Description

Definition at line 134 of file threads.h.


Constructor & Destructor Documentation

mrpt::system::detail::ThreadCreateFunctorNoParams::ThreadCreateFunctorNoParams ( void(*)(void)  f  )  [inline]

Definition at line 137 of file threads.h.

Referenced by createThread().


Member Function Documentation

static TThreadHandle mrpt::system::detail::ThreadCreateFunctorNoParams::createThread ( void(*)(void)  f  )  [inline, static]
static void mrpt::system::detail::ThreadCreateFunctorNoParams::createThreadAux ( void *  f  )  [inline, static]

Definition at line 139 of file threads.h.

References func.

Referenced by createThread().


Member Data Documentation

Referenced by createThreadAux().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010