Skip to content

Class cubthread::task< void >

template <>

ClassList > cubthread > task< void >

  • #include <thread_task.hpp>

Inherited by the following classes: cubthread::callable_task< void >

Public Functions

Type Name
virtual void execute (void) = 0
virtual void retire (void)
task (void) = default
virtual ~task (void) = default

Public Functions Documentation

function execute

virtual void cubthread::task< void >::execute (
    void
) = 0

function retire

inline virtual void cubthread::task< void >::retire (
    void
) 

function task

cubthread::task< void >::task (
    void
) = default

function ~task

virtual cubthread::task< void >::~task (
    void
) = default


The documentation for this class was generated from the following file cubrid/src/thread/thread_task.hpp