Marine Library  1.0
C++ library for Linux Networking Development
Public Member Functions | Friends | List of all members
CThreadAttr Class Reference

Public Member Functions

void stackSize (size_t sz) throw (std::runtime_error)
 
size_t stackSize () const throw (std::runtime_error)
 
void guardSize (size_t sz) throw (std::runtime_error)
 
size_t guardSize () const throw (std::runtime_error)
 
void detach (bool on) throw (std::runtime_error)
 
bool detach () const throw (std::runtime_error)
 

Friends

class CThread
 

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