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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 18 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
== Структура 1.5.5 ==
+
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
 
|-
 
|-
| size_t
+
! colspan="2" align="center" scope="row" | 1.5.3 v145, 1.5.5 v156
| accumulate_limit
+
== Структура 1.5.5 ==
+
{| class="wikitable" border="1"
+
|-
+
! Тип данных
+
! Название
+
|-
+
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
+
| int,GNET::CentralDeliveryServer::delivery_t>
+
== Структура 1.5.5 ==
+
{| class="wikitable" border="1"
+
|-
+
! Тип данных
+
! Название
+
|-
+
| map<int,int,std::less<int>,std::allocator<std::pair<const
+
| int,int>
+
|}
+
== Структура 1.5.4 ==
+
{| class="wikitable" border="1"
+
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| size_t
 
| size_t
 
| accumulate_limit
 
| accumulate_limit
== Структура 1.5.4 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
 
|-
 
|-
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| int,GNET::CentralDeliveryServer::delivery_t>
 
| int,GNET::CentralDeliveryServer::delivery_t>
== Структура 1.5.4 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
 
|-
 
|-
 
| 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.1 ==
 
{| class="wikitable" border="1"
 
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | 1.4.7 v80 — 1.5.1 v101
! Название
+
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| size_t
 
| size_t
 
| accumulate_limit
 
| accumulate_limit
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
 
|-
 
|-
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| map<int,GNET::CentralDeliveryServer::delivery_t,std::less<int>,std::allocator<std::pair<const
 
| int,GNET::CentralDeliveryServer::delivery_t>
 
| int,GNET::CentralDeliveryServer::delivery_t>
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
 
|-
 
|-
| set<int,std::less<int>,std::allocator<int>>
+
| set<int,std::less<int>,std::allocator<int>
 
| accepted_zone_set
 
| accepted_zone_set
 
|}
 
|}
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

Текущая версия на 12:03, 19 июня 2018

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.5.3 v145, 1.5.5 v156
Тип / Type Название / Name
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.4.7 v80 — 1.5.1 v101
Тип / Type Название / Name
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