|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "AccountMgr.h"#include "Log.h"#include "SFSoap.h"#include "soapH.h"#include "soapStub.h"#include "World.h"Go to the source code of this file.
Functions | |
| int | ns1__executeCommand (soap *soap, char *command, char **result) |
Variables | |
| struct Namespace | namespaces [] |
| int ns1__executeCommand | ( | soap * | soap, |
| char * | command, | ||
| char ** | result ) |
Definition at line 59 of file SFSoap.cpp.
References AccountMgr::CheckPassword(), SOAPCommand::commandFinished(), AccountMgr::GetId(), AccountMgr::GetSecurity(), SOAPCommand::hasCommandSucceeded(), SOAPCommand::m_printBuffer, SOAPCommand::print(), SEC_ADMINISTRATOR, SF_LOG_INFO, sWorld, and SOAPCommand::wait().
| struct Namespace namespaces[] |
Definition at line 128 of file SFSoap.cpp.