1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2005-2012. Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boost.org/libs/interprocess for documentation. // ////////////////////////////////////////////////////////////////////////////// #ifndef BOOST_INTERPROCESS_FWD_HPP #define BOOST_INTERPROCESS_FWD_HPP #ifndef BOOST_CONFIG_HPP # include #endif #ifndef BOOST_CSTDINT_HPP # include #endif # #if defined(BOOST_HAS_PRAGMA_ONCE) # pragma once #endif #include //! \file //! This header file forward declares the basic interprocess types: //! - boost::interprocess::offset_ptr; //! - boost::interprocess::permissions; //! - boost::interprocess::mapped_region; //! - boost::interprocess::file_mapping; //! - boost::interprocess::shared_memory_object; //! - boost::interprocess::windows_shared_memory; //! - boost::interprocess::xsi_shared_memory; //! //! The following synchronization mechanisms and locks: //! - boost::interprocess::null_mutex; //! - boost::interprocess::interprocess_mutex; //! - boost::interprocess::interprocess_recursive_mutex; //! - boost::interprocess::interprocess_semaphore; //! - boost::interprocess::named_mutex; //! - boost::interprocess::named_recursive_mutex; //! - boost::interprocess::named_semaphore; //! - boost::interprocess::interprocess_sharable_mutex; //! - boost::interprocess::interprocess_condition; //! - boost::interprocess::scoped_lock; //! - boost::interprocess::sharable_lock; //! - boost::interprocess::upgradable_lock; //! //! The following mutex families: //! - boost::interprocess::mutex_family; //! - boost::interprocess::null_mutex_family; //! //! The following allocators: //! - boost::interprocess::allocator; //! - boost::interprocess::node_allocator; //! - boost::interprocess::private_node_allocator; //! - boost::interprocess::cached_node_allocator; //! - boost::interprocess::adaptive_pool; //! - boost::interprocess::private_adaptive_pool; //! - boost::interprocess::cached_adaptive_pool; //! //! The following allocation algorithms: //! - boost::interprocess::simple_seq_fit; //! - boost::interprocess::rbtree_best_fit; //! //! The following index types: //! - boost::interprocess::flat_map_index; //! - boost::interprocess::iset_index; //! - boost::interprocess::iunordered_set_index; //! - boost::interprocess::map_index; //! - boost::interprocess::null_index; //! - boost::interprocess::unordered_map_index; //! //! The following managed memory types: //! - boost::interprocess::segment_manager; //! - boost::interprocess::basic_managed_external_buffer //! - boost::interprocess::managed_external_buffer //! - boost::interprocess::wmanaged_external_buffer //! - boost::interprocess::basic_managed_shared_memory //! - boost::interprocess::managed_shared_memory //! - boost::interprocess::wmanaged_shared_memory //! - boost::interprocess::basic_managed_windows_shared_memory //! - boost::interprocess::managed_windows_shared_memory //! - boost::interprocess::wmanaged_windows_shared_memory //! - boost::interprocess::basic_managed_xsi_shared_memory //! - boost::interprocess::managed_xsi_shared_memory //! - boost::interprocess::wmanaged_xsi_shared_memory //! - boost::interprocess::fixed_managed_shared_memory //! - boost::interprocess::wfixed_managed_shared_memory //! - boost::interprocess::basic_managed_heap_memory //! - boost::interprocess::managed_heap_memory //! - boost::interprocess::wmanaged_heap_memory //! - boost::interprocess::basic_managed_mapped_file //! - boost::interprocess::managed_mapped_file //! - boost::interprocess::wmanaged_mapped_file //! //! The following exception types: //! - boost::interprocess::interprocess_exception //! - boost::interprocess::lock_exception //! - boost::interprocess::bad_alloc //! //! The following stream types: //! - boost::interprocess::basic_bufferbuf //! - boost::interprocess::basic_ibufferstream //! - boost::interprocess::basic_obufferstream //! - boost::interprocess::basic_bufferstream //! - boost::interprocess::basic_vectorbuf //! - boost::interprocess::basic_ivectorstream //! - boost::interprocess::basic_ovectorstream //! - boost::interprocess::basic_vectorstream //! //! The following smart pointer types: //! - boost::interprocess::scoped_ptr //! - boost::interprocess::intrusive_ptr //! - boost::interprocess::shared_ptr //! - boost::interprocess::weak_ptr //! //! The following interprocess communication types: //! - boost::interprocess::message_queue_t; //! - boost::interprocess::message_queue; #include #include #if !defined(BOOST_INTERPROCESS_DOXYGEN_INVOKED) #include ////////////////////////////////////////////////////////////////////////////// // Standard predeclarations ////////////////////////////////////////////////////////////////////////////// namespace boost{ namespace intrusive{ } } namespace boost{ namespace interprocess{ namespace bi = boost::intrusive; } } namespace boost { namespace interprocess { ////////////////////////////////////////////////////////////////////////////// // permissions ////////////////////////////////////////////////////////////////////////////// class permissions; ////////////////////////////////////////////////////////////////////////////// // shared_memory ////////////////////////////////////////////////////////////////////////////// class shared_memory_object; #if defined (BOOST_INTERPROCESS_WINDOWS) class windows_shared_memory; #endif //#if defined (BOOST_INTERPROCESS_WINDOWS) #if defined(BOOST_INTERPROCESS_XSI_SHARED_MEMORY_OBJECTS) class xsi_shared_memory; #endif //#if defined (BOOST_INTERPROCESS_WINDOWS) ////////////////////////////////////////////////////////////////////////////// // file mapping / mapped region ////////////////////////////////////////////////////////////////////////////// class file_mapping; class mapped_region; ////////////////////////////////////////////////////////////////////////////// // Mutexes ////////////////////////////////////////////////////////////////////////////// class null_mutex; class interprocess_mutex; class interprocess_recursive_mutex; class named_mutex; class named_recursive_mutex; class interprocess_semaphore; class named_semaphore; ////////////////////////////////////////////////////////////////////////////// // Mutex families ////////////////////////////////////////////////////////////////////////////// struct mutex_family; struct null_mutex_family; ////////////////////////////////////////////////////////////////////////////// // Other synchronization classes ////////////////////////////////////////////////////////////////////////////// class interprocess_sharable_mutex; class interprocess_condition; ////////////////////////////////////////////////////////////////////////////// // Locks ////////////////////////////////////////////////////////////////////////////// template class scoped_lock; template class sharable_lock; template class upgradable_lock; ////////////////////////////////////////////////////////////////////////////// // STL compatible allocators ////////////////////////////////////////////////////////////////////////////// template class allocator; template class node_allocator; template class private_node_allocator; template class cached_node_allocator; template< class T, class SegmentManager, std::size_t NodesPerBlock = 64 , std::size_t MaxFreeBlocks = 2, unsigned char OverheadPercent = 5 > class adaptive_pool; template< class T, class SegmentManager, std::size_t NodesPerBlock = 64 , std::size_t MaxFreeBlocks = 2, unsigned char OverheadPercent = 5 > class private_adaptive_pool; template< class T, class SegmentManager, std::size_t NodesPerBlock = 64 , std::size_t MaxFreeBlocks = 2, unsigned char OverheadPercent = 5 > class cached_adaptive_pool; ////////////////////////////////////////////////////////////////////////////// // offset_ptr ////////////////////////////////////////////////////////////////////////////// static const std::size_t offset_type_alignment = 0; #if !defined(BOOST_INTERPROCESS_DOXYGEN_INVOKED) # ifdef BOOST_HAS_INTPTR_T using ::boost::uintptr_t; # else typedef std::size_t uintptr_t; # endif #endif template < class T, class DifferenceType = std::ptrdiff_t , class OffsetType = uintptr_t, std::size_t Alignment = offset_type_alignment> class offset_ptr; ////////////////////////////////////////////////////////////////////////////// // Memory allocation algorithms ////////////////////////////////////////////////////////////////////////////// //Single segment memory allocation algorithms template > class simple_seq_fit; template, std::size_t MemAlignment = 0> class rbtree_best_fit; ////////////////////////////////////////////////////////////////////////////// // Index Types ////////////////////////////////////////////////////////////////////////////// template class flat_map_index; template class iset_index; template class iunordered_set_index; template class map_index; template class null_index; template class unordered_map_index; ////////////////////////////////////////////////////////////////////////////// // Segment manager ////////////////////////////////////////////////////////////////////////////// template class IndexType> class segment_manager; ////////////////////////////////////////////////////////////////////////////// // External buffer managed memory classes ////////////////////////////////////////////////////////////////////////////// template class IndexType> class basic_managed_external_buffer; typedef basic_managed_external_buffer ,iset_index> managed_external_buffer; typedef basic_managed_external_buffer ,iset_index> wmanaged_external_buffer; ////////////////////////////////////////////////////////////////////////////// // managed memory classes ////////////////////////////////////////////////////////////////////////////// template class IndexType> class basic_managed_shared_memory; typedef basic_managed_shared_memory ,iset_index> managed_shared_memory; typedef basic_managed_shared_memory ,iset_index> wmanaged_shared_memory; ////////////////////////////////////////////////////////////////////////////// // Windows shared memory managed memory classes ////////////////////////////////////////////////////////////////////////////// #if defined (BOOST_INTERPROCESS_WINDOWS) template class IndexType> class basic_managed_windows_shared_memory; typedef basic_managed_windows_shared_memory ,iset_index> managed_windows_shared_memory; typedef basic_managed_windows_shared_memory ,iset_index> wmanaged_windows_shared_memory; #endif //#if defined (BOOST_INTERPROCESS_WINDOWS) #if defined(BOOST_INTERPROCESS_XSI_SHARED_MEMORY_OBJECTS) template class IndexType> class basic_managed_xsi_shared_memory; typedef basic_managed_xsi_shared_memory ,iset_index> managed_xsi_shared_memory; typedef basic_managed_xsi_shared_memory ,iset_index> wmanaged_xsi_shared_memory; #endif //#if defined(BOOST_INTERPROCESS_XSI_SHARED_MEMORY_OBJECTS) ////////////////////////////////////////////////////////////////////////////// // Fixed address shared memory ////////////////////////////////////////////////////////////////////////////// typedef basic_managed_shared_memory ,iset_index> fixed_managed_shared_memory; typedef basic_managed_shared_memory ,iset_index> wfixed_managed_shared_memory; ////////////////////////////////////////////////////////////////////////////// // Heap memory managed memory classes ////////////////////////////////////////////////////////////////////////////// template class IndexType> class basic_managed_heap_memory; typedef basic_managed_heap_memory ,iset_index> managed_heap_memory; typedef basic_managed_heap_memory ,iset_index> wmanaged_heap_memory; ////////////////////////////////////////////////////////////////////////////// // Mapped file managed memory classes ////////////////////////////////////////////////////////////////////////////// template class IndexType> class basic_managed_mapped_file; typedef basic_managed_mapped_file ,iset_index> managed_mapped_file; typedef basic_managed_mapped_file ,iset_index> wmanaged_mapped_file; ////////////////////////////////////////////////////////////////////////////// // Exceptions ////////////////////////////////////////////////////////////////////////////// class interprocess_exception; class lock_exception; class bad_alloc; ////////////////////////////////////////////////////////////////////////////// // Bufferstream ////////////////////////////////////////////////////////////////////////////// //bufferstream template > class basic_bufferbuf; template > class basic_ibufferstream; template > class basic_obufferstream; template > class basic_bufferstream; ////////////////////////////////////////////////////////////////////////////// // Vectorstream ////////////////////////////////////////////////////////////////////////////// template > class basic_vectorbuf; template > class basic_ivectorstream; template > class basic_ovectorstream; template > class basic_vectorstream; ////////////////////////////////////////////////////////////////////////////// // Smart pointers ////////////////////////////////////////////////////////////////////////////// template class scoped_ptr; template class intrusive_ptr; template class shared_ptr; template class weak_ptr; ////////////////////////////////////////////////////////////////////////////// // IPC ////////////////////////////////////////////////////////////////////////////// template class message_queue_t; typedef message_queue_t > message_queue; }} //namespace boost { namespace interprocess { #endif //#if !defined(BOOST_INTERPROCESS_DOXYGEN_INVOKED) #include #endif //#ifndef BOOST_INTERPROCESS_FWD_HPP