![]() |
TrinityCore
|
Include dependency graph for TCSoap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SOAPCommand |
Functions | |
| void | process_message (struct soap *soap_message) |
| std::thread * | CreateSoapThread (const std::string &host, uint16 port) |
| std::thread * CreateSoapThread | ( | const std::string & | host, |
| uint16 | port | ||
| ) |
Definition at line 28 of file TCSoap.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void process_message | ( | struct soap * | soap_message | ) |