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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 8: Строка 8:
 
|-
 
|-
 
| rowspan="3" align="center" | 1.5.5
 
| 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>

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

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