CARMA C++
carma::util::detail::BoilerPlateInfo< A, AT, AC > Class Template Reference

#include <carma/util/StartPthread.h>

Friends

void * BoilerPlate (void *bpInfoArg)
 
friend::pthread_t StartPthreadCommon (EpType ep, AT argTransfer, const ::std::string &initialLogNDC, const ::pthread_attr_t *attr, bool startCancelable)
 

Detailed Description

template<typename A, typename AT, typename AC>
class carma::util::detail::BoilerPlateInfo< A, AT, AC >

Definition at line 189 of file StartPthread.h.

Friends And Related Function Documentation

template<typename A , typename AT , typename AC >
void* BoilerPlate ( void *  bpInfoArg)
friend
template<typename A , typename AT , typename AC >
::pthread_t StartPthreadCommon ( EpType  ep,
AT  argTransfer,
const ::std::string &  initialLogNDC,
const ::pthread_attr_t *  attr,
bool  startCancelable 
)
friend

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