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

Class template add_value_manip

Boost , Chapter 1. Boost.Log v2 , Utilities

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 template add_value_manip

boost::log::add_value_manip — Attribute value manipulator.

Synopsis

// In header: <boost/log/utility/manipulators/add_value.hpp>
template<typename RefT> 
class add_value_manip {
public:
  // types
  typedef RefT                                                                 reference_type;  // Stored reference type. 
  typedef remove_cv< typename remove_reference< reference_type >::type >::type value_type;      // Attribute value type. 
  // construct/copy/destruct
  add_value_manip(attribute_name const &, reference_type);
  // public member functions
  attribute_name get_name() const;
  get_value_result_type get_value() const;
};

Description

add_value_manip public construct/copy/destruct

  1. <
    add_value_manip(attribute_nameconst&name,reference_typevalue);
    >Начало строительства.

add_value_manip public member functions

  1. <
    attribute_nameget_name()const;
    >Возвращение имени.
  2. <
    get_value_result_typeget_value()const;
    >Возвращает значение атрибута.

PrevUpHomeNext

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




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



:: Главная :: Utilities ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-07-04 18:18:03/0.005659818649292/0