Home
last modified time | relevance | path

Searched defs:MessageInformation (Results 1 – 4 of 4) sorted by relevance

/dports/finance/prestashop/prestashop/src/Core/Domain/Customer/QueryResult/
H A DMessageInformation.php32 class MessageInformation class
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/
H A Dcommunicator.hh829 struct MessageInformation struct in Dune::BufferedCommunicator
832 MessageInformation() in MessageInformation() function
843 MessageInformation(size_t start, size_t size) in MessageInformation() function
849 size_t start_;
853 size_t size_;
H A Dindicessyncer.hh118 struct MessageInformation struct in Dune::IndicesSyncer
120 MessageInformation() in MessageInformation() argument
124 int publish;
129 int pairs;
/dports/finance/prestashop/prestashop/src/Adapter/Customer/QueryHandler/
H A DGetCustomerForViewingHandler.php54 use PrestaShop\PrestaShop\Core\Domain\Customer\QueryResult\MessageInformation; alias