|
EvEmu
0.8.4
11 September 2021
|

Go to the source code of this file.
Functions | |
| int | EVE_NIDS_main (EVECollectDispatcher *disp, int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
| int EVE_NIDS_main | ( | EVECollectDispatcher * | disp, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
Definition at line 196 of file EVEnids.cpp.
References strdup, and tcp_callback().
Referenced by main().


| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 32 of file evecollector.cpp.
References _log, EVE_NIDS_main(), load_log_settings(), PyLookupResolver::LoadIntFile(), PyLookupResolver::LoadStringFile(), and EVECollectDispatcher::lookResolver.
Referenced by Sentry::EncodeDestiny(), CustomsSE::EncodeDestiny(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), AsteroidSE::EncodeDestiny(), StructureSE::EncodeDestiny(), AnomalySE::EncodeDestiny(), WormholeSE::EncodeDestiny(), StationSE::EncodeDestiny(), SystemEntity::EncodeDestiny(), StaticSystemEntity::EncodeDestiny(), ShipSE::EncodeDestiny(), ItemSystemEntity::EncodeDestiny(), FieldSE::EncodeDestiny(), ObjectSystemEntity::EncodeDestiny(), DynamicSystemEntity::EncodeDestiny(), ClassDecodeGenerator::ProcessElementDef(), ClassHeaderGenerator::ProcessElementDef(), and ClassEncodeGenerator::ProcessElementDef().

