|
EvEmu
0.8.4
11 September 2021
|
#include "PyService.h"

Go to the source code of this file.
Classes | |
| class | SearchDB |
Enumerations | |
| enum | SearchTypes { searchResultAgent = 1, searchResultCharacter = 2, searchResultCorporation = 3, searchResultAlliance = 4, searchResultFaction = 5, searchResultConstellation = 6, searchResultSolarSystem = 7, searchResultRegion = 8, searchResultStation = 9, searchResultInventoryType = 10, searchMaxResults = 500, searchMinWildcardLength = 3 } |
| enum SearchTypes |
Definition at line 33 of file SearchDB.h.