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

Struct formatting_context

Boost , Chapter 1. Boost.Log v2 , Class template basic_formatting_sink_frontend

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

Struct formatting_context

boost::log::sinks::basic_formatting_sink_frontend::formatting_context

Synopsis

// In header: <boost/log/sinks/basic_sink_frontend.hpp>

struct formatting_context {
  // member classes/structs/unions
  class cleanup_guard {
  public:
    // construct/copy/destruct
    explicit cleanup_guard(formatting_context &) noexcept;
    cleanup_guard(cleanup_guard const &) = delete;
    cleanup_guard & operator=(cleanup_guard const &) = delete;
    ~cleanup_guard();
  };
  // construct/copy/destruct
  formatting_context();
  formatting_context(unsigned int, std::locale const &, 
                     formatter_type const &);
  // public data members
  const unsigned int m_Version;  // Object version. 
  string_type m_FormattedRecord;  // Formatted log record storage. 
  stream_type m_FormattingStream;  // Formatting stream. 
  formatter_type m_Formatter;  // Formatter functor. 
};

Description

formatting_context public construct/copy/destruct

  1. форматирование_контекст();
  2. форматирование_контекстunsignedintверсия,std::localeconst&loc,formatter_typeconst&formatter;

PrevUpHomeNext

Статья Struct formatting_context раздела Chapter 1. Boost.Log v2 Class template basic_formatting_sink_frontend может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Class template basic_formatting_sink_frontend ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 02:59:31/0.00335693359375/0