CentralDeliveryServer — различия между версиями

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 1: Строка 1:
 
* Тип: класс (CallID)
 
* Тип: класс (CallID)
 
* Сервис: gdeliveryd
 
* Сервис: gdeliveryd
== Структура 1.5.5 ==
 
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 +
! Версия
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
|-
+
| rowspan="3" align="center" | 1.5.5| -
| size_t
+
| accumulate_limit
+
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
+
| int,GNET::CentralDeliveryServer::delivery_t>
+
 
| map<int,int,std::less<int>,std::allocator<std::pair<const
 
| map<int,int,std::less<int>,std::allocator<std::pair<const
 
| int,int>
 
| int,int>
|}
 
== Структура 1.5.4 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
|-
 
| size_t
 
| accumulate_limit
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| int,GNET::CentralDeliveryServer::delivery_t>
 
| map<int,int,std::less<int>,std::allocator<std::pair<const
 
| int,int>
 
|}
 
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
|-
 
| size_t
 
| accumulate_limit
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| int,GNET::CentralDeliveryServer::delivery_t>
 
| set<int,std::less<int>,std::allocator<int>>
 
| accepted_zone_set
 
 
|}
 
|}
  
  
 
[[Категория:Классы gdeliveryd]]
 
[[Категория:Классы gdeliveryd]]

Версия 12:06, 17 июня 2018

  • Тип: класс (CallID)
  • Сервис: gdeliveryd
Версия Тип данных Название 1.5.5| - map<int,int,std::less<int>,std::allocator<std::pair<const int,int>