Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Class interprocess_exception

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Indexes and Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Class interprocess_exception

boost::interprocess::interprocess_exception

Synopsis

// In header: <boost/interprocess/exceptions.hpp>

class interprocess_exception : public exception {
public:
  // construct/copy/destruct
  interprocess_exception(const char *);
  interprocess_exception(const error_info &, const char * = 0);
  ~interprocess_exception();
  // public member functions
  virtual const char * what() const;
  native_error_t get_native_error() const;
  error_code_t get_error_code() const;
};

Description

Этот класс является базовым классом всех исключений, выбрасываемых импульсом::

interprocess_exception public construct/copy/destruct

  1. <
    interprocess_exception(constchar*err);
    >
  2. <
    interprocess_exception(consterror_info&err_info,constchar*str=0);
    >
  3. <
    ~interprocess_exception();
    >

interprocess_exception public member functions

  1. <
    virtualconstchar*what()const;
    >
  2. <
    native_error_tget_native_error()const;
    >
  3. <
    error_code_tget_error_code()const;
    >

PrevUpHomeNext

Статья Class interprocess_exception раздела The Boost C++ Libraries BoostBook Documentation Subset Indexes and Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Indexes and Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 23:37:38/0.0061719417572021/0