ManaPlus
|
#include <searchstorehandler.h>
Public Member Functions | |
SearchStoreHandler () | |
~SearchStoreHandler () | |
void | search (const StoreSearchTypeT type, const int minPrice, const int maxPrice, const int itemId) const |
void | nextPage () const |
void | close () const |
void | select (const int accountId, const int storeId, const int itemId) const |
Public Member Functions inherited from Net::SearchStoreHandler | |
SearchStoreHandler () | |
Definition at line 29 of file searchstorehandler.h.
EAthena::SearchStoreHandler::SearchStoreHandler | ( | ) |
Definition at line 34 of file searchstorehandler.cpp.
References searchStoreHandler.
|
virtual |
Reimplemented from Net::SearchStoreHandler.
Definition at line 40 of file searchstorehandler.cpp.
References searchStoreHandler.
|
virtual |
Implements Net::SearchStoreHandler.
Definition at line 71 of file searchstorehandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SearchStoreHandler.
Definition at line 64 of file searchstorehandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SearchStoreHandler.
Definition at line 45 of file searchstorehandler.cpp.
References CAST_U8, createOutPacket, and packetVersion.
|
virtual |
Implements Net::SearchStoreHandler.
Definition at line 78 of file searchstorehandler.cpp.
References createOutPacket, and packetVersion.