Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions
libdar::Ethread_cancel_with_attr Class Reference

Ethread_cancel with infinint attribute. More...

#include <erreurs_ext.hpp>

Inherits libdar::Ethread_cancel.

List of all members.

Public Member Functions

 Ethread_cancel_with_attr (bool now, U_64 x_flag, const infinint &attr)
const infinint get_attr () const
- Public Member Functions inherited from libdar::Ethread_cancel
 Ethread_cancel (bool now, U_64 x_flag)
bool immediate_cancel () const
U_64 get_flag () const
- Public Member Functions inherited from libdar::Egeneric
 Egeneric (const std::string &source, const std::string &message)
 the constructor
virtual ~Egeneric ()
 the destructor
virtual void stack (const std::string &passage, const std::string &message="")
 add more detailed couple of information to the exception
const std::string & get_message () const
 get the message explaing the nature of the exception
const std::string & get_source () const
 get the call function which has thrown this exception
const std::string & find_object (const std::string &location) const
 retrieve the objet (object) associated to a given "lieu" (location) from the stack
void prepend_message (const std::string &context)
 prepend error message by the given string
void dump () const
 dump all information of the exception to the standard error

Additional Inherited Members

- Protected Member Functions inherited from libdar::Ethread_cancel
std::string exceptionID () const

Detailed Description

Ethread_cancel with infinint attribute.

Definition at line 44 of file erreurs_ext.hpp.


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