WvStreams
WvTask Class Reference

Represents a single thread of control. More...

#include <wvtask.h>

Public Member Functions

void start (WvStringParm _name, TaskFunc *_func, void *_userdata)
bool isrunning () const
void recycle ()
int get_tid () const
WvString get_name () const
void start (WvStringParm _name, TaskFunc *_func, void *_userdata)
bool isrunning () const
void recycle ()
int get_tid () const
WvString get_name () const
void start (WvStringParm _name, TaskFunc *_func, void *_userdata)
bool isrunning () const
void recycle ()
int get_tid () const
WvString get_name () const
void start (WvStringParm _name, TaskFunc *_func, void *_userdata)
bool isrunning () const
void recycle ()
int get_tid () const
WvString get_name () const

Friends

class WvTaskMan

Detailed Description

Represents a single thread of control.

Definition at line 34 of file debian/libwvstreams-dev/usr/include/wvstreams/wvtask.h.

Constructor & Destructor Documentation

◆ ~WvTask()

WvTask::~WvTask ( )
virtual

Definition at line 116 of file wvtask.cc.

Member Function Documentation

◆ start()

void WvTask::start ( WvStringParm _name,
TaskFunc * _func,
void * _userdata )

Definition at line 125 of file wvtask.cc.

◆ isrunning() [1/4]

bool WvTask::isrunning ( ) const
inline

◆ recycle()

void WvTask::recycle ( )

Definition at line 136 of file wvtask.cc.

◆ get_tid() [1/4]

int WvTask::get_tid ( ) const
inline

◆ get_name() [1/4]

WvString WvTask::get_name ( ) const
inline

◆ isrunning() [2/4]

bool WvTask::isrunning ( ) const
inline

◆ get_tid() [2/4]

int WvTask::get_tid ( ) const
inline

◆ get_name() [2/4]

WvString WvTask::get_name ( ) const
inline

◆ isrunning() [3/4]

bool WvTask::isrunning ( ) const
inline

Definition at line 69 of file include/wvtask.h.

◆ get_tid() [3/4]

int WvTask::get_tid ( ) const
inline

Definition at line 72 of file include/wvtask.h.

◆ get_name() [3/4]

WvString WvTask::get_name ( ) const
inline

Definition at line 73 of file include/wvtask.h.

◆ isrunning() [4/4]

bool WvTask::isrunning ( ) const
inline

Definition at line 40 of file include/wvwin32task.h.

◆ get_tid() [4/4]

int WvTask::get_tid ( ) const
inline

Definition at line 43 of file include/wvwin32task.h.

◆ get_name() [4/4]

WvString WvTask::get_name ( ) const
inline

Definition at line 44 of file include/wvwin32task.h.

◆ WvTaskMan


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