SYMBOL INDEX (5396 symbols across 695 files) FILE: code/EVA/server/admin_modules/admin_modules.cpp function admin_modules_forceLink (line 32) | void admin_modules_forceLink() FILE: code/EVA/server/admin_modules/admin_modules_itf.cpp type ADMIN (line 23) | namespace ADMIN FILE: code/EVA/server/admin_modules/admin_modules_itf.h function namespace (line 37) | namespace ADMIN function class (line 684) | class TGraphData type TRunningState (line 1313) | struct TRunningState function _Value (line 1372) | TRunningState(TValues value) function serial (line 1382) | void serial(NLMISC::IStream &s) function operator (line 1387) | bool operator == (const TRunningState &other) const function operator (line 1391) | bool operator != (const TRunningState &other) const function operator (line 1395) | bool operator < (const TRunningState &other) const function operator (line 1400) | bool operator <= (const TRunningState &other) const function operator (line 1405) | bool operator > (const TRunningState &other) const function operator (line 1409) | bool operator >= (const TRunningState &other) const function std (line 1418) | static const std::string &toString(TValues value) function isValid (line 1429) | bool isValid() function uint32 (line 1439) | uint32 asIndex() type TRunningTag (line 1449) | struct TRunningTag function _Value (line 1523) | TRunningTag(TValues value) function serial (line 1533) | void serial(NLMISC::IStream &s) function operator (line 1538) | bool operator == (const TRunningTag &other) const function operator (line 1542) | bool operator != (const TRunningTag &other) const function operator (line 1546) | bool operator < (const TRunningTag &other) const function operator (line 1551) | bool operator <= (const TRunningTag &other) const function operator (line 1556) | bool operator > (const TRunningTag &other) const function operator (line 1560) | bool operator >= (const TRunningTag &other) const function std (line 1569) | static const std::string &toString(TValues value) function isValid (line 1580) | bool isValid() function uint32 (line 1590) | uint32 asIndex() function setShardName (line 1633) | void setShardName(const std::string &value) function setServiceLongName (line 1653) | void setServiceLongName(const std::string &value) function setServiceShortName (line 1673) | void setServiceShortName(const std::string &value) function setServiceAliasName (line 1693) | void setServiceAliasName(const std::string &value) function setRunningState (line 1707) | void setRunningState(TRunningState value) function setRunningOrders (line 1719) | void setRunningOrders(TRunningOrders value) function setRunningTags (line 1737) | void setRunningTags(const std::set < TRunningTag > &value) function setStatus (line 1757) | void setStatus(const std::string &value) function operator (line 1766) | bool operator == (const TServiceStatus &other) const function serial (line 1785) | void serial(NLMISC::IStream &s) function virtual (line 1820) | virtual ~CAdminServiceSkel() function init (line 1824) | void init(NLNET::IModule *module) function fwdOnModuleUp (line 1831) | void fwdOnModuleUp(NLNET::IModuleProxy *moduleProxy) {} function fwdOnModuleDown (line 1832) | void fwdOnModuleDown(NLNET::IModuleProxy *moduleProxy) {} function fwdOnModuleSecurityChange (line 1833) | void fwdOnModuleSecurityChange(NLNET::IModuleProxy *moduleProxy) {} type std (line 1840) | typedef std::map TMessageHandlerMap; function TMessageHandlerMap (line 1842) | const TMessageHandlerMap &getMessageHandlers() const; function virtual (line 1960) | virtual ~CAdminExecutorServiceSkel() function init (line 1964) | void init(NLNET::IModule *module) function fwdOnModuleUp (line 1971) | void fwdOnModuleUp(NLNET::IModuleProxy *moduleProxy) {} function fwdOnModuleDown (line 1972) | void fwdOnModuleDown(NLNET::IModuleProxy *moduleProxy) {} function fwdOnModuleSecurityChange (line 1973) | void fwdOnModuleSecurityChange(NLNET::IModuleProxy *moduleProxy) {} type std (line 1980) | typedef std::map TMessageHandlerMap; function TMessageHandlerMap (line 1982) | const TMessageHandlerMap &getMessageHandlers() const; function class (line 2182) | class CAdminExecutorServiceClientSkel FILE: code/EVA/server/admin_modules/aes_client_module.cpp function aesclient_forceLink (line 30) | void aesclient_forceLink() {} type ADMIN (line 32) | namespace ADMIN class CAdminExecutorServiceClient (line 34) | class CAdminExecutorServiceClient type TGraphSample (line 66) | struct TGraphSample type TGraphVarInfo (line 75) | struct TGraphVarInfo method TGraphVarInfo (line 103) | TGraphVarInfo() method CAdminExecutorServiceClient (line 118) | CAdminExecutorServiceClient() method makeServiceAlias (line 128) | std::string makeServiceAlias() method string (line 138) | string getModuleManifest() const method initModule (line 155) | bool initModule(const TParsedCommandLine &pcl) method onModuleUp (line 195) | void onModuleUp(IModuleProxy *proxy) method onModuleDown (line 227) | void onModuleDown(IModuleProxy *proxy) method onModuleUpdate (line 237) | void onModuleUpdate() method sendServiceStatus (line 364) | void sendServiceStatus() method serviceCmd (line 428) | virtual void serviceCmd(NLNET::IModuleProxy *sender, uint32 commandI... method serviceCmdNoReturn (line 461) | virtual void serviceCmdNoReturn(NLNET::IModuleProxy *sender, const s... FILE: code/EVA/server/admin_modules/aes_module.cpp function aes_forceLink (line 34) | void aes_forceLink() {} type ADMIN (line 36) | namespace ADMIN class CRunnerLoopCounter (line 58) | class CRunnerLoopCounter method CRunnerLoopCounter (line 70) | CRunnerLoopCounter() method updateCounter (line 94) | void updateCounter(uint32 lastValue) method rollCounter (line 117) | void rollCounter() method uint32 (line 130) | uint32 getSum() method getCounters (line 139) | void getCounters(uint32 &oneSlot, uint32 &treeSlots, uint32 &allSlots) method resetCounter (line 148) | void resetCounter() type TServiceState (line 196) | struct TServiceState method TServiceState (line 212) | TServiceState() type TPendingWebCommand (line 248) | struct TPendingWebCommand type TStopingShardInfo (line 263) | struct TStopingShardInfo function CAdminExecutorService (line 280) | CAdminExecutorService() function initModule (line 293) | bool initModule(const TParsedCommandLine &pcl) function onModuleUp (line 338) | void onModuleUp(IModuleProxy *proxy) function onModuleDown (line 419) | void onModuleDown(IModuleProxy *proxy) function onModuleUpdate (line 429) | void onModuleUpdate() function sendUpServiceUpdate (line 665) | void sendUpServiceUpdate() function IModuleProxy (line 713) | IModuleProxy *findOnlineService(const std::string &serviceAlias) function checkShutdownRequest (line 729) | void checkShutdownRequest() function checkServiceToStop (line 749) | void checkServiceToStop() function getOfflineServiceState (line 800) | std::string getOfflineServiceState(const std::string& serviceAlias) function uint32 (line 824) | uint32 getOfflineServicePID(const std::string& serviceAlias) function uint32 (line 852) | uint32 getServiceStartLoopCounter(const std::string& serviceAlias) function getServiceLaunchInfo (line 878) | bool getServiceLaunchInfo(const string& serviceAlias, string& path) function getServiceStateFileName (line 895) | std::string getServiceStateFileName(const std::string& serviceAlias) function getServicePIDFileName (line 904) | std::string getServicePIDFileName(const std::string& serviceAlias) function getServiceLoopCounterFileName (line 913) | std::string getServiceLoopCounterFileName(const std::string& serviceAl... function getServiceLaunchCtrlFileName (line 922) | std::string getServiceLaunchCtrlFileName(const std::string& serviceAli... function writeServiceLaunchCtrl (line 928) | bool writeServiceLaunchCtrl(const std::string& serviceAlias, bool defe... function startService (line 948) | bool startService(const std::string &serviceAlias) function stopService (line 975) | bool stopService(const std::string &serviceAlias) function onTrackedModuleUp (line 1023) | virtual void onTrackedModuleUp(IModuleProxy *moduleProxy) function onTrackedModuleDown (line 1103) | virtual void onTrackedModuleDown(IModuleProxy *moduleProxy) function setShardOrders (line 1178) | virtual void setShardOrders(NLNET::IModuleProxy *sender, const std::st... function shutdownShard (line 1196) | virtual void shutdownShard(NLNET::IModuleProxy *sender, const std::str... function controlCmd (line 1213) | virtual void controlCmd(NLNET::IModuleProxy *sender, uint32 commandId,... function serviceCmd (line 1263) | virtual void serviceCmd(NLNET::IModuleProxy *sender, uint32 commandId,... function commandResult (line 1287) | virtual void commandResult(NLNET::IModuleProxy *sender, uint32 command... function graphUpdate (line 1314) | virtual void graphUpdate(NLNET::IModuleProxy *sender, const TGraphData... function highRezGraphUpdate (line 1324) | virtual void highRezGraphUpdate(NLNET::IModuleProxy *sender, const THi... function serviceStatusUpdate (line 1334) | virtual void serviceStatusUpdate(NLNET::IModuleProxy *sender, const st... function NLMISC_COMMAND_HANDLER_TABLE_END (line 1372) | NLMISC_COMMAND_HANDLER_TABLE_END function NLMISC_CLASS_COMMAND_DECL (line 1392) | NLMISC_CLASS_COMMAND_DECL(resetStartCounter) function NLMISC_CLASS_COMMAND_DECL (line 1410) | NLMISC_CLASS_COMMAND_DECL(execScript) function NLMISC_CLASS_COMMAND_DECL (line 1446) | NLMISC_CLASS_COMMAND_DECL(deactivateService) function NLMISC_CLASS_COMMAND_DECL (line 1468) | NLMISC_CLASS_COMMAND_DECL(activateService) function NLMISC_CLASS_COMMAND_DECL (line 1490) | NLMISC_CLASS_COMMAND_DECL(abortService) function NLMISC_CLASS_COMMAND_DECL (line 1524) | NLMISC_CLASS_COMMAND_DECL(killService) function NLMISC_CLASS_COMMAND_DECL (line 1557) | NLMISC_CLASS_COMMAND_DECL(stopService) function NLMISC_CLASS_COMMAND_DECL (line 1593) | NLMISC_CLASS_COMMAND_DECL(restartService) function NLMISC_CLASS_COMMAND_DECL (line 1648) | NLMISC_CLASS_COMMAND_DECL(startService) function NLMISC_CLASS_COMMAND_DECL (line 1695) | NLMISC_CLASS_COMMAND_DECL(removeRegisteredService) function NLMISC_CLASS_COMMAND_DECL (line 1736) | NLMISC_CLASS_COMMAND_DECL(addRegisteredService) function NLMISC_CLASS_COMMAND_DECL (line 1761) | NLMISC_CLASS_COMMAND_DECL(dump) FILE: code/EVA/server/admin_modules/as_module.cpp function as_forceLink (line 33) | void as_forceLink() {} type ADMIN (line 35) | namespace ADMIN type TAESServices (line 58) | struct TAESServices method TAESServices (line 65) | TAESServices() type TPendingWebCommand (line 75) | struct TPendingWebCommand function CAdminService (line 108) | CAdminService() function setShardOrders (line 122) | void setShardOrders(const std::string &shardName, TShardOrders newOrders) function sendCommandToAES (line 143) | void sendCommandToAES(TCommandId commandId, TPendingWebCommand &pwc) function initModule (line 183) | bool initModule(const TParsedCommandLine &pcl) function onModuleUpdate (line 225) | void onModuleUpdate() function onTrackedModuleUp (line 307) | virtual void onTrackedModuleUp(IModuleProxy *moduleProxy) function onTrackedModuleDown (line 320) | virtual void onTrackedModuleDown(IModuleProxy *moduleProxy) function upServiceUpdate (line 360) | virtual void upServiceUpdate(NLNET::IModuleProxy *sender, const std::v... function graphUpdate (line 385) | virtual void graphUpdate(NLNET::IModuleProxy *sender, const TGraphData... type THighRezBuffer (line 430) | struct THighRezBuffer type THighRezItem (line 437) | struct THighRezItem method serial (line 443) | void serial(NLMISC::IStream &s) method THighRezBuffer (line 454) | THighRezBuffer() method serial (line 463) | void serial(NLMISC::IStream &s) function string (line 484) | string getHighRezBufferFilename(const std::string &varAddr) function highRezGraphUpdate (line 493) | virtual void highRezGraphUpdate(NLNET::IModuleProxy *sender, const THi... function commandResult (line 564) | virtual void commandResult(NLNET::IModuleProxy *sender, uint32 command... function controlCmdResult (line 593) | virtual void controlCmdResult(NLNET::IModuleProxy *sender, const std::... function on_CAdminServiceWeb_Connection (line 604) | virtual void on_CAdminServiceWeb_Connection(NLNET::TSockId from) function on_CAdminServiceWeb_Disconnection (line 608) | virtual void on_CAdminServiceWeb_Disconnection(NLNET::TSockId from) function on_globalCmd (line 616) | virtual void on_globalCmd(NLNET::TSockId from, const std::string &comm... function on_controlCmd (line 655) | virtual void on_controlCmd(NLNET::TSockId from, const std::string &ser... function on_serviceCmd (line 674) | virtual void on_serviceCmd(NLNET::TSockId from, const std::string &ser... function on_getShardOrders (line 693) | virtual std::vector on_getShardOrders(NLNET::TSockId from) function on_getStates (line 714) | virtual std::vector on_getStates(NLNET::TSockId from) function on_getHighRezGraphInfo (line 764) | virtual std::vector on_getHighRezGraphInfo(NLNET::TSockId... function on_getHighRezGraph (line 796) | virtual std::vector on_getHighRezGraph(NLNET::TSockId fro... function NLMISC_COMMAND_HANDLER_TABLE_END (line 895) | NLMISC_COMMAND_HANDLER_TABLE_END function NLMISC_CLASS_COMMAND_DECL (line 985) | NLMISC_CLASS_COMMAND_DECL(stopShard) function NLMISC_CLASS_COMMAND_DECL (line 1008) | NLMISC_CLASS_COMMAND_DECL(dump) FILE: code/EVA/server/admin_service/admin_service.cpp function foo (line 35) | void foo() class CServiceClass (line 44) | class CServiceClass : public NLNET::IService method init (line 47) | void init() method update (line 51) | bool update() method release (line 56) | void release() FILE: code/EVA/server/client_robot/client_robot.cpp class CClientRobot (line 20) | class CClientRobot : public NLNET::IService method init (line 25) | void init () method update (line 37) | bool update () method release (line 48) | void release () FILE: code/EVA/server/frontend_service/frontend_service.h function class (line 16) | class CFrontEndService : public NLNET::IService FILE: code/EVA/server/naming_service/naming_service.cpp type CServiceEntry (line 61) | struct CServiceEntry method CServiceEntry (line 63) | CServiceEntry (TSockId sock, const vector &a, const stri... class CServiceInstanceManager (line 107) | class CServiceInstanceManager method addUniqueService (line 118) | void addUniqueService( const std::string& serviceName, bool uniqueOnS... function canAccess (line 279) | bool canAccess (const vector &addr, const CServiceEntry &e... function displayRegisteredServices (line 310) | void displayRegisteredServices (CLog *log = InfoLog) function effectivelyRemove (line 333) | list::iterator effectivelyRemove (list::it... function doRemove (line 344) | list::iterator doRemove (list::iterator it) function doUnregisterService (line 416) | void doUnregisterService (TServiceId sid) function doUnregisterService (line 431) | void doUnregisterService (TSockId from) function doRegister (line 470) | bool doRegister (const string &name, const vector &addr, T... function checkWaitingUnregistrationServices (line 646) | void checkWaitingUnregistrationServices () function cbACKUnregistration (line 678) | static void cbACKUnregistration (CMessage& msgin, TSockId from, CCallbac... function cbResendRegisteration (line 705) | static void cbResendRegisteration (CMessage& msgin, TSockId from, CCallb... function cbRegister (line 729) | static void cbRegister (CMessage& msgin, TSockId from, CCallbackNetBase ... function cbUnregisterSId (line 748) | static void cbUnregisterSId (CMessage& msgin, TSockId from, CCallbackNet... function cbSetSerivceState (line 762) | static void cbSetSerivceState (CMessage& msgin, TSockId from, CCallbackN... function uint16 (line 789) | uint16 doAllocatePort (const CInetAddress &addr) function cbQueryPort (line 830) | static void cbQueryPort (CMessage& msgin, TSockId from, CCallbackNetBase... function cbDisconnect (line 849) | static void cbDisconnect /*(const string &serviceName, TSockId from, voi... function cbConnect (line 858) | static void cbConnect /*(const string &serviceName, TSockId from, void *... function string (line 927) | string getServiceName( TServiceId sid ) function CInetAddress (line 944) | CInetAddress getHostAddress( TServiceId sid ) class CNamingService (line 979) | class CNamingService : public NLNET::IService method init (line 986) | void init() method update (line 1058) | bool update () method release (line 1067) | void release() FILE: code/EVA/server/player_logic_service/player_logic_service.cpp function displayInfo (line 30) | void displayInfo () class CPlayerLogicService (line 35) | class CPlayerLogicService : public NLNET::IService method init (line 40) | void init () method update (line 49) | bool update () method release (line 60) | void release () FILE: code/EVA/server/schedule_service/schedule_service.cpp class CScheduleService (line 28) | class CScheduleService : public NLNET::IService FILE: code/EVA/server/server_share/base_object.h function class (line 5) | class CBaseObject FILE: code/EVA/server/server_share/bin_luabind/ScriptBase.cpp type bin (line 6) | namespace bin FILE: code/EVA/server/server_share/bin_luabind/ScriptBase.h function namespace (line 7) | namespace bin function SGuardLuaGC (line 52) | struct SGuardLuaGC type SVoidType (line 76) | struct SVoidType function SVoidType (line 81) | inline SVoidType __ret_void_tag() { return SVoidType();} type R (line 87) | typedef R return_type; function void (line 91) | struct TRetType function SVoidType (line 100) | struct TToLua function bool (line 111) | struct TToLua function double (line 133) | struct TToLua function sint64 (line 144) | struct TToLua function sint32 (line 155) | struct TToLua function char (line 166) | struct TToLua function char (line 177) | struct TToLua function string (line 188) | struct TToLua function Make (line 202) | static int Make(O* o, lua_State* pL) function SVoidType (line 235) | struct TFmLua function bool (line 244) | struct TFmLua function sint32 (line 260) | struct TFmLua function sint64 (line 276) | struct TFmLua function double (line 292) | struct TFmLua function string (line 308) | struct TFmLua function char (line 324) | struct TFmLua function Make (line 344) | static int Make(lua_State* pL, int nIdx, O*& o) type T (line 384) | typedef T value_type; type T (line 385) | typedef T& argument_type; type T (line 386) | typedef const T& c_argument_type; type T (line 392) | typedef T value_type; type T (line 393) | typedef T& argument_type; type T (line 394) | typedef const T& c_argument_type; type T (line 400) | typedef T value_type; type T (line 401) | typedef T& argument_type; type T (line 402) | typedef const T& c_argument_type; type T (line 409) | typedef T* argument_type; type T (line 410) | typedef T* c_argument_type; function void (line 414) | struct TArgumentType function int (line 422) | struct TArgumentType function bool (line 430) | struct TArgumentType function double (line 438) | struct TArgumentType type TArgumentType (line 446) | struct TArgumentType type value_type (line 448) | typedef long long value_type; type argument_type (line 449) | typedef long long argument_type; type c_argument_type (line 450) | typedef long long c_argument_type; function MakeArgs (line 468) | int MakeArgs() function MakeCArgs (line 473) | int MakeCArgs() function Call (line 484) | int Call() function MakeRet (line 489) | int MakeRet() function MakeArgs (line 509) | int MakeArgs() function MakeCArgs (line 515) | int MakeCArgs() function Call (line 527) | int Call() function MakeRet (line 532) | int MakeRet() type typename (line 542) | typedef typename TArgumentType::value_type Arg1; function MakeArgs (line 555) | int MakeArgs() function MakeCArgs (line 563) | int MakeCArgs() function Call (line 577) | int Call() function MakeRet (line 582) | int MakeRet() FILE: code/EVA/server/server_share/bin_luabind/ScriptExporter.cpp type bin (line 13) | namespace bin function DEFINE_MODULE_FUNCTION (line 99) | DEFINE_MODULE_FUNCTION(exportClass, bool, (const char* pszName, const ... function DEFINE_MODULE_FUNCTION (line 113) | DEFINE_MODULE_FUNCTION(exportModule, bool, (const char* pszName, CScri... FILE: code/EVA/server/server_share/bin_luabind/ScriptExporter.h function namespace (line 8) | namespace bin function CheckObjectsTable (line 164) | int CheckObjectsTable(lua_State* pL, bool bWeaked) function CheckRefsTable (line 191) | int CheckRefsTable(lua_State* pL) function CheckTypesTable (line 208) | int CheckTypesTable(lua_State* pL) function ExportModule (line 246) | int ExportModule(const char* pszName, CScriptHandle& scriptHandle) function ExportModuleTo (line 256) | int ExportModuleTo(const char* pszName, CScriptHandle& scriptHandle, con... function ExportModuleTo (line 272) | int ExportModuleTo(const char* pszName, CScriptHandle& scriptHandle, CSc... function CScriptExporterManager (line 299) | inline CScriptExporterManager& ScriptExporterManager() type SModuleFunction (line 306) | struct SModuleFunction function Export (line 354) | int Export(lua_State* pL) function ExportTo (line 387) | int ExportTo(lua_State* pL, CScriptTable& scriptTable) function SExporterInfo (line 412) | SExporterInfo GetInfo() const function ModuleFunctionLinkNode (line 427) | const ModuleFunctionLinkNode* GetModuleFunctionList() const function class (line 444) | class CClassExporter : public IScriptExporter function Export (line 457) | int Export(lua_State* pL, const char* pszNameSpace) function virtual (line 531) | virtual int Export(lua_State* pL) function SExporterInfo (line 536) | SExporterInfo GetInfo() const function ClassFunctionLinkNode (line 551) | const ClassFunctionLinkNode* GetClassFunctionList() const function __Imported (line 598) | static int __Imported(lua_State* pL) FILE: code/EVA/server/server_share/bin_luabind/ScriptHandle.cpp type bin (line 12) | namespace bin FILE: code/EVA/server/server_share/bin_luabind/ScriptHandle.h function LinkBefore (line 32) | void LinkBefore(SDBLinkNode* pNode) function Unlink (line 44) | void Unlink() function SDBLinkNode (line 61) | struct SScriptHandleRefNode : SDBLinkNode function class (line 77) | class CScriptHandle : INonCopyable function InitFmString (line 128) | int InitFmString(const char* pszString) function Release (line 149) | void Release() function Exec (line 179) | int Exec(const char* pszFileName) function ExecString (line 203) | int ExecString(const char* pszString) function lua_State (line 233) | lua_State* GetHandle() const function Set (line 282) | int Set(const char* pszName, CScriptTable& tbl) function Set (line 288) | int Set(const char* pszName, CScriptUserData& ud) function Set (line 294) | int Set(const char* pszName, const std::string& str) function class (line 456) | class IScriptADBase : INonCopyable function UnRef (line 476) | void UnRef() type SRefNode (line 489) | typedef SRefNode RefNode; function UnRef (line 507) | void UnRef() function Set (line 562) | int Set(const char* pszName, CScriptTable& tbl) function Set (line 567) | int Set(const char* pszName, CScriptUserData& ud) function Set (line 572) | int Set(const char* pszName, const std::string& str) function Set (line 629) | int Set(int nIdx, CScriptTable& tbl) function Set (line 634) | int Set(int nIdx, CScriptUserData& ud) function Set (line 639) | int Set(int nIdx, const std::string& str) function lua_State (line 758) | lua_State* GetHandle() const function class (line 794) | class CScriptTable : public IScriptADBase type TFmLua (line 900) | struct TFmLua type TToLua (line 901) | struct TToLua function class (line 907) | class CScriptUserData : public IScriptADBase function CScriptTable (line 928) | struct TFmLua function CScriptUserData (line 934) | struct TFmLua function CScriptTable (line 940) | struct TToLua function CScriptUserData (line 946) | struct TToLua FILE: code/EVA/server/server_share/bin_luabind/ScriptObject.h function namespace (line 6) | namespace bin function SideUnlink (line 58) | void SideUnlink() function Unlink (line 69) | void Unlink() function ReleaseByScr (line 80) | void ReleaseByScr() function SetDelByScr (line 109) | void SetDelByScr(bool bDelByScr) FILE: code/EVA/server/server_share/bin_luabind/ScriptProxy.cpp type bin (line 14) | namespace bin FILE: code/EVA/server/server_share/bin_luabind/ScriptProxy.h function namespace (line 4) | namespace bin type SScriptProxy (line 43) | struct SScriptProxy FILE: code/EVA/server/server_share/bit_set_ext2.h function class (line 4) | class CBitSetExt2 FILE: code/EVA/server/server_share/buf_fifo2.h function namespace (line 7) | namespace NLMISC { FILE: code/EVA/server/server_share/buf_fifo_ring.h function namespace (line 7) | namespace NLMISC { FILE: code/EVA/server/server_share/callback_adaptor.h function class (line 24) | class ICallbackServerAdaptor function class (line 51) | class ICallbackClientAdaptor function class (line 78) | class CNelCallbackServerAdaptor : public ICallbackServerAdaptor function virtual (line 116) | virtual void update() function class (line 124) | class CNelCallbackClientAdaptor : public ICallbackClientAdaptor function virtual (line 158) | virtual void update() FILE: code/EVA/server/server_share/cjson/dtoa.cpp type BCinfo (line 491) | struct BCinfo type BCinfo (line 492) | struct type Bigint (line 533) | struct type Bigint (line 535) | struct Bigint type Bigint (line 540) | struct Bigint type Bigint (line 535) | struct Bigint function htinit (line 1506) | htinit(unsigned char *h, unsigned char *s, int inc) function hexdig_init (line 1518) | hexdig_init(void) function increment (line 1644) | increment(Bigint *b) function rshift (line 1679) | rshift(Bigint *b, int k) function any_on (line 1712) | any_on(Bigint *b, int k) function dshift (line 2110) | dshift(Bigint *b, int p2) function nrv_alloc (line 3579) | nrv_alloc(const char *s, char **rve, int n) function freedtoa (line 3601) | freedtoa(char *s) FILE: code/EVA/server/server_share/cjson/fpconv.cpp function fpconv_update_locale (line 53) | static void fpconv_update_locale() function valid_number_character (line 77) | static int valid_number_character(char ch) function strtod_buffer_size (line 96) | static int strtod_buffer_size(const char *s) function fpconv_strtod (line 108) | double fpconv_strtod(const char *nptr, char **endptr) function set_number_format (line 155) | static void set_number_format(char *fmt, int precision) function fpconv_init (line 202) | void fpconv_init() FILE: code/EVA/server/server_share/cjson/g_fmt.cpp function fpconv_g_fmt (line 35) | int FILE: code/EVA/server/server_share/cjson/lua_cjson.cpp function json_config_t (line 205) | static json_config_t *json_fetch_config(lua_State *l) function json_config_t (line 219) | static json_config_t *json_arg_init(lua_State *l, int args) function json_integer_option (line 231) | static int json_integer_option(lua_State *l, int optindex, int *setting, function json_enum_option (line 250) | static int json_enum_option(lua_State *l, int optindex, int *setting, function json_cfg_encode_sparse_array (line 279) | static int json_cfg_encode_sparse_array(lua_State *l) function json_cfg_encode_max_depth (line 292) | static int json_cfg_encode_max_depth(lua_State *l) function json_cfg_decode_max_depth (line 301) | static int json_cfg_decode_max_depth(lua_State *l) function json_cfg_encode_number_precision (line 309) | static int json_cfg_encode_number_precision(lua_State *l) function json_cfg_encode_keep_buffer (line 317) | static int json_cfg_encode_keep_buffer(lua_State *l) function json_verify_invalid_number_setting (line 338) | void json_verify_invalid_number_setting(lua_State *l, int *setting) function json_cfg_encode_invalid_numbers (line 349) | static int json_cfg_encode_invalid_numbers(lua_State *l) function json_cfg_decode_invalid_numbers (line 361) | static int json_cfg_decode_invalid_numbers(lua_State *l) function json_destroy_config (line 372) | static int json_destroy_config(lua_State *l) function json_create_config (line 384) | static void json_create_config(lua_State *l) function json_encode_exception (line 459) | static void json_encode_exception(lua_State *l, json_config_t *cfg, strb... function json_append_string (line 474) | static void json_append_string(lua_State *l, strbuf_t *json, int lindex) function lua_array_length (line 504) | static int lua_array_length(lua_State *l, json_config_t *cfg, strbuf_t *... function json_check_encode_depth (line 547) | static void json_check_encode_depth(lua_State *l, json_config_t *cfg, function json_append_array (line 577) | static void json_append_array(lua_State *l, json_config_t *cfg, int curr... function json_append_number (line 599) | static void json_append_number(lua_State *l, json_config_t *cfg, function json_append_object (line 646) | static void json_append_object(lua_State *l, json_config_t *cfg, function json_append_data (line 688) | static void json_append_data(lua_State *l, json_config_t *cfg, function json_encode (line 731) | static int json_encode(lua_State *l) function hexdigit2int (line 767) | static int hexdigit2int(char hex) function decode_hex4 (line 780) | static int decode_hex4(const char *hex) function codepoint_to_utf8 (line 803) | static int codepoint_to_utf8(char *utf8, int codepoint) function json_append_unicode_escape (line 847) | static int json_append_unicode_escape(json_parse_t *json) function json_set_token_error (line 905) | static void json_set_token_error(json_token_t *token, json_parse_t *json, function json_next_string_token (line 913) | static void json_next_string_token(json_parse_t *json, json_token_t *token) function json_is_invalid_number (line 988) | static int json_is_invalid_number(json_parse_t *json) function json_next_number_token (line 1024) | static void json_next_number_token(json_parse_t *json, json_token_t *token) function json_next_token (line 1047) | static void json_next_token(json_parse_t *json, json_token_t *token) function json_throw_parse_error (line 1132) | static void json_throw_parse_error(lua_State *l, json_parse_t *json, function json_decode_ascend (line 1149) | static inline void json_decode_ascend(json_parse_t *json) function json_decode_descend (line 1154) | static void json_decode_descend(lua_State *l, json_parse_t *json, int sl... function json_parse_object_context (line 1168) | static void json_parse_object_context(lua_State *l, json_parse_t *json) function json_parse_array_context (line 1219) | static void json_parse_array_context(lua_State *l, json_parse_t *json) function json_process_value (line 1257) | static void json_process_value(lua_State *l, json_parse_t *json, function json_decode (line 1289) | static int json_decode(lua_State *l) function luaL_setfuncs (line 1336) | static void luaL_setfuncs (lua_State *l, const luaL_Reg *reg, int nup) function json_protect_conversion (line 1354) | static int json_protect_conversion(lua_State *l) function lua_cjson_new (line 1380) | static int lua_cjson_new(lua_State *l) function lua_cjson_safe_new (line 1420) | static int lua_cjson_safe_new(lua_State *l) function luaopen_cjson (line 1440) | int luaopen_cjson(lua_State *l) function luaopen_cjson_safe (line 1454) | int luaopen_cjson_safe(lua_State *l) FILE: code/EVA/server/server_share/cjson/strbuf.cpp function die (line 32) | static void die(const char *fmt, ...) function strbuf_init (line 44) | void strbuf_init(strbuf_t *s, int len) function strbuf_t (line 68) | strbuf_t *strbuf_new(int len) function strbuf_set_increment (line 84) | void strbuf_set_increment(strbuf_t *s, int increment) function debug_stats (line 94) | static inline void debug_stats(strbuf_t *s) function strbuf_free (line 104) | void strbuf_free(strbuf_t *s) function calculate_new_size (line 134) | static int calculate_new_size(strbuf_t *s, int len) function strbuf_resize (line 164) | void strbuf_resize(strbuf_t *s, int len) function strbuf_append_string (line 182) | void strbuf_append_string(strbuf_t *s, const char *str) function strbuf_append_fmt (line 202) | void strbuf_append_fmt(strbuf_t *s, int len, const char *fmt, ...) function strbuf_append_fmt_retry (line 221) | void strbuf_append_fmt_retry(strbuf_t *s, const char *fmt, ...) FILE: code/EVA/server/server_share/cjson/strbuf.h type strbuf_t (line 34) | typedef struct { function strbuf_reset (line 78) | static inline void strbuf_reset(strbuf_t *s) function strbuf_allocated (line 83) | static inline int strbuf_allocated(strbuf_t *s) function strbuf_empty_length (line 90) | static inline int strbuf_empty_length(strbuf_t *s) function strbuf_ensure_empty_length (line 95) | static inline void strbuf_ensure_empty_length(strbuf_t *s, int len) function strbuf_extend_length (line 106) | static inline void strbuf_extend_length(strbuf_t *s, int len) function strbuf_length (line 111) | static inline int strbuf_length(strbuf_t *s) function strbuf_append_char (line 116) | static inline void strbuf_append_char(strbuf_t *s, const char c) function strbuf_append_char_unsafe (line 122) | static inline void strbuf_append_char_unsafe(strbuf_t *s, const char c) function strbuf_append_mem (line 127) | static inline void strbuf_append_mem(strbuf_t *s, const char *c, int len) function strbuf_append_mem_unsafe (line 134) | static inline void strbuf_append_mem_unsafe(strbuf_t *s, const char *c, ... function strbuf_ensure_null (line 140) | static inline void strbuf_ensure_null(strbuf_t *s) FILE: code/EVA/server/server_share/client_msg_desc.cpp function MsgLeaf (line 118) | MsgLeaf* CMsgDesc::GetMsgLeaf( std::string msg_name ) FILE: code/EVA/server/server_share/client_msg_desc.h function namespace (line 10) | namespace google { function class (line 21) | class CMsgDesc : public NLMISC::CSingleton FILE: code/EVA/server/server_share/game_def.h function namespace (line 6) | namespace DEF { FILE: code/EVA/server/server_share/i18n_def.cpp type I18N (line 8) | namespace I18N function TI18N (line 15) | TI18N toEnum(const std::string &str) FILE: code/EVA/server/server_share/i18n_def.h function namespace (line 7) | namespace I18N FILE: code/EVA/server/server_share/id_generate.cpp type bin (line 30) | namespace bin function DEFINE_STATIC_FUNCTION (line 40) | DEFINE_STATIC_FUNCTION(NewInstance, CIDGenerate*, (sint64 curr_id)) FILE: code/EVA/server/server_share/id_generate.h function class (line 22) | class CIDGenerate FILE: code/EVA/server/server_share/lua/lua_base_function.cpp function forLuaBaseFunctionForceLink (line 16) | void forLuaBaseFunctionForceLink() type bin (line 21) | namespace bin function DEFINE_MODULE_FUNCTION (line 57) | DEFINE_MODULE_FUNCTION(PostMain, void, (sint32 threadHandle, CLuaMessa... function DEFINE_MODULE_FUNCTION (line 113) | DEFINE_MODULE_FUNCTION(Warning, void, (const char* str, int stack_level)) function DEFINE_MODULE_FUNCTION (line 125) | DEFINE_MODULE_FUNCTION(Info, void, (const char* str, int stack_level)) function DEFINE_MODULE_FUNCTION (line 137) | DEFINE_MODULE_FUNCTION(Debug, void, (const char* str, int stack_level)) function DEFINE_MODULE_FUNCTION (line 149) | DEFINE_MODULE_FUNCTION(Stop, void, (const char* str, int stack_level)) FILE: code/EVA/server/server_share/lua/lua_engine.cpp function PrintLuaCallstack (line 90) | void PrintLuaCallstack(lua_State *L, int stack_level = 0) function lua_State (line 176) | lua_State * CLuaEngine::GetLuaState() FILE: code/EVA/server/server_share/lua/lua_engine.h function namespace (line 6) | namespace bin{ function class (line 10) | class CLuaEngine FILE: code/EVA/server/server_share/lua/lua_param.cpp function LuaParam (line 7) | LuaParam& LuaParams::GetParam( uint index ) FILE: code/EVA/server/server_share/lua/lua_param.h function class (line 10) | class LuaParam function class (line 64) | class LuaParams function AddParams (line 181) | bool AddParams( LuaParams other ) function LuaParam (line 197) | LuaParam* GetParams() { return m_Params; } function uint (line 198) | uint Count() { return m_Count; } function resize (line 200) | void resize( uint size ) { m_Count = size; } FILE: code/EVA/server/server_share/lua/lua_thread.cpp function forLuaThreadForceLink (line 10) | void forLuaThreadForceLink() function sint32 (line 31) | sint32 CLuaThread::Start( std::string lua_start, std::string params ) function sint32 (line 171) | sint32 CLuaThreadMgr::RegisterLuaThread( CLuaThread* pThread ) function CLuaThread (line 217) | CLuaThread* CLuaThreadMgr::GetLuaThread( sint32 thread_handle ) type bin (line 229) | namespace bin function DEFINE_CLASS_FUNCTION (line 233) | DEFINE_CLASS_FUNCTION( Post, void, (CLuaMessage* pMsgIn)) function DEFINE_STATIC_FUNCTION (line 248) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaThread*, (std::string name, si... FILE: code/EVA/server/server_share/lua/lua_thread.h function namespace (line 12) | namespace bin{ function class (line 16) | class CThreadEvent function class (line 27) | class CLuaThread : public NLMISC::IRunnable function class (line 83) | class CLuaThreadMgr : public NLMISC::CSingleton FILE: code/EVA/server/server_share/lua/script_mgr.cpp function luaexportforcelink (line 21) | void luaexportforcelink() function LuaParams (line 65) | LuaParams CScriptMgr::run( std::string script_scope, std::string script_... function lua_State (line 85) | lua_State * CScriptMgr::GetLuaState() FILE: code/EVA/server/server_share/lua/script_mgr.h function namespace (line 11) | namespace bin{ function class (line 15) | class CScriptMgr : public NLMISC::CSingleton FILE: code/EVA/server/server_share/lua_mysql/mysql_conn.cpp function forLuaMysqlConnForceLink (line 567) | void forLuaMysqlConnForceLink() type bin (line 572) | namespace bin function DEFINE_CLASS_FUNCTION (line 576) | DEFINE_CLASS_FUNCTION( Connect, bool, (CScriptTable& tb_msg)) function DEFINE_CLASS_FUNCTION (line 602) | DEFINE_CLASS_FUNCTION( Close, void, ()) function DEFINE_CLASS_FUNCTION (line 608) | DEFINE_CLASS_FUNCTION( Query, int, (CLuaMysqlStmt* pStmt, CLuaMysqlRes... function DEFINE_CLASS_FUNCTION (line 614) | DEFINE_CLASS_FUNCTION( Exec, int, (CLuaMysqlStmt* pStmt)) function DEFINE_STATIC_FUNCTION (line 620) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaMysqlConn*, ()) FILE: code/EVA/server/server_share/lua_mysql/mysql_conn.h function class (line 20) | class CLuaMysqlConn FILE: code/EVA/server/server_share/lua_mysql/mysql_result.cpp function my_bool (line 72) | my_bool CLuaMysqlResult::get_bool() function sint8 (line 117) | sint8 CLuaMysqlResult::get_int8() function uint8 (line 162) | uint8 CLuaMysqlResult::get_uint8() function sint16 (line 207) | sint16 CLuaMysqlResult::get_int16() function uint16 (line 252) | uint16 CLuaMysqlResult::get_uint16() function sint32 (line 297) | sint32 CLuaMysqlResult::get_int32() function uint32 (line 342) | uint32 CLuaMysqlResult::get_uint32() function sint64 (line 387) | sint64 CLuaMysqlResult::get_int64() function uint64 (line 432) | uint64 CLuaMysqlResult::get_uint64() type bin (line 883) | namespace bin function DEFINE_CLASS_FUNCTION (line 887) | DEFINE_CLASS_FUNCTION( Next, bool, ()) function DEFINE_CLASS_FUNCTION (line 899) | DEFINE_CLASS_FUNCTION( Clear, void, () ) function DEFINE_CLASS_FUNCTION (line 905) | DEFINE_CLASS_FUNCTION( GetBool, bool, () ) function DEFINE_STATIC_FUNCTION (line 976) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaMysqlResult*, ()) FILE: code/EVA/server/server_share/lua_mysql/mysql_result.h function uint32 (line 94) | uint32 row_offset() { return m_CurrRow<0?0:(m_CurrRow*m_FieldCount); } FILE: code/EVA/server/server_share/lua_mysql/mysql_stmt.cpp type bin (line 237) | namespace bin function DEFINE_CLASS_FUNCTION (line 241) | DEFINE_CLASS_FUNCTION( Clear, void, (void)) function DEFINE_CLASS_FUNCTION (line 247) | DEFINE_CLASS_FUNCTION( SetBool, void, (bool lua_bool)) function DEFINE_CLASS_FUNCTION (line 253) | DEFINE_CLASS_FUNCTION( SetInt8, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 259) | DEFINE_CLASS_FUNCTION( SetUint8, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 265) | DEFINE_CLASS_FUNCTION( SetInt16, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 271) | DEFINE_CLASS_FUNCTION( SetUint16, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 277) | DEFINE_CLASS_FUNCTION( SetInt32, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 283) | DEFINE_CLASS_FUNCTION( SetUint32, void, (sint32 lua_val)) function DEFINE_CLASS_FUNCTION (line 289) | DEFINE_CLASS_FUNCTION( SetInt64, void, (sint64 lua_val)) function DEFINE_CLASS_FUNCTION (line 295) | DEFINE_CLASS_FUNCTION( SetUint64, void, (sint64 lua_int)) function DEFINE_CLASS_FUNCTION (line 301) | DEFINE_CLASS_FUNCTION( SetFloat, void, (lua_Number lua_val)) function DEFINE_CLASS_FUNCTION (line 307) | DEFINE_CLASS_FUNCTION( SetDouble, void, (lua_Number lua_val)) function DEFINE_CLASS_FUNCTION (line 313) | DEFINE_CLASS_FUNCTION( SetString, void, (std::string lua_str)) function DEFINE_CLASS_FUNCTION (line 319) | DEFINE_CLASS_FUNCTION( SetBlob, void, (const char* _buffer, int _len)) function DEFINE_STATIC_FUNCTION (line 325) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaMysqlStmt*, (std::string sql)) FILE: code/EVA/server/server_share/lua_mysql/mysql_stmt.h function set_sql (line 62) | void set_sql( std::string& sql ) { m_sql_.assign(sql.c_str(),sql.size()); } FILE: code/EVA/server/server_share/lua_mysql/mysql_string.cpp function CLuaMysqlString (line 75) | CLuaMysqlString& CLuaMysqlString::operator = ( CLuaMysqlString const &st... function CLuaMysqlString (line 81) | CLuaMysqlString& CLuaMysqlString::operator = ( char const *str_ ) function CLuaMysqlString (line 87) | CLuaMysqlString& CLuaMysqlString::operator = ( char ch_ ) function CLuaMysqlString (line 93) | CLuaMysqlString& CLuaMysqlString::operator += ( char ch_ ) function CLuaMysqlString (line 170) | CLuaMysqlString& CLuaMysqlString::assign( CLuaMysqlString const &str_ ) function CLuaMysqlString (line 202) | CLuaMysqlString& CLuaMysqlString::assign( char const *str_ ) function CLuaMysqlString (line 229) | CLuaMysqlString& CLuaMysqlString::assign( char const *str_, size_t sz_ ) function CLuaMysqlString (line 258) | CLuaMysqlString& CLuaMysqlString::assign( char ch_, size_t sz_ ) function CLuaMysqlString (line 280) | CLuaMysqlString& CLuaMysqlString::append( CLuaMysqlString const &str_ ) function CLuaMysqlString (line 337) | CLuaMysqlString& CLuaMysqlString::append( char const *str_ ) function CLuaMysqlString (line 368) | CLuaMysqlString& CLuaMysqlString::append( char const *str_, size_t sz_ ) function CLuaMysqlString (line 398) | CLuaMysqlString& CLuaMysqlString::append( char ch_, size_t sz_ ) FILE: code/EVA/server/server_share/lua_mysql/mysql_string.h function class (line 4) | class CLuaMysqlString FILE: code/EVA/server/server_share/lua_net/lua_callback_client.cpp function forLuaCallbackClientForceLink (line 10) | void forLuaCallbackClientForceLink() function cbLuaClientMsg (line 15) | void cbLuaClientMsg(CMessage &msgin, TSockId from, CCallbackNetBase &net... type bin (line 61) | namespace bin function DEFINE_CLASS_FUNCTION (line 65) | DEFINE_CLASS_FUNCTION(Send, void, (CLuaMessage* lua_msg)) function DEFINE_CLASS_FUNCTION (line 71) | DEFINE_CLASS_FUNCTION(DisConnect, void, ()) function DEFINE_CLASS_FUNCTION (line 76) | DEFINE_CLASS_FUNCTION(Connect, void, (std::string& url)) function DEFINE_CLASS_FUNCTION (line 82) | DEFINE_CLASS_FUNCTION(SetHandle, void, (sint32 client_handle)) function DEFINE_CLASS_FUNCTION (line 94) | DEFINE_CLASS_FUNCTION(Connected, bool, ()) function DEFINE_CLASS_FUNCTION (line 100) | DEFINE_CLASS_FUNCTION(Update, void, ()) function DEFINE_STATIC_FUNCTION (line 107) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaCallbackClient*, (std::string&... FILE: code/EVA/server/server_share/lua_net/lua_callback_client.h function namespace (line 10) | namespace bin { function class (line 16) | class CLuaCallbackClient FILE: code/EVA/server/server_share/lua_net/lua_callback_server.cpp function cbLuaServiceMsg (line 14) | void cbLuaServiceMsg ( CMessage &msgin, TSockId from, CCallbackNetBase &... FILE: code/EVA/server/server_share/lua_net/lua_callback_server.h type ClientData (line 10) | struct ClientData type MsgLeaf (line 17) | struct MsgLeaf function class (line 20) | class CLuaCallbackServer FILE: code/EVA/server/server_share/lua_net/lua_message.cpp function forLuaMessageForceLink (line 3) | void forLuaMessageForceLink() type bin (line 8) | namespace bin function DEFINE_CLASS_FUNCTION (line 12) | DEFINE_CLASS_FUNCTION( invert, void, ()) function DEFINE_CLASS_FUNCTION (line 24) | DEFINE_CLASS_FUNCTION( clear, void, (std::string name)) function DEFINE_CLASS_FUNCTION (line 30) | DEFINE_CLASS_FUNCTION( wbuffer, void, (const char* buff, int len)) function DEFINE_CLASS_FUNCTION (line 38) | DEFINE_CLASS_FUNCTION( wstring, void, (std::string& str)) function DEFINE_CLASS_FUNCTION (line 44) | DEFINE_CLASS_FUNCTION(wtable, void, (CScriptTable& tbl)) function DEFINE_CLASS_FUNCTION (line 66) | DEFINE_CLASS_FUNCTION( wbool, void, (bool in_val)) function DEFINE_CLASS_FUNCTION (line 72) | DEFINE_CLASS_FUNCTION( wint, void, (sint64 in_val)) function DEFINE_CLASS_FUNCTION (line 78) | DEFINE_CLASS_FUNCTION( wint32, void, (sint32 in_val)) function DEFINE_CLASS_FUNCTION (line 84) | DEFINE_CLASS_FUNCTION( wint64, void, (sint64 in_val)) function DEFINE_CLASS_FUNCTION (line 90) | DEFINE_CLASS_FUNCTION( wuint32, void, (sint64 in_val)) function DEFINE_CLASS_FUNCTION (line 97) | DEFINE_CLASS_FUNCTION( rbool, bool, ()) function DEFINE_CLASS_FUNCTION (line 179) | DEFINE_CLASS_FUNCTION( rdouble, double, ()) function DEFINE_STATIC_FUNCTION (line 308) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaMessage*, (std::string name)) FILE: code/EVA/server/server_share/lua_net/lua_message.h function class (line 7) | class CLuaMessage FILE: code/EVA/server/server_share/lua_net/lua_network.cpp function cbLuaUnifiedServiceMsg (line 13) | void cbLuaUnifiedServiceMsg ( NLNET::CMessage& msgin, const std::string ... function cbLuaSendToClientMsg (line 36) | void cbLuaSendToClientMsg ( NLNET::CMessage& msgin, const std::string &s... function cbLuaSvrConnect (line 141) | void cbLuaSvrConnect( TSockId from, void *arg ) function cbLuaSvrDisConnect (line 156) | void cbLuaSvrDisConnect( TSockId from, void *arg ) function cbConnection (line 171) | void cbConnection( const std::string &serviceName, NLNET::TServiceId sid... function cbDisconnection (line 179) | void cbDisconnection( const std::string &serviceName, NLNET::TServiceId ... function WriteDataFromCurl (line 187) | static size_t WriteDataFromCurl(char* buffer, size_t size, size_t nmemb,... function HttpPost (line 196) | std::string HttpPost(std::string& url, std::string& params) function HttpGet (line 234) | std::string HttpGet(std::string& url) type bin (line 269) | namespace bin function DEFINE_CLASS_FUNCTION (line 273) | DEFINE_CLASS_FUNCTION( Send, void, (sint64 sock_id, CLuaMessage* lua_m... function DEFINE_CLASS_FUNCTION (line 279) | DEFINE_CLASS_FUNCTION( SetClientData, void, (CScriptTable& uid_data)) function DEFINE_CLASS_FUNCTION (line 295) | DEFINE_CLASS_FUNCTION( DisConnect, void, (sint64 sock_id) ) function DEFINE_CLASS_FUNCTION (line 301) | DEFINE_CLASS_FUNCTION( RemoveClientData, void, (sint64 uid)) function DEFINE_CLASS_FUNCTION (line 307) | DEFINE_CLASS_FUNCTION( ClearClientData, void, ()) function DEFINE_CLASS_FUNCTION (line 313) | DEFINE_CLASS_FUNCTION( Listen, void, (sint32 port)) function DEFINE_CLASS_FUNCTION (line 319) | DEFINE_CLASS_FUNCTION( LoadSslCA, void, (std::string& ssl_ca)) function DEFINE_CLASS_FUNCTION (line 324) | DEFINE_CLASS_FUNCTION( LoadSslCrt, void, (std::string& ssl_crt)) function DEFINE_CLASS_FUNCTION (line 329) | DEFINE_CLASS_FUNCTION( LoadSslPrivateKey, void, (std::string& ssl_pk)) function DEFINE_STATIC_FUNCTION (line 335) | DEFINE_STATIC_FUNCTION(NewInstance, CLuaCallbackServer*, (std::string&... function DEFINE_MODULE_FUNCTION (line 348) | DEFINE_MODULE_FUNCTION(Broadcast, void, (const char* service_name, CLu... function DEFINE_MODULE_FUNCTION (line 369) | DEFINE_MODULE_FUNCTION(Send, void, (sint32 service_id, CLuaMessage* pM... function DEFINE_MODULE_FUNCTION (line 390) | DEFINE_MODULE_FUNCTION(SendToClient, void, (CLuaMessage* pMsg, CScript... function DEFINE_MODULE_FUNCTION (line 423) | DEFINE_MODULE_FUNCTION(SetConnectionCallback, void, (std::string servi... function DEFINE_MODULE_FUNCTION (line 429) | DEFINE_MODULE_FUNCTION(SetDisConnectionCallback, void, (std::string se... function DEFINE_MODULE_FUNCTION (line 435) | DEFINE_MODULE_FUNCTION(GetServiceID, int, ()) FILE: code/EVA/server/server_share/lua_net/lua_network.h function class (line 15) | class CLuaNetworkMgr : public NLMISC::CSingleton FILE: code/EVA/server/server_share/msg_leaf.cpp type MSG_FORMAT (line 7) | namespace MSG_FORMAT function TMsgFormat (line 27) | TMsgFormat toEnum(const std::string &str) FILE: code/EVA/server/server_share/msg_leaf.h function namespace (line 8) | namespace MSG_FORMAT type MsgLeaf (line 35) | struct MsgLeaf FILE: code/EVA/server/server_share/object_pool.h function namespace (line 16) | namespace NLMISC { FILE: code/EVA/server/server_share/pbc/alloc.cpp function _pbcM_free (line 11) | void _pbcM_free(void *p) { function _pbcM_memory (line 22) | void _pbcM_memory() { type heap_page (line 26) | struct heap_page { type heap_page (line 27) | struct heap_page type heap (line 30) | struct heap { type heap_page (line 31) | struct heap_page type heap (line 36) | struct heap type heap_page (line 31) | struct heap_page type heap (line 42) | struct heap type heap_page (line 31) | struct heap_page type heap (line 42) | struct heap type heap_page (line 31) | struct heap_page type heap (line 42) | struct heap type heap_page (line 31) | struct heap_page type heap_page (line 43) | struct heap_page type heap_page (line 27) | struct heap_page type heap_page (line 43) | struct heap_page type heap_page (line 27) | struct heap_page function _pbcH_delete (line 50) | void type heap (line 65) | struct heap type heap_page (line 31) | struct heap_page type heap_page (line 68) | struct heap_page type heap_page (line 27) | struct heap_page type heap_page (line 70) | struct heap_page type heap_page (line 27) | struct heap_page type heap_page (line 70) | struct heap_page type heap_page (line 27) | struct heap_page type heap_page (line 72) | struct heap_page type heap_page (line 27) | struct heap_page type heap_page (line 72) | struct heap_page type heap_page (line 27) | struct heap_page FILE: code/EVA/server/server_share/pbc/alloc.h type heap (line 12) | struct heap type heap (line 14) | struct heap type heap (line 15) | struct heap type heap (line 16) | struct heap FILE: code/EVA/server/server_share/pbc/array.cpp type array (line 8) | struct array { type heap (line 10) | struct heap function _pbcA_open (line 16) | void function _pbcA_open_heap (line 24) | void function _pbcA_close (line 32) | void function _pbcA_push (line 41) | void function _pbcA_index (line 73) | void type array (line 83) | struct array type heap (line 10) | struct heap type array (line 83) | struct array type heap (line 10) | struct heap function pbc_array_size (line 87) | int function pbc_array_integer (line 93) | uint32_t function pbc_array_real (line 103) | double type pbc_slice (line 110) | struct pbc_slice type array (line 112) | struct array type heap (line 10) | struct heap type array (line 112) | struct array type heap (line 10) | struct heap type pbc_slice (line 116) | struct pbc_slice function pbc_array_push_integer (line 119) | void function pbc_array_push_slice (line 127) | void function pbc_array_push_real (line 134) | void FILE: code/EVA/server/server_share/pbc/array.h type longlong (line 9) | struct longlong type pbc_slice (line 19) | struct pbc_slice type heap (line 24) | struct heap FILE: code/EVA/server/server_share/pbc/bootstrap.cpp type field_t (line 52) | struct field_t { type pbc_slice (line 53) | struct pbc_slice type pbc_slice (line 57) | struct pbc_slice type pbc_slice (line 59) | struct pbc_slice type file_t (line 63) | struct file_t { type pbc_slice (line 64) | struct pbc_slice function set_enum_one (line 75) | static void function set_enums (line 92) | static void function set_default (line 107) | static void function set_msg_one (line 124) | static void function set_msgs (line 151) | static void function set_field_one (line 166) | static void function _pbcB_register_fields (line 190) | void function _set_string (line 202) | static void function _set_int32 (line 210) | static void function _set_double (line 216) | static void function _set_message_array (line 222) | static void function _set_string_array (line 228) | static void function _set_int32_array (line 234) | static void function register_internal (line 248) | static int function _pbcB_init (line 299) | void FILE: code/EVA/server/server_share/pbc/bootstrap.h type pbc_env (line 7) | struct pbc_env type pbc_env (line 8) | struct pbc_env FILE: code/EVA/server/server_share/pbc/context.cpp type atom (line 16) | struct atom type longlong (line 19) | struct longlong function _decode_varint (line 87) | static inline int function _open_packed_varint (line 99) | static int function _pbcC_open_packed (line 137) | int function _pbcC_open (line 217) | int function _pbcC_close (line 273) | void FILE: code/EVA/server/server_share/pbc/context.h type slice (line 48) | struct slice { type atom (line 53) | struct atom { type context (line 61) | struct context { type _pbc_ctx (line 68) | struct _pbc_ctx { char _data[PBC_CONTEXT_CAP]; } function read_double (line 74) | static inline double function read_float (line 84) | static inline float function double_encode (line 94) | static inline void function float_encode (line 111) | static inline void FILE: code/EVA/server/server_share/pbc/decode.cpp function call_unknown (line 24) | static int function call_type (line 54) | static int function call_array (line 129) | static int function pbc_decode (line 301) | int FILE: code/EVA/server/server_share/pbc/map.cpp type _pbcM_ip_slot (line 7) | struct _pbcM_ip_slot { type map_ip (line 13) | struct map_ip { type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type _pbcM_si_slot (line 20) | struct _pbcM_si_slot { type map_si (line 27) | struct map_si { type _pbcM_si_slot (line 29) | struct _pbcM_si_slot function calc_hash (line 32) | static size_t type map_si (line 44) | struct map_si type _pbcM_si_slot (line 29) | struct _pbcM_si_slot type map_kv (line 45) | struct map_kv type map_si (line 47) | struct map_si type _pbcM_si_slot (line 29) | struct _pbcM_si_slot type _pbcM_si_slot (line 47) | struct _pbcM_si_slot type map_si (line 48) | struct map_si type _pbcM_si_slot (line 29) | struct _pbcM_si_slot type map_si (line 48) | struct map_si type _pbcM_si_slot (line 29) | struct _pbcM_si_slot type _pbcM_si_slot (line 59) | struct _pbcM_si_slot type _pbcM_si_slot (line 68) | struct _pbcM_si_slot function _pbcM_si_delete (line 80) | void function _pbcM_si_query (line 86) | int type map_ip (line 108) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_kv (line 109) | struct map_kv type map_ip (line 111) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 111) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 111) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 115) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 115) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 116) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 121) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 129) | struct _pbcM_ip_slot type map_ip (line 139) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_kv (line 140) | struct map_kv type map_ip (line 156) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 156) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 156) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot function _pbcM_ip_delete (line 168) | void function _inject (line 178) | static void type map_ip (line 200) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 201) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 201) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_kv (line 204) | struct map_kv type map_kv (line 204) | struct map_kv type map_kv (line 204) | struct map_kv type map_kv (line 205) | struct map_kv type map_ip (line 208) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type map_ip (line 214) | struct map_ip type _pbcM_ip_slot (line 17) | struct _pbcM_ip_slot type _pbcM_ip_slot (line 224) | struct _pbcM_ip_slot type _pbcM_sp_slot (line 236) | struct _pbcM_sp_slot { type map_sp (line 243) | struct map_sp { type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type map_sp (line 250) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type heap (line 251) | struct heap type map_sp (line 253) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type map_sp (line 253) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type map_sp (line 253) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 260) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 260) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 261) | struct _pbcM_sp_slot function _pbcM_sp_delete (line 266) | void type map_sp (line 275) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot function _pbcM_sp_insert_hash (line 277) | static void function _pbcM_sp_rehash (line 306) | static void type map_sp (line 325) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 328) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 352) | struct _pbcM_sp_slot function _pbcM_sp_insert (line 367) | void type map_sp (line 374) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type map_sp (line 380) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot type _pbcM_sp_slot (line 387) | struct _pbcM_sp_slot function _pbcM_sp_foreach (line 401) | void function _pbcM_sp_foreach_ud (line 412) | void function _find_first (line 423) | static int function _find_next (line 435) | static int type map_sp (line 463) | struct map_sp type heap (line 246) | struct heap type _pbcM_sp_slot (line 247) | struct _pbcM_sp_slot FILE: code/EVA/server/server_share/pbc/map.h type map_ip (line 6) | struct map_ip type map_si (line 7) | struct map_si type map_sp (line 8) | struct map_sp type map_kv (line 10) | struct map_kv { type map_si (line 15) | struct map_si type map_kv (line 15) | struct map_kv type map_si (line 16) | struct map_si type map_si (line 17) | struct map_si type map_ip (line 19) | struct map_ip type map_kv (line 19) | struct map_kv type map_ip (line 20) | struct map_ip type map_ip (line 20) | struct map_ip type map_ip (line 20) | struct map_ip type map_ip (line 21) | struct map_ip type map_ip (line 22) | struct map_ip type map_sp (line 24) | struct map_sp type heap (line 24) | struct heap type map_sp (line 25) | struct map_sp type map_sp (line 26) | struct map_sp type map_sp (line 27) | struct map_sp type map_sp (line 28) | struct map_sp type map_sp (line 29) | struct map_sp type map_sp (line 30) | struct map_sp type map_sp (line 31) | struct map_sp FILE: code/EVA/server/server_share/pbc/pattern.cpp function set_default_v (line 18) | static void function _pattern_set_default (line 48) | static void function pbc_pattern_set_default (line 62) | void type _pattern_field (line 72) | struct _pattern_field type pbc_pattern (line 73) | struct pbc_pattern type _pattern_field (line 79) | struct _pattern_field function write_real (line 92) | static inline int function write_longlong (line 108) | static inline int function write_integer (line 133) | static inline int type atom (line 138) | struct atom function _pbcP_unpack_packed (line 140) | int function unpack_field (line 283) | static int function unpack_array (line 341) | static int function pbc_pattern_close_arrays (line 352) | void function _pack_wiretype (line 363) | static inline int function _pack_varint64 (line 380) | static inline int function _pack_sint32 (line 397) | static inline int function _pack_sint64 (line 414) | static inline int function _fix32_encode (line 431) | static inline void function _fix64_encode (line 439) | static inline void function _pack_number (line 445) | static int function _pack_field (line 531) | static int function _pack_repeated (line 615) | static int function _pack_packed_fixed (line 631) | static int function _pack_packed_varint (line 649) | static int function _pack_packed (line 687) | static int function _is_default (line 734) | static bool function pbc_pattern_pack (line 776) | int function pbc_pattern_unpack (line 810) | int function _ctype (line 882) | static int function _ctype_size (line 910) | static int function _scan_pattern (line 958) | static int function _comp_field (line 972) | static int type pbc_pattern (line 980) | struct pbc_pattern type pbc_env (line 981) | struct pbc_env type pbc_pattern (line 982) | struct pbc_pattern type _pattern_field (line 982) | struct _pattern_field type pbc_pattern (line 983) | struct pbc_pattern type pbc_pattern (line 983) | struct pbc_pattern function _check_ctype (line 990) | static int type pbc_pattern (line 1016) | struct pbc_pattern type _message (line 1017) | struct _message type pbc_pattern (line 1021) | struct pbc_pattern type _pattern_field (line 1029) | struct _pattern_field type _field (line 1030) | struct _field type _field (line 1030) | struct _field type _pattern_field (line 1061) | struct _pattern_field type pbc_pattern (line 1068) | struct pbc_pattern type pbc_env (line 1069) | struct pbc_env type _message (line 1070) | struct _message type pbc_pattern (line 1082) | struct pbc_pattern type _pattern_field (line 1090) | struct _pattern_field type _field (line 1091) | struct _field type _field (line 1091) | struct _field type _pattern_field (line 1124) | struct _pattern_field function pbc_pattern_delete (line 1131) | void FILE: code/EVA/server/server_share/pbc/pattern.h type _pattern_field (line 8) | struct _pattern_field { type pbc_pattern (line 17) | struct pbc_pattern { type pbc_pattern (line 23) | struct pbc_pattern type pbc_env (line 23) | struct pbc_env FILE: code/EVA/server/server_share/pbc/pbc-lua53.cpp function _env_new (line 38) | static int function _env_register (line 45) | static int function _env_enum_id (line 61) | static int function _rmessage_new (line 74) | static int function _rmessage_delete (line 94) | static int function _rmessage_int (line 102) | static int function _rmessage_real (line 115) | static int function _rmessage_string (line 127) | static int function _rmessage_message (line 138) | static int function _rmessage_size (line 148) | static int function _env_type (line 160) | static int function _wmessage_new (line 182) | static int function _wmessage_delete (line 191) | static int function _wmessage_real (line 200) | static int function _wmessage_string (line 210) | static int function _wmessage_message (line 224) | static int function _wmessage_int (line 234) | static int function _wmessage_buffer (line 251) | static int function _wmessage_buffer_string (line 261) | static int function _last_error (line 273) | static int function _pattern_new (line 286) | static int function _pattern_delete (line 300) | static int type pbc_slice (line 336) | struct pbc_slice type pbc_slice (line 336) | struct pbc_slice type pbc_slice (line 338) | struct pbc_slice type pbc_slice (line 342) | struct pbc_slice type pbc_slice (line 342) | struct pbc_slice type pbc_slice (line 348) | struct pbc_slice function _push_array (line 355) | static void function _pattern_unpack (line 412) | static int type pbc_slice (line 491) | struct pbc_slice type pbc_slice (line 491) | struct pbc_slice type pbc_slice (line 494) | struct pbc_slice type pbc_slice (line 497) | struct pbc_slice type pbc_slice (line 497) | struct pbc_slice type pbc_slice (line 510) | struct pbc_slice function _get_array_value (line 518) | static void function _pattern_pack (line 579) | static int function _pattern_size (line 643) | static int function new_array (line 677) | static void function push_value (line 690) | static void function decode_cb (line 734) | static void function _decode (line 766) | static int type gcobj (line 794) | struct gcobj { type pbc_env (line 795) | struct pbc_env type pbc_pattern (line 798) | struct pbc_pattern type pbc_rmessage (line 801) | struct pbc_rmessage function _clear_gcobj (line 804) | static int function _gc (line 826) | static int function _add_pattern (line 847) | static int function _add_rmessage (line 859) | static int function luaopen_protobuf_c (line 871) | int FILE: code/EVA/server/server_share/pbc/pbc.h type _pbc_array (line 28) | struct _pbc_array { char _data[PBC_ARRAY_CAP]; } type pbc_slice (line 30) | struct pbc_slice { type pbc_pattern (line 35) | struct pbc_pattern type pbc_env (line 36) | struct pbc_env type pbc_rmessage (line 37) | struct pbc_rmessage type pbc_wmessage (line 38) | struct pbc_wmessage type pbc_env (line 40) | struct pbc_env type pbc_env (line 41) | struct pbc_env type pbc_env (line 42) | struct pbc_env type pbc_slice (line 42) | struct pbc_slice type pbc_env (line 43) | struct pbc_env type pbc_env (line 44) | struct pbc_env type pbc_slice (line 53) | struct pbc_slice type pbc_env (line 61) | struct pbc_env type pbc_slice (line 61) | struct pbc_slice type pbc_rmessage (line 65) | struct pbc_rmessage type pbc_env (line 65) | struct pbc_env type pbc_slice (line 65) | struct pbc_slice type pbc_rmessage (line 66) | struct pbc_rmessage type pbc_rmessage (line 68) | struct pbc_rmessage type pbc_rmessage (line 69) | struct pbc_rmessage type pbc_rmessage (line 70) | struct pbc_rmessage type pbc_rmessage (line 71) | struct pbc_rmessage type pbc_rmessage (line 71) | struct pbc_rmessage type pbc_rmessage (line 72) | struct pbc_rmessage type pbc_rmessage (line 73) | struct pbc_rmessage type pbc_wmessage (line 75) | struct pbc_wmessage type pbc_env (line 75) | struct pbc_env type pbc_wmessage (line 76) | struct pbc_wmessage type pbc_wmessage (line 79) | struct pbc_wmessage type pbc_wmessage (line 80) | struct pbc_wmessage type pbc_wmessage (line 81) | struct pbc_wmessage type pbc_wmessage (line 82) | struct pbc_wmessage type pbc_wmessage (line 82) | struct pbc_wmessage type pbc_wmessage (line 83) | struct pbc_wmessage type pbc_slice (line 83) | struct pbc_slice type pbc_slice (line 90) | struct pbc_slice type pbc_slice (line 93) | struct pbc_slice type pbc_pattern (line 96) | struct pbc_pattern type pbc_env (line 96) | struct pbc_env type pbc_pattern (line 97) | struct pbc_pattern type pbc_pattern (line 100) | struct pbc_pattern type pbc_slice (line 100) | struct pbc_slice type pbc_pattern (line 103) | struct pbc_pattern type pbc_slice (line 103) | struct pbc_slice type pbc_pattern (line 105) | struct pbc_pattern type pbc_pattern (line 106) | struct pbc_pattern type pbc_env (line 108) | struct pbc_env FILE: code/EVA/server/server_share/pbc/proto.cpp type pbc_env (line 13) | struct pbc_env type _message (line 19) | struct _message type pbc_env (line 20) | struct pbc_env type _message (line 21) | struct _message type pbc_env (line 24) | struct pbc_env type pbc_env (line 26) | struct pbc_env type pbc_env (line 26) | struct pbc_env function free_enum (line 37) | static void function free_stringpool (line 46) | static void function free_msg (line 51) | static void function pbc_delete (line 62) | void type _enum (line 76) | struct _enum type pbc_env (line 77) | struct pbc_env type map_kv (line 77) | struct map_kv type _enum (line 81) | struct _enum type _enum (line 81) | struct _enum function _pbcP_push_message (line 92) | void type _iter (line 114) | struct _iter { type map_kv (line 116) | struct map_kv function _count (line 119) | static void function _set_table (line 125) | static void type _message (line 134) | struct _message type pbc_env (line 135) | struct pbc_env type _message (line 136) | struct _message type _message (line 136) | struct _message type _message (line 138) | struct _message type _iter (line 152) | struct _iter type map_kv (line 116) | struct map_kv type map_kv (line 154) | struct map_kv type map_kv (line 154) | struct map_kv function _pbcP_message_default (line 165) | int function _pbcP_type (line 178) | int function pbc_type (line 241) | int function pbc_enum_id (line 254) | int FILE: code/EVA/server/server_share/pbc/proto.h type map_ip (line 12) | struct map_ip type map_si (line 13) | struct map_si type map_sp (line 14) | struct map_sp type _message (line 15) | struct _message type _enum (line 16) | struct _enum type _field (line 23) | struct _field { type _message (line 36) | struct _message { type _enum (line 44) | struct _enum { type pbc_env (line 51) | struct pbc_env { type _message (line 58) | struct _message type pbc_env (line 58) | struct pbc_env type pbc_env (line 59) | struct pbc_env type _field (line 59) | struct _field type _enum (line 60) | struct _enum type pbc_env (line 60) | struct pbc_env type map_kv (line 60) | struct map_kv type _message (line 61) | struct _message type _message (line 62) | struct _message type pbc_env (line 62) | struct pbc_env type _field (line 63) | struct _field FILE: code/EVA/server/server_share/pbc/register.cpp type _stringpool (line 17) | struct _stringpool function _register_enum (line 36) | static void function _set_default (line 56) | static void function _register_field (line 130) | static void function _register_extension (line 148) | static void function _register_message (line 180) | static void function _register (line 222) | static void function _check_file_name (line 255) | static int function _register_no_dependency (line 277) | static int function pbc_register (line 305) | int FILE: code/EVA/server/server_share/pbc/rmessage.cpp type pbc_rmessage (line 12) | struct pbc_rmessage { type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_rmessage (line 21) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type value (line 24) | struct value { type _field (line 25) | struct _field function pbc_rmessage_next (line 29) | int type value (line 42) | struct value type _field (line 25) | struct _field type heap (line 43) | struct heap type atom (line 43) | struct atom type _field (line 43) | struct _field type value (line 48) | struct value type _field (line 25) | struct _field type value (line 48) | struct value type _field (line 25) | struct _field type value (line 53) | struct value type _field (line 25) | struct _field type value (line 53) | struct value type _field (line 25) | struct _field function read_string_var (line 62) | static void type pbc_rmessage (line 82) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type _message (line 82) | struct _message type heap (line 82) | struct heap type value (line 84) | struct value type _field (line 25) | struct _field type heap (line 85) | struct heap type _field (line 85) | struct _field type atom (line 85) | struct atom type value (line 86) | struct value type _field (line 25) | struct _field type value (line 91) | struct value type _field (line 25) | struct _field type value (line 96) | struct value type _field (line 25) | struct _field type value (line 101) | struct value type _field (line 25) | struct _field type value (line 111) | struct value type _field (line 25) | struct _field type value (line 117) | struct value type _field (line 25) | struct _field type value (line 123) | struct value type _field (line 25) | struct _field type value (line 128) | struct value type _field (line 25) | struct _field type value (line 134) | struct value type _field (line 25) | struct _field type value (line 144) | struct value type _field (line 25) | struct _field type value (line 150) | struct value type _field (line 25) | struct _field function push_value_packed (line 162) | static void function push_value_array (line 182) | static void function _pbc_rmessage_new (line 245) | static void type pbc_rmessage (line 310) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_env (line 311) | struct pbc_env type pbc_slice (line 311) | struct pbc_slice type _message (line 312) | struct _message type pbc_rmessage (line 317) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type heap (line 318) | struct heap type pbc_rmessage (line 325) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_rmessage (line 325) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap function pbc_rmessage_delete (line 330) | void type pbc_rmessage (line 338) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type value (line 339) | struct value type _field (line 25) | struct _field type value (line 339) | struct value type _field (line 25) | struct _field function pbc_rmessage_integer (line 370) | uint32_t function pbc_rmessage_real (line 399) | double type pbc_rmessage (line 416) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_rmessage (line 417) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type value (line 418) | struct value type _field (line 25) | struct _field type value (line 418) | struct value type _field (line 25) | struct _field type _field (line 420) | struct _field type _field (line 420) | struct _field type _message (line 426) | struct _message type pbc_rmessage (line 430) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_rmessage (line 430) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap type pbc_rmessage (line 437) | struct pbc_rmessage type _message (line 13) | struct _message type map_sp (line 14) | struct map_sp type heap (line 15) | struct heap function pbc_rmessage_size (line 444) | int FILE: code/EVA/server/server_share/pbc/stringpool.cpp type _stringpool (line 8) | struct _stringpool { type _stringpool (line 11) | struct _stringpool type _stringpool (line 14) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 16) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 16) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 16) | struct _stringpool type _stringpool (line 11) | struct _stringpool function _pbcS_delete (line 23) | void type _stringpool (line 33) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 42) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 42) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 42) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 50) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 50) | struct _stringpool type _stringpool (line 11) | struct _stringpool type _stringpool (line 50) | struct _stringpool type _stringpool (line 11) | struct _stringpool FILE: code/EVA/server/server_share/pbc/stringpool.h type _stringpool (line 4) | struct _stringpool type _stringpool (line 6) | struct _stringpool type _stringpool (line 7) | struct _stringpool type _stringpool (line 8) | struct _stringpool FILE: code/EVA/server/server_share/pbc/varint.cpp function _pbcV_encode32 (line 8) | int function _pbcV_encode (line 35) | int function _pbcV_decode (line 51) | int function _pbcV_zigzag32 (line 83) | int function _pbcV_zigzag (line 90) | int function _pbcV_dezigzag64 (line 97) | void function _pbcV_dezigzag32 (line 105) | void FILE: code/EVA/server/server_share/pbc/varint.h type longlong (line 6) | struct longlong { type longlong (line 16) | struct longlong type longlong (line 17) | struct longlong type longlong (line 18) | struct longlong FILE: code/EVA/server/server_share/pbc/wmessage.cpp type pbc_wmessage (line 18) | struct pbc_wmessage { type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type _packed (line 28) | struct _packed { type pbc_wmessage (line 34) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type heap (line 35) | struct heap type _message (line 35) | struct _message type pbc_wmessage (line 36) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type pbc_wmessage (line 36) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type pbc_wmessage (line 48) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type pbc_env (line 49) | struct pbc_env type _message (line 50) | struct _message type heap (line 53) | struct heap function pbc_wmessage_delete (line 57) | void function _expand_message (line 64) | static void type _packed (line 81) | struct _packed type pbc_wmessage (line 82) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type _field (line 82) | struct _field type _packed (line 88) | struct _packed type _packed (line 89) | struct _packed type _packed (line 89) | struct _packed type _packed (line 95) | struct _packed function _packed_integer (line 98) | static void function _packed_real (line 107) | static void function int64_encode (line 115) | static inline void function int32_encode (line 127) | static inline void function pbc_wmessage_integer (line 135) | int function pbc_wmessage_real (line 205) | int function pbc_wmessage_string (line 243) | int type pbc_wmessage (line 331) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type pbc_wmessage (line 332) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type _field (line 333) | struct _field type _field (line 333) | struct _field type pbc_wmessage (line 343) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap function _pack_packed_64 (line 346) | static void function _pack_packed_32 (line 371) | static void function _pack_packed_varint (line 396) | static void function _pack_packed (line 467) | static void type pbc_wmessage (line 492) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type pbc_slice (line 492) | struct pbc_slice type pbc_slice (line 501) | struct pbc_slice type pbc_wmessage (line 502) | struct pbc_wmessage type _message (line 19) | struct _message type map_sp (line 24) | struct map_sp type heap (line 25) | struct heap type _field (line 504) | struct _field type _field (line 504) | struct _field FILE: code/EVA/server/server_share/ranking_change_near.h function class (line 16) | class CRankingChangeNear FILE: code/EVA/server/server_share/ranking_slot.h function class (line 20) | class CRankingSlot function UpdateRanking (line 204) | void UpdateRanking( ) FILE: code/EVA/server/server_share/server_def.h function SendUDP (line 70) | inline void SendUDP( NLNET::TServiceId conFES, DEF::UID uid, std::string... function SendUDP (line 89) | inline void SendUDP( NLNET::TServiceId conFES, DEF::UID uid, NLNET::CMes... function AddToClientBuffer (line 104) | inline void AddToClientBuffer( NLNET::TServiceId conFES, DEF::UID uid, N... function AddToClientBuffer (line 113) | inline void AddToClientBuffer( NLNET::TServiceId conFES, DEF::UID uid, s... function SendErrorToClient (line 157) | inline void SendErrorToClient( DEF::ERROR_TYPE errNO, DEF::RPC_SESSION s... function SendErrorToClient (line 165) | inline void SendErrorToClient( DEF::ERROR_TYPE errNO, DEF::RPC_SESSION s... function SendErrorToClient (line 174) | inline void SendErrorToClient( NLNET::TServiceId conFES, DEF::UID uid, D... function SendErrorToClient (line 181) | inline void SendErrorToClient( NLNET::TServiceId conFES, DEF::UID uid, D... function SendErrorToClient (line 189) | inline void SendErrorToClient( NLNET::TServiceId conFES, DEF::UID uid, D... FILE: code/EVA/server/server_share/sigslot.h function namespace (line 121) | namespace sigslot { function class (line 149) | class multi_threaded_global function virtual (line 168) | virtual ~multi_threaded_global() function virtual (line 173) | virtual void lock() function virtual (line 178) | virtual void unlock() function class (line 191) | class multi_threaded_local function class (line 226) | class multi_threaded_global function virtual (line 239) | virtual ~multi_threaded_global() function virtual (line 244) | virtual void lock() function virtual (line 249) | virtual void unlock() function class (line 262) | class multi_threaded_local function m_mutex (line 302) | m_mutex(mtx) function class (line 430) | class _signal_base_interface function class (line 442) | class has_slots_interface function virtual (line 454) | virtual ~has_slots_interface() type sender_set (line 466) | typedef sender_set::const_iterator const_iterator; function signal_connect (line 488) | void signal_connect(_signal_base_interface* sender) function signal_disconnect (line 494) | void signal_disconnect(_signal_base_interface* sender) function virtual (line 500) | virtual ~has_slots() function disconnect_all (line 505) | void disconnect_all() function s (line 535) | _signal_base0(const _signal_base0& s) function is_empty (line 556) | bool is_empty() function disconnect_all (line 564) | void disconnect_all() function connected (line 582) | bool connected(has_slots_interface* pclass) function disconnect (line 599) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 619) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 640) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function slot_duplicate (line 688) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 710) | bool is_empty() function disconnect_all (line 718) | void disconnect_all() function connected (line 736) | bool connected(has_slots_interface* pclass) function disconnect (line 753) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 773) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 827) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 849) | bool is_empty() function disconnect_all (line 857) | void disconnect_all() function connected (line 875) | bool connected(has_slots_interface* pclass) function disconnect (line 892) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 912) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 965) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 987) | bool is_empty() function disconnect_all (line 995) | void disconnect_all() function connected (line 1013) | bool connected(has_slots_interface* pclass) function disconnect (line 1030) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1050) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 1103) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 1125) | bool is_empty() function disconnect_all (line 1133) | void disconnect_all() function connected (line 1151) | bool connected(has_slots_interface* pclass) function disconnect (line 1168) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1188) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 1243) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 1265) | bool is_empty() function disconnect_all (line 1273) | void disconnect_all() function connected (line 1291) | bool connected(has_slots_interface* pclass) function disconnect (line 1308) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1328) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 1383) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 1405) | bool is_empty() function disconnect_all (line 1413) | void disconnect_all() function connected (line 1431) | bool connected(has_slots_interface* pclass) function disconnect (line 1448) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1468) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 1523) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 1545) | bool is_empty() function disconnect_all (line 1553) | void disconnect_all() function connected (line 1571) | bool connected(has_slots_interface* pclass) function disconnect (line 1588) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1608) | void slot_disconnect(has_slots_interface* pslot) function slot_duplicate (line 1664) | void slot_duplicate(const has_slots_interface* oldtarget, has_slots_inte... function is_empty (line 1686) | bool is_empty() function disconnect_all (line 1694) | void disconnect_all() function connected (line 1712) | bool connected(has_slots_interface* pclass) function disconnect (line 1729) | void disconnect(has_slots_interface* pclass) function slot_disconnect (line 1749) | void slot_disconnect(has_slots_interface* pslot) function virtual (line 1791) | virtual ~_connection0() function virtual (line 1795) | virtual _connection_base0* clone() function virtual (line 1800) | virtual _connection_base0* duplicate(has_slots_interface* pne... function virtual (line 1805) | virtual void emit() function virtual (line 1810) | virtual has_slots_interface* getdest() const function virtual (line 1836) | virtual ~_connection1() function virtual (line 1850) | virtual void emit(arg1_type a1) function virtual (line 1855) | virtual has_slots_interface* getdest() const function virtual (line 1882) | virtual ~_connection2() function virtual (line 1896) | virtual void emit(arg1_type a1, arg2_type a2) function virtual (line 1901) | virtual has_slots_interface* getdest() const function virtual (line 1928) | virtual ~_connection3() function virtual (line 1942) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3) function virtual (line 1947) | virtual has_slots_interface* getdest() const function virtual (line 1976) | virtual ~_connection4() function virtual (line 1990) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3, function virtual (line 1996) | virtual has_slots_interface* getdest() const function virtual (line 2026) | virtual ~_connection5() function virtual (line 2044) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, function virtual (line 2050) | virtual has_slots_interface* getdest() const function virtual (line 2080) | virtual ~_connection6() function virtual (line 2098) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, function virtual (line 2104) | virtual has_slots_interface* getdest() const function virtual (line 2134) | virtual ~_connection7() function virtual (line 2152) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, function virtual (line 2158) | virtual has_slots_interface* getdest() const function virtual (line 2190) | virtual ~_connection8() function virtual (line 2208) | virtual void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, function virtual (line 2214) | virtual has_slots_interface* getdest() const type typename (line 2230) | typedef typename base::connections_list connections_list; function emit (line 2254) | void emit() type typename (line 2294) | typedef typename base::connections_list connections_list; function emit (line 2318) | void emit(arg1_type a1) type typename (line 2358) | typedef typename base::connections_list connections_list; function emit (line 2383) | void emit(arg1_type a1, arg2_type a2) type typename (line 2423) | typedef typename base::connections_list connections_list; function emit (line 2449) | void emit(arg1_type a1, arg2_type a2, arg3_type a3) type typename (line 2490) | typedef typename base::connections_list connections_list; function emit (line 2516) | void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4) type typename (line 2558) | typedef typename base::connections_list connections_list; function emit (line 2586) | void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, type typename (line 2631) | typedef typename base::connections_list connections_list; function emit (line 2660) | void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, type typename (line 2705) | typedef typename base::connections_list connections_list; function emit (line 2735) | void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, type typename (line 2780) | typedef typename base::connections_list connections_list; function emit (line 2811) | void emit(arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, FILE: code/EVA/server/server_share/singleton_registry.h function class (line 42) | class IServiceSingleton function class (line 73) | class CSingletonRegistry function IServiceSingleton (line 103) | inline IServiceSingleton::IServiceSingleton() function CSingletonRegistry (line 113) | inline CSingletonRegistry* CSingletonRegistry::getInstance() function registerSingleton (line 123) | inline void CSingletonRegistry::registerSingleton(IServiceSingleton* sin... function init (line 128) | inline void CSingletonRegistry::init() function tickUpdate (line 134) | inline void CSingletonRegistry::tickUpdate() function serviceUpdate (line 140) | inline void CSingletonRegistry::serviceUpdate() function release (line 146) | inline void CSingletonRegistry::release() FILE: code/EVA/server/server_share/timer.h function class (line 134) | class CTimer function CTimerEvent (line 448) | inline CTimerEvent* CTimer::getEvent() function CTimerEvent (line 457) | inline CTimerEvent::CTimerEvent() function CTimerEvent (line 463) | inline CTimerEvent::~CTimerEvent() function set (line 467) | inline void CTimerEvent::set(CTimer* owner,NLMISC::TGameCycle time) function set (line 477) | inline void CTimerEvent::set(CTimer* owner,NLMISC::TGameCycle time,uint3... function CTimer (line 510) | inline CTimer* CTimerEvent::getOwner() const function clear (line 520) | inline void CTimerEvent::clear() function processEvent (line 525) | inline void CTimerEvent::processEvent() FILE: code/EVA/server/server_share/tools.cpp function tm (line 19) | tm CLocalTime::gettime( const time_t time ) function tm (line 37) | tm CLocalTime::gettime() function uint32 (line 44) | uint32 CLocalTime::str2time(std::string strTime) function uint32 (line 120) | uint32 CLocalTime::mktime( const uint year, const uint month, const uint... function uint32 (line 134) | uint32 CLocalTime::gettime( TTimeOperaion time_opt, sint32 time_val, uin... function uint32 (line 215) | uint32 CLocalTime::gettime( vector vct_opt ) FILE: code/EVA/server/server_share/tools.h function uint64 (line 14) | inline uint64 get_id64( uint64 regionid, uint64 idx ) function uint16 (line 27) | inline uint16 GetSID( DEF::RPC_SESSION session ) function GetDay (line 32) | struct BaseTime function SameDay (line 118) | inline bool SameDay( uint32 time_seconds1, uint32 time_seconds2 ) function uint32 (line 190) | inline uint32 crc32(uint32 crc, const uint8* buffer, uint length) FILE: code/EVA/server/server_share/utils.cpp function CSString (line 36) | CSString cleanPath(const CSString& path,bool addTrailingSlash) FILE: code/EVA/server/server_share/utils.h function std (line 37) | inline std::string capitalize(const std::string & s) function ucstring (line 45) | inline ucstring capitalize(const ucstring & s) function class (line 376) | class ICallStackEntry function class (line 394) | class CCallStackSingleton function ICallStackEntry (line 414) | inline ICallStackEntry* CCallStackSingleton::getTopStackEntry() function setTopStackEntry (line 419) | inline void CCallStackSingleton::setTopStackEntry(ICallStackEntry* newEn... function display (line 424) | inline void CCallStackSingleton::display(NLMISC::CLog *log) function ICallStackEntry (line 431) | inline ICallStackEntry*& CCallStackSingleton::topStackEntry() function ICallStackEntry (line 442) | inline ICallStackEntry::ICallStackEntry() function ICallStackEntry (line 449) | inline ICallStackEntry::~ICallStackEntry() function displayStack (line 467) | inline void ICallStackEntry::displayStack(NLMISC::CLog& log) const function vectInsert (line 498) | void vectInsert(std::vector& vect,const T1& value) function NLMISC (line 513) | inline NLMISC::CSString popString(NLMISC::IStream& stream) function sint32 (line 520) | inline sint32 popSint(NLMISC::IStream& stream) function uint32 (line 527) | inline uint32 popUint(NLMISC::IStream& stream) function popBool (line 534) | inline bool popBool(NLMISC::IStream& stream) function pushToStream (line 541) | void pushToStream(NLMISC::IStream& stream,const T& value) function pushToStream (line 546) | inline void pushToStream(NLMISC::IStream& stream,const char* txt) function C (line 568) | const C* operator->() const { return _Ptr; } FILE: code/nel/include/nel/georges/form.h function namespace (line 27) | namespace NLGEORGES FILE: code/nel/include/nel/georges/form_dfn.h function class (line 37) | class CFormDfn : public UFormDfn FILE: code/nel/include/nel/georges/form_elm.h function class (line 39) | class CFormElm : public UFormElm FILE: code/nel/include/nel/georges/form_loader.h function namespace (line 25) | namespace NLGEORGES FILE: code/nel/include/nel/georges/header.h function namespace (line 25) | namespace NLGEORGES FILE: code/nel/include/nel/georges/load_form.h type typename (line 379) | typedef typename std::map::iterator TType1; type typename (line 380) | typedef typename std::pair TType2; type typename (line 742) | typedef typename std::map >::iter... type typename (line 743) | typedef typename std::pair TType2; type typename (line 1107) | typedef typename std::map::iterator TType1; type typename (line 1108) | typedef typename std::pair TType2; type typename (line 1299) | typedef typename std::map::iterator TType1; type typename (line 1300) | typedef typename std::pair TType2; type typename (line 1388) | typedef typename std::map >::iter... type typename (line 1389) | typedef typename std::pair TType2; FILE: code/nel/include/nel/georges/type.h function namespace (line 25) | namespace NLGEORGES FILE: code/nel/include/nel/georges/u_form.h function namespace (line 24) | namespace NLMISC function namespace (line 29) | namespace NLGEORGES FILE: code/nel/include/nel/georges/u_form_dfn.h function namespace (line 24) | namespace NLGEORGES FILE: code/nel/include/nel/georges/u_form_elm.h function namespace (line 22) | namespace NLMISC function namespace (line 27) | namespace NLGEORGES FILE: code/nel/include/nel/georges/u_form_loader.h function namespace (line 23) | namespace NLGEORGES FILE: code/nel/include/nel/georges/u_type.h function namespace (line 23) | namespace NLGEORGES FILE: code/nel/include/nel/ligo/ligo_config.h function namespace (line 26) | namespace NLLIGO FILE: code/nel/include/nel/ligo/primitive.h function class (line 57) | class IProperty : public NLMISC::IStreamable function class (line 77) | class CPropertyString : public IProperty function class (line 105) | class CPropertyStringArray : public IProperty function class (line 131) | class CPropertyColor : public IProperty function class (line 153) | class CPrimVector : public NLMISC::CVector function class (line 183) | class IPrimitive : public NLMISC::IStreamable function class (line 416) | class CPrimNode : public IPrimitive function class (line 441) | class CPrimPoint : public IPrimitive function class (line 483) | class CPrimPath : public IPrimitive function contains (line 531) | bool contains(const NLMISC::CVector &v, float &distance, NLMISC::CVector... function getAreaOfAABox (line 553) | float getAreaOfAABox() const; FILE: code/nel/include/nel/ligo/primitive_class.h function namespace (line 28) | namespace NLLIGO FILE: code/nel/include/nel/ligo/primitive_configuration.h function namespace (line 27) | namespace NLLIGO FILE: code/nel/include/nel/ligo/primitive_utils.h function namespace (line 32) | namespace NLLIGO type TPrimitiveClassAndNamePredicate (line 84) | struct TPrimitiveClassAndNamePredicate type TPrimitivePropertyPredicate (line 111) | struct TPrimitivePropertyPredicate function IPrimitive (line 162) | IPrimitive *getNextMatch() function loadXmlPrimitiveFile (line 253) | inline bool loadXmlPrimitiveFile(CPrimitives &primDoc, const std::string... function saveXmlPrimitiveFile (line 275) | inline bool saveXmlPrimitiveFile(CPrimitives &primDoc, const std::string... FILE: code/nel/include/nel/ligo/zone_bank.h function namespace (line 25) | namespace NLLIGO FILE: code/nel/include/nel/ligo/zone_region.h function namespace (line 26) | namespace NLLIGO FILE: code/nel/include/nel/logic/logic_condition.h function namespace (line 25) | namespace NLLOGIC FILE: code/nel/include/nel/logic/logic_event.h function namespace (line 29) | namespace NLLOGIC FILE: code/nel/include/nel/logic/logic_state.h function namespace (line 32) | namespace NLLOGIC FILE: code/nel/include/nel/logic/logic_state_machine.h function namespace (line 34) | namespace NLLOGIC function setName (line 85) | void setName( const std::string& name ) { _Name = name; } function addVariable (line 125) | void addVariable( CLogicVariable var ) { _Variables.insert( std::make_pa... function addCounter (line 141) | void addCounter( CLogicCounter counter ) { _Counters.insert( std::make_p... FILE: code/nel/include/nel/logic/logic_variable.h function namespace (line 25) | namespace NLLOGIC FILE: code/nel/include/nel/misc/aabbox.h function namespace (line 28) | namespace NLMISC FILE: code/nel/include/nel/misc/algo.h function namespace (line 26) | namespace NLMISC function fastClamp8 (line 141) | static inline void fastClamp8(sint &v) FILE: code/nel/include/nel/misc/app_context.h function class (line 44) | class INelContext function class (line 107) | class CApplicationContext : public INelContext function class (line 162) | class CLibraryContext : public INelContext FILE: code/nel/include/nel/misc/array_2d.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/async_file_manager.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/base64.h function namespace (line 8) | namespace NLMISC FILE: code/nel/include/nel/misc/big_file.h function class (line 38) | class CBigFile FILE: code/nel/include/nel/misc/bit_mem_stream.h function namespace (line 24) | namespace NLMISC { type std (line 144) | typedef std::vector< TBMSSerialInfo > TBMSSerialInfoList; type TBMSDbgInfoData (line 150) | struct TBMSDbgInfoData function swap (line 208) | void swap(CBMSDbgInfo &other) function addSerial (line 218) | void addSerial( uint32 bitpos, uint32 size, TBMSSerialInfo::TSerialType ... function addPoke (line 238) | void addPoke( uint32 bitpos, uint32 size, TBMSSerialInfo::TSerialType ty... function setSymbolOfNextSerialEvent (line 275) | void setSymbolOfNextSerialEvent( const char *symbol ) function clear (line 285) | void clear() function beginEventBrowsing (line 293) | void beginEventBrowsing() function endEventBrowsing (line 302) | void endEventBrowsing() function init (line 337) | void init() function class (line 368) | class CBitMemStream : public CMemStream function virtual (line 434) | virtual void invert() function virtual (line 455) | virtual void clear() function fill (line 472) | void fill( const uint8 *srcbuf, uint32 len ) function virtual (line 480) | virtual uint8 *bufferToFill( uint32 msgsize ) function serial (line 515) | void serial( uint64& value, uint nbits ) function _serialAndLog (line 622) | void _serialAndLog(const char *argstr, uint8 &b) { serialAdaptAndLog( ... function _serialAndLog (line 623) | void _serialAndLog(const char *argstr, sint8 &b) { serialAdaptAndLog( ... function _serialAndLog (line 624) | void _serialAndLog(const char *argstr, uint16 &b) { serialAdaptAndLog(... function _serialAndLog (line 625) | void _serialAndLog(const char *argstr, sint16 &b) { serialAdaptAndLog(... function _serialAndLog (line 626) | void _serialAndLog(const char *argstr, uint32 &b) { serialAdaptAndLog(... function _serialAndLog (line 627) | void _serialAndLog(const char *argstr, sint32 &b) { serialAdaptAndLog(... function _serialAndLog (line 628) | void _serialAndLog(const char *argstr, uint64 &b) { serialAdapt64AndLo... function _serialAndLog (line 629) | void _serialAndLog(const char *argstr, sint64 &b) { serialAdapt64AndLo... function _serialAndLog (line 631) | void _serialAndLog(const char *argstr, double &b) { serialAdapt64AndLo... function _serialAndLog (line 632) | void _serialAndLog(const char *argstr, bool &b) { _serialBitAndLog( ar... function virtual (line 634) | virtual void _serialAndLog(const char *argstr, char &b) { serialAdaptAnd... function virtual (line 663) | virtual void serialCont(std::vector &cont) { serialVector(cont); } function virtual (line 665) | virtual void serialCont(std::vector &cont) { serialVector(cont); } function internalSerial (line 679) | void internalSerial( uint64& value, uint nbits ) function prepareNextByte (line 723) | void prepareNextByte() function pointNextByte (line 740) | void pointNextByte() function increaseBufferIfNecessary (line 761) | void increaseBufferIfNecessary() FILE: code/nel/include/nel/misc/bit_set.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/bitmap.h function namespace (line 29) | namespace NLMISC FILE: code/nel/include/nel/misc/block_memory.h function namespace (line 27) | namespace NLMISC FILE: code/nel/include/nel/misc/bsphere.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/buf_fifo.h function namespace (line 29) | namespace NLMISC { FILE: code/nel/include/nel/misc/callback.h function namespace (line 40) | namespace NLMISC { function TReturn (line 205) | TReturn callback(NLMISC_CALLBACK_ARGS_DECL) \ function TReturn (line 211) | TReturn operator()(NLMISC_CALLBACK_ARGS_DECL) \ FILE: code/nel/include/nel/misc/cdb.h function namespace (line 30) | namespace NLMISC FILE: code/nel/include/nel/misc/cdb_bank_handler.h function namespace (line 23) | namespace NLMISC{ FILE: code/nel/include/nel/misc/cdb_branch.h function namespace (line 26) | namespace NLMISC{ FILE: code/nel/include/nel/misc/cdb_branch_observing_handler.h function namespace (line 22) | namespace NLMISC{ FILE: code/nel/include/nel/misc/cdb_check_sum.h function namespace (line 26) | namespace NLMISC{ FILE: code/nel/include/nel/misc/cdb_leaf.h function namespace (line 27) | namespace NLMISC{ FILE: code/nel/include/nel/misc/cdb_manager.h function namespace (line 26) | namespace NLMISC{ FILE: code/nel/include/nel/misc/check_fpu.h function namespace (line 22) | namespace NLMISC FILE: code/nel/include/nel/misc/class_id.h function namespace (line 24) | namespace NLMISC function class (line 61) | class CClassIdHashMapTraits FILE: code/nel/include/nel/misc/class_registry.h function namespace (line 27) | namespace NLMISC FILE: code/nel/include/nel/misc/cmd_args.h function namespace (line 28) | namespace NLMISC FILE: code/nel/include/nel/misc/co_task.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/command.h function namespace (line 35) | namespace NLMISC { function virtual (line 404) | virtual bool execute(const std::string &rawCommandString, const std::str... function virtual (line 421) | virtual void fillCommandsHandlerList(NLMISC::TCommandHandlerClassInfo::T... function TCommandsTable (line 431) | const TCommandsTable &className##_getCommandsHandlerTable() \ function virtual (line 496) | virtual bool execute(const std::string &rawCommandString, const std::str... function virtual (line 509) | virtual void fillCommandsHandlerList(NLMISC::TCommandHandlerClassInfo::T... function class (line 559) | class CCommandRegistry type CSerialCommand (line 649) | struct CSerialCommand FILE: code/nel/include/nel/misc/common.h type nameHWND__ (line 44) | struct nameHWND__ type HWND__ (line 45) | struct HWND__ type HWND (line 46) | typedef HWND nlWindow; type nlWindow (line 54) | typedef int nlWindow; function namespace (line 59) | namespace NLMISC function degToRad (line 187) | inline float degToRad( float deg ) function radToDeg (line 195) | inline float radToDeg( float rad ) function isValidDouble (line 203) | inline double isValidDouble (double v) function std (line 257) | inline std::string &strlwr ( std::string &str ) { str = toLower(str); ... function std (line 258) | inline std::string strlwr ( const std::string &str ) { return toLower(... function std (line 260) | inline std::string &strupr ( std::string &str ) { str = toUpper(str); ... function std (line 261) | inline std::string strupr ( const std::string &str ) { return toUpper(... function stricmp (line 272) | inline int stricmp(const char *lhs, const char *rhs) { return strcasecmp... function strnicmp (line 273) | inline int strnicmp(const char *lhs, const char *rhs, size_t n) { return... function sint (line 276) | inline sint nlstricmp(const char *lhs, const char *rhs) { return stricmp... function sint (line 277) | inline sint nlstricmp(const std::string &lhs, const std::string &rhs) { ... function sint (line 278) | inline sint nlstricmp(const std::string &lhs, const char *rhs) { return ... function sint (line 279) | inline sint nlstricmp(const char *lhs, const std::string &rhs) { return ... function class (line 292) | class Exception : public std::exception function nlisprint (line 622) | inline int nlisprint(int c) function favoid0 (line 638) | inline float favoid0(float x) function davoid0 (line 643) | inline double davoid0(double x) function T (line 650) | T iavoid0(T x) FILE: code/nel/include/nel/misc/config_file.h function class (line 110) | class CConfigFile FILE: code/nel/include/nel/misc/contiguous_block_allocator.h function namespace (line 22) | namespace NLMISC FILE: code/nel/include/nel/misc/cpu_time_stat.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/debug.h function namespace (line 30) | namespace NLMISC function class (line 952) | class CNLWarningOverride function class (line 974) | class CNLLogOverride function class (line 988) | class CNLSmartLogOverride FILE: code/nel/include/nel/misc/di_event_emitter.h function namespace (line 43) | namespace NLMISC FILE: code/nel/include/nel/misc/diff_tool.h function namespace (line 22) | namespace STRING_MANAGER type TGetWorksheetIdentifier (line 326) | struct TGetWorksheetIdentifier type TGetWorksheetHashValue (line 334) | struct TGetWorksheetHashValue type TTestWorksheetItem (line 342) | struct TTestWorksheetItem function const (line 348) | bool operator () (const TWorksheet::TRow &row) const type TWordsDiffContext (line 355) | struct TWordsDiffContext function uint64 (line 382) | uint64 operator()(const std::vector &container, uint index) const function const (line 395) | bool operator () (const ItemType &item) const type IDiffCallback (line 411) | struct IDiffCallback type CMakeDiff (line 526) | typedef CMakeDiff TStringDiff; type CMakeDiff (line 527) | typedef CMakeDiff TPhraseDiff; type CMakeDiff (line 528) | typedef CMakeDiff (const CEntityId &a) const function save (line 417) | void save(NLMISC::IStream &os) function load (line 434) | void load(NLMISC::IStream &is) function serial (line 453) | void serial (NLMISC::IStream &f) throw (NLMISC::EStream) function fromString (line 482) | void fromString(const char *str) function getDebugString (line 503) | void getDebugString(std::string &str) const function const (line 576) | struct CEntityIdHashMapTraits FILE: code/nel/include/nel/misc/enum_bitset.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/eval_num_expr.h function namespace (line 22) | namespace NLMISC FILE: code/nel/include/nel/misc/event_emitter.h function namespace (line 26) | namespace NLMISC { FILE: code/nel/include/nel/misc/event_emitter_multi.h function namespace (line 25) | namespace NLMISC { FILE: code/nel/include/nel/misc/event_listener.h function namespace (line 25) | namespace NLMISC { FILE: code/nel/include/nel/misc/event_server.h function namespace (line 26) | namespace NLMISC { FILE: code/nel/include/nel/misc/events.h function namespace (line 26) | namespace NLMISC { type TKey (line 84) | enum TKey type TMouseButton (line 241) | enum TMouseButton type TKeyButton (line 252) | enum TKeyButton function class (line 263) | class CEventKey : public CEvent function class (line 283) | class CEventKeyDown : public CEventKey function virtual (line 294) | virtual CEvent *clone() const {return new CEventKeyDown(*this);} function class (line 300) | class CEventKeyUp : public CEventKey function virtual (line 309) | virtual CEvent *clone() const {return new CEventKeyUp(*this);} function class (line 315) | class CEventChar : public CEventKey function virtual (line 324) | virtual CEvent *clone() const {return new CEventChar(*this);} function setRaw (line 325) | void setRaw( bool raw ) { _Raw = raw; } function class (line 336) | class CEventString : public CEventKey function class (line 352) | class CEventMouse : public CEvent function class (line 372) | class CEventMouseDown : public CEventMouse function class (line 387) | class CEventMouseUp : public CEventMouse function class (line 402) | class CEventMouseMove : public CEventMouse function class (line 417) | class CEventMouseDblClk : public CEventMouse function class (line 434) | class CEventMouseWheel : public CEventMouse function virtual (line 443) | virtual CEvent *clone() const {return new CEventMouseWheel(*this);} function class (line 450) | class CEventActivate : public CEvent function virtual (line 467) | virtual CEvent *clone() const {return new CEventActivate(*this);} function class (line 474) | class CEventSetFocus : public CEvent function virtual (line 491) | virtual CEvent *clone() const {return new CEventSetFocus(*this);} function class (line 498) | class CEventDestroyWindow : public CEvent function class (line 511) | class CEventCloseWindow : public CEvent function class (line 524) | class CEventIME : public CEvent function class (line 539) | class CEventDisplayChange : public CEvent function virtual (line 557) | virtual CEvent *clone() const {return new CEventDisplayChange(*this);} FILE: code/nel/include/nel/misc/factory.h function namespace (line 30) | namespace NLMISC function BaseFactoryClass (line 239) | BaseFactoryClass *getFactory() FILE: code/nel/include/nel/misc/fast_floor.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/fast_id_map.h function namespace (line 39) | namespace NLMISC { FILE: code/nel/include/nel/misc/fast_mem.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/file.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/fixed_size_allocator.h function class (line 40) | class CFixedSizeAllocator FILE: code/nel/include/nel/misc/game_device.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/game_device_events.h function namespace (line 27) | namespace NLMISC function class (line 132) | class CGDAxisMoved : public CGameDeviceEvent function class (line 156) | class CGDSliderMoved : public CGameDeviceEvent function class (line 179) | class CGDPOVChanged : public CGameDeviceEvent FILE: code/nel/include/nel/misc/geom_ext.h function namespace (line 28) | namespace NLMISC function class (line 71) | class CLineUV : public CLine function class (line 97) | class CLineColorUV : public CLine function class (line 132) | class CTriangleColor : public CTriangle function class (line 158) | class CTriangleUV : public CTriangle function class (line 184) | class CTriangleColorUV : public CTriangle function class (line 218) | class CQuadColor : public CQuad function class (line 244) | class CQuadUV : public CQuad function class (line 270) | class CQuadColorUV : public CQuad function class (line 297) | class CQuadColorUV2 : public CQuadColorUV FILE: code/nel/include/nel/misc/grid_traversal.h function namespace (line 22) | namespace NLMISC FILE: code/nel/include/nel/misc/gtk_displayer.h function namespace (line 31) | namespace NLMISC { FILE: code/nel/include/nel/misc/heap_memory.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/hierarchical_timer.h function namespace (line 74) | namespace NLMISC type CStats (line 365) | struct CStats function CStats (line 391) | struct CTimerStat : public CStats function CStats (line 396) | struct CNodeStat : public CStats type CStatSorter (line 404) | struct CStatSorter function CExamStackEntry (line 417) | struct CExamStackEntry function class (line 503) | class CAutoTimer function class (line 516) | class CAutoTimerInst FILE: code/nel/include/nel/misc/historic.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/i18n.h function namespace (line 29) | namespace NLMISC { FILE: code/nel/include/nel/misc/i_xml.h function namespace (line 31) | namespace NLMISC { FILE: code/nel/include/nel/misc/input_device.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/input_device_manager.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/input_device_server.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/inter_window_msg_queue.h function namespace (line 47) | namespace NLMISC type std (line 221) | typedef std::map TMessageQueueMap; function class (line 225) | class COldMsgProc type std (line 234) | typedef std::map TOldWinProcMap; FILE: code/nel/include/nel/misc/keyboard_device.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/line.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/log.h function class (line 43) | class CLog { FILE: code/nel/include/nel/misc/matrix.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/md5.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/mem_displayer.h function namespace (line 27) | namespace NLMISC { FILE: code/nel/include/nel/misc/mem_stream.h function namespace (line 29) | namespace NLMISC function virtual (line 293) | virtual const uint8 *buffer() const function virtual (line 305) | virtual void resetBufPos() { _Buffer.Pos = 0; } function fill (line 312) | void fill( const uint8 *srcbuf, uint32 len ) function virtual (line 344) | virtual uint8 *bufferToFill( uint32 msgsize ) function virtual (line 367) | virtual void invert() function resetPtrTable (line 389) | void resetPtrTable() { IStream::resetPtrTable() ; } function increaseBufferIfNecessary (line 393) | __forceinline function virtual (line 473) | virtual void serialCont(std::vector &cont) {IStream::serialCont... function virtual (line 475) | virtual void serialCont(std::vector &cont) {IStream::serialCont... function virtual (line 477) | virtual void serialCont(std::vector &cont) {IStream::serialCont(... function virtual (line 555) | virtual uint getDbgStreamSize() const; function uint32 (line 587) | inline uint32 atoui( const char *ident) function serial (line 601) | inline void CMemStream::serial(uint8 &b) function serial (line 621) | inline void CMemStream::serial(sint8 &b) function serial (line 641) | inline void CMemStream::serial(uint16 &b) function serial (line 662) | inline void CMemStream::serial(sint16 &b) function serial (line 682) | inline void CMemStream::serial(uint32 &b) function serial (line 703) | inline void CMemStream::serial(sint32 &b) function serial (line 723) | inline void CMemStream::serial(uint64 &b) function serial (line 743) | inline void CMemStream::serial(sint64 &b) function serial (line 763) | inline void CMemStream::serial(float &b) function serial (line 783) | inline void CMemStream::serial(double &b) function serial (line 803) | inline void CMemStream::serial(bool &b) function serial (line 818) | inline void CMemStream::serial(char &b) function serial (line 843) | inline void CMemStream::serial(std::string &b) function serial (line 907) | inline void CMemStream::serial(ucstring &b) function serialHex (line 948) | inline void CMemStream::serialHex(uint32 &b) function serial (line 967) | inline void CMemStream::serial( google::protobuf::Message* message ) FILE: code/nel/include/nel/misc/mouse_device.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/mouse_smoother.h function class (line 36) | class CMouseSmoother FILE: code/nel/include/nel/misc/mutable_container.h function namespace (line 20) | namespace NLMISC FILE: code/nel/include/nel/misc/mutex.h function class (line 87) | class CUnfairMutex function class (line 344) | class CFastMutexMP function class (line 439) | class CSharedMutex type TNelRtlCriticalSection (line 482) | struct TNelRtlCriticalSection { function class (line 519) | class CFairMutex type TMutexLocks (line 567) | struct TMutexLocks function class (line 627) | class CAccessor function class (line 682) | class CAccessor FILE: code/nel/include/nel/misc/noise_value.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/o_xml.h function namespace (line 32) | namespace NLMISC { FILE: code/nel/include/nel/misc/object_arena_allocator.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/object_vector.h function namespace (line 38) | namespace NLMISC { FILE: code/nel/include/nel/misc/p_thread.h function namespace (line 28) | namespace NLMISC { FILE: code/nel/include/nel/misc/path.h function namespace (line 29) | namespace NLMISC { function class (line 339) | class CPath type CFile (line 564) | struct CFile FILE: code/nel/include/nel/misc/plane.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/plane_inline.h function namespace (line 21) | namespace NLMISC FILE: code/nel/include/nel/misc/polygon.h function namespace (line 28) | namespace NLMISC FILE: code/nel/include/nel/misc/pool_memory.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/progress_callback.h function namespace (line 23) | namespace NLMISC { FILE: code/nel/include/nel/misc/quad.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/quat.h function namespace (line 26) | namespace NLMISC function set (line 87) | void set(T X, T Y, T Z, T W) {x= X; y= Y; z= Z; w= W;} function operator (line 92) | bool operator==(const CQuatT& a) const {return (x==a.x && y==a.y && z==... function identity (line 94) | void identity() {x = y = z = 0.0f ; w = 1.0f; } function CQuatT (line 106) | CQuatT operator*(T f) const {return CQuatT(x*f,y*f,z*f,w*f);} function CQuatT (line 107) | CQuatT operator/(T f) const {double oof= 1.0/f; return CQuatT(x*oof,y*... function class (line 515) | class CQuatD : public CQuatT FILE: code/nel/include/nel/misc/random.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/reader_writer.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/rect.h function namespace (line 23) | namespace NLMISC { FILE: code/nel/include/nel/misc/report.h function namespace (line 22) | namespace NLMISC { FILE: code/nel/include/nel/misc/resource_ptr.h function namespace (line 28) | namespace NLMISC FILE: code/nel/include/nel/misc/resource_ptr_inline.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/rgba.h function namespace (line 26) | namespace NLMISC function class (line 370) | class CBGRA function operator (line 418) | bool operator<(const CBGRA &c) const function operator (line 426) | bool operator==(const CBGRA &c) const function CRGBA (line 466) | CRGBA blend(CRGBA c0, CRGBA c1, U blendFactor) function class (line 479) | class CRGBAF function operator (line 516) | operator CRGBA() const function CRGBAF (line 541) | CRGBAF operator+ (const CRGBAF& c) const function CRGBAF (line 551) | CRGBAF operator- (const CRGBAF& c) const function CRGBAF (line 561) | CRGBAF operator* (const CRGBAF& c) const function CRGBAF (line 571) | CRGBAF operator* (float f) const function CRGBAF (line 581) | CRGBAF operator/ (float f) const function CRGBAF (line 686) | inline CRGBAF operator* (float f, const CRGBAF& c) FILE: code/nel/include/nel/misc/sha1.h function CHashKey (line 26) | struct CHashKey function serial (line 83) | void serial (NLMISC::IStream &stream) FILE: code/nel/include/nel/misc/shared_memory.h function namespace (line 26) | namespace NLMISC { FILE: code/nel/include/nel/misc/sheet_id.h function namespace (line 29) | namespace NLMISC { function class (line 248) | class CSheetIdHashMapTraits FILE: code/nel/include/nel/misc/singleton.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/smart_ptr.h function namespace (line 28) | namespace NLMISC function class (line 88) | class CVirtualRefCount : public CRefCount function T (line 213) | T *getPtr() const { return Ptr;} function sint (line 222) | sint getNbRef() { if(Ptr) return Ptr->crefs; else return 0; } function serialPtr (line 228) | void serialPtr(NLMISC::IStream &f) throw(NLMISC::EStream ) function serialPolyPtr (line 244) | void serialPolyPtr(NLMISC::IStream &f) throw(NLMISC::EStream ) function serialPolyPtr (line 338) | void serialPolyPtr(NLMISC::IStream &f) throw(NLMISC::EStream ) function class (line 472) | class IDbgPtrData function virtual (line 500) | virtual ~CDbgRefCount() function sint (line 522) | sint getDbgRef(const CDbgPtr& ptr) const function sint (line 526) | sint getDbgRef(const CstCDbgPtr& ptr) const function incRef (line 530) | void incRef(const CDbgPtr& ptr) const function decRef (line 543) | void decRef(const CDbgPtr& ptr) const function incRef (line 555) | void incRef(const CstCDbgPtr& ptr) const function decRef (line 561) | void decRef(const CstCDbgPtr& ptr) const function setCheckMax (line 566) | void setCheckMax(const bool checkOnOff) const function IDbgPtrData (line 594) | IDbgPtrData* getData() const { return Data; } function setNextReference (line 595) | void setNextReference(const CDbgPtr* reference) const { NextReference... function CDbgPtr (line 596) | const CDbgPtr* getNextReference() const { return NextReference; } function setPrevReference (line 597) | void setPrevReference(const CDbgPtr* reference) const { PrevReference... function CDbgPtr (line 598) | const CDbgPtr* getPrevReference() const { return PrevReference; } function T (line 654) | T* ptr() const function setNextReference (line 789) | void setNextReference(const CstCDbgPtr* reference) const { NextRefere... function CstCDbgPtr (line 790) | const CstCDbgPtr* getNextReference() const { return NextReference; } function setPrevReference (line 791) | void setPrevReference(const CstCDbgPtr* reference) const { PrevRefere... function CstCDbgPtr (line 792) | const CstCDbgPtr* getPrevReference() const { return PrevReference; } function T (line 840) | const T* ptr() const FILE: code/nel/include/nel/misc/smart_ptr_inline.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/speaker_listener.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/sstring.h function namespace (line 29) | namespace NLMISC function CSString (line 806) | inline bool CSString::operator==(const std::string &other) const function other (line 816) | inline bool CSString::operator!=(const CSString &other) const function CSString (line 821) | inline bool CSString::operator!=(const std::string &other) const function other (line 831) | inline bool CSString::operator<=(const CSString &other) const function CSString (line 836) | inline bool CSString::operator<=(const std::string &other) const function other (line 846) | inline bool CSString::operator>=(const CSString &other) const function CSString (line 851) | inline bool CSString::operator>=(const std::string &other) const function other (line 861) | inline bool CSString::operator>(const CSString &other) const function CSString (line 866) | inline bool CSString::operator>(const std::string &other) const function other (line 876) | inline bool CSString::operator<(const CSString &other) const function CSString (line 881) | inline bool CSString::operator<(const std::string &other) const function icompare (line 908) | inline bool CSString::icompare(const std::string &other) const function serial (line 913) | inline void CSString::serial( NLMISC::IStream& s ) type CUnsensitiveSStringLessPred (line 997) | struct CUnsensitiveSStringLessPred FILE: code/nel/include/nel/misc/static_map.h function namespace (line 34) | namespace NLMISC { function iterator (line 131) | iterator begin() { endAdd(); return _Data.begin(); } function iterator (line 133) | iterator end() { endAdd(); return _Data.end(); } function reverse_iterator (line 135) | reverse_iterator rbegin() { endAdd(); return _Data.rbegin(); } function reverse_iterator (line 137) | reverse_iterator rend() { endAdd(); return _Data.rend(); } function swap (line 151) | void swap (CStaticMap& __x) function reserve (line 159) | void reserve(size_type n) function add (line 164) | void add(const value_type& __v) function fromMap (line 170) | void fromMap (const std::map &m) function endAdd (line 180) | void endAdd() function del (line 189) | void del(iterator __position) function size_type (line 195) | size_type del(const key_type& __x) function del (line 201) | void del(iterator __first, iterator __last) function clear (line 207) | void clear() function iterator (line 214) | iterator find(const key_type& __x) function const_iterator (line 225) | const_iterator find(const key_type& __x) const function size_type (line 236) | size_type count(const key_type& __x) const FILE: code/nel/include/nel/misc/stl_block_allocator.h function namespace (line 25) | namespace NLMISC { FILE: code/nel/include/nel/misc/stl_block_list.h function namespace (line 26) | namespace NLMISC { FILE: code/nel/include/nel/misc/stop_watch.h function namespace (line 26) | namespace NLMISC { FILE: code/nel/include/nel/misc/stream.h function namespace (line 33) | namespace NLMISC type TSeekOrigin (line 629) | enum TSeekOrigin { begin, current, end } function xmlPush (line 781) | bool xmlPush (const char *name) function xmlPushBegin (line 805) | bool xmlPushBegin (const char *name) function xmlPushEnd (line 822) | bool xmlPushEnd () function xmlPop (line 839) | bool xmlPop () function xmlSetAttrib (line 857) | bool xmlSetAttrib (const char *name) function xmlBreakLine (line 874) | bool xmlBreakLine () function xmlComment (line 891) | bool xmlComment (const char *comment) function virtual (line 913) | virtual bool xmlPushBeginInternal (const char * /* name */) { return tr... function virtual (line 916) | virtual bool xmlPushEndInternal () { return true; } function virtual (line 919) | virtual bool xmlPopInternal () { return true; } function virtual (line 922) | virtual bool xmlSetAttribInternal (const char * /* name */) { return tr... function virtual (line 925) | virtual bool xmlBreakLineInternal () { return true; } function virtual (line 928) | virtual bool xmlCommentInternal (const char * /* comment */) { return t... function checkStreamSize (line 952) | void checkStreamSize(uint numBytes) const function virtual (line 971) | virtual void serialBufferWithSize(uint8 *buf, uint32 len) type CHashMap (line 985) | typedef CHashMap::iterator ItIdMap; type CHashMap (line 986) | typedef CHashMap::value_type ValueIdMap; type typename (line 1001) | typedef typename T::value_type __value_type; type typename (line 1002) | typedef typename T::iterator __iterator; type typename (line 1091) | typedef typename T::value_type __value_type; type typename (line 1092) | typedef typename T::iterator __iterator; type typename (line 1158) | typedef typename T::value_type __value_type; type typename (line 1159) | typedef typename T::iterator __iterator; type typename (line 1226) | typedef typename T::value_type __value_type; type typename (line 1227) | typedef typename T::iterator __iterator; type typename (line 1271) | typedef typename T::value_type __value_type; type typename (line 1272) | typedef typename T::iterator __iterator; type typename (line 1303) | typedef typename T::key_type __key_type; type typename (line 1304) | typedef typename T::data_type __data_type; type typename (line 1305) | typedef typename T::iterator __iterator; type typename (line 1381) | typedef typename T::value_type __value_type; type typename (line 1382) | typedef typename T::iterator __iterator; type typename (line 1471) | typedef typename T::value_type __value_type; type typename (line 1472) | typedef typename T::key_type __key_type; type typename (line 1473) | typedef typename T::iterator __iterator; type typename (line 1563) | typedef typename T::value_type __value_type; type typename (line 1564) | typedef typename T::key_type __key_type; type typename (line 1565) | typedef typename T::iterator __iterator; type typename (line 1641) | typedef typename T::value_type::second_type __ptr_type; type typename (line 1642) | typedef typename __ptr_type::element_type __value_type; type typename (line 1643) | typedef typename T::key_type __key_type; type typename (line 1644) | typedef typename T::iterator __iterator; function class (line 1722) | class IStreamable : public IClassable FILE: code/nel/include/nel/misc/stream_inline.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/string_common.h function _check (line 92) | inline void _check(int /* a */) { } function _check (line 93) | inline void _check(unsigned int /* a */) { } function _check (line 94) | inline void _check(char /* a */) { } function _check (line 95) | inline void _check(unsigned char /* a */) { } function _check (line 96) | inline void _check(long /* a */) { } function _check (line 97) | inline void _check(unsigned long /* a */) { } function _check (line 100) | inline void _check(uint8 /* a */) { } function _check (line 103) | inline void _check(sint8 /* a */) { } function _check (line 104) | inline void _check(uint16 /* a */) { } function _check (line 105) | inline void _check(sint16 /* a */) { } function _check (line 108) | inline void _check(uint32 /* a */) { } function _check (line 109) | inline void _check(sint32 /* a */) { } function _check (line 112) | inline void _check(uint64 /* a */) { } function _check (line 113) | inline void _check(sint64 /* a */) { } function _check (line 114) | inline void _check(float /* a */) { } function _check (line 115) | inline void _check(double /* a */) { } function _check (line 116) | inline void _check(const char * /* a */) { } function _check (line 117) | inline void _check(const void * /* a */) { } function std (line 153) | inline std::string toString(const char *format, ...) function string (line 165) | string toStringPtr(const T *val) { return toString("%p", val); } function string (line 167) | string toStringEnum(const T &val) { return toString("%u", (uint32)val); } function string (line 177) | string toString(const T &obj) function std (line 184) | inline std::string toString(const uint8 val) { return toString("%hu", (u... function std (line 185) | inline std::string toString(const sint8 val) { return toString("%hd", (s... function std (line 186) | inline std::string toString(const uint16 val) { return toString("%hu", v... function std (line 187) | inline std::string toString(const sint16 val) { return toString("%hd", v... function std (line 188) | inline std::string toString(const uint32 val) { return toString("%u", va... function std (line 189) | inline std::string toString(const sint32 val) { return toString("%d", va... function std (line 190) | inline std::string toString(const uint64 val) { return toString("%" NL_I... function std (line 191) | inline std::string toString(const sint64 val) { return toString("%" NL_I... function std (line 197) | inline std::string toString(const long unsigned int &val) function std (line 208) | inline std::string toString(const size_t &val) { return toString("%" NL_... function std (line 211) | inline std::string toString(const size_t &val) { return toString("%u", v... function std (line 214) | inline std::string toString(const float &val) { return toString("%f", va... function std (line 215) | inline std::string toString(const double &val) { return toString("%lf", ... function std (line 216) | inline std::string toString(const bool &val) { return toString("%u", val... function std (line 217) | inline std::string toString(const std::string &val) { return val; } function std (line 222) | inline std::string toString(const uint &val) { return toString("%u", val... function std (line 223) | inline std::string toString(const sint &val) { return toString("%d", val... function fromString (line 232) | inline bool fromString(const std::string &str, uint32 &val) { if (str.fi... function fromString (line 233) | inline bool fromString(const std::string &str, sint32 &val) { char *end;... function fromString (line 234) | inline bool fromString(const std::string &str, uint8 &val) { char *end; ... function fromString (line 235) | inline bool fromString(const std::string &str, sint8 &val) { char *end; ... function fromString (line 236) | inline bool fromString(const std::string &str, uint16 &val) { char *end;... function fromString (line 237) | inline bool fromString(const std::string &str, sint16 &val) { char *end;... function fromString (line 238) | inline bool fromString(const std::string &str, uint64 &val) { bool ret =... function fromString (line 239) | inline bool fromString(const std::string &str, sint64 &val) { bool ret =... function fromString (line 240) | inline bool fromString(const std::string &str, float &val) { bool ret = ... function fromString (line 241) | inline bool fromString(const std::string &str, double &val) { bool ret =... function fromString (line 243) | inline bool fromString(const std::string &str, bool &val) function fromString (line 269) | inline bool fromString(const char *str, uint32 &val) { if (strstr(str, "... function fromString (line 270) | inline bool fromString(const char *str, sint32 &val) { char *end; long v... function fromString (line 271) | inline bool fromString(const char *str, uint8 &val) { char *end; long v;... function fromString (line 272) | inline bool fromString(const char *str, sint8 &val) { char *end; long v;... function fromString (line 273) | inline bool fromString(const char *str, uint16 &val) { char *end; long v... function fromString (line 274) | inline bool fromString(const char *str, sint16 &val) { char *end; long v... function fromString (line 275) | inline bool fromString(const char *str, uint64 &val) { bool ret = sscanf... function fromString (line 276) | inline bool fromString(const char *str, sint64 &val) { bool ret = sscanf... function fromString (line 277) | inline bool fromString(const char *str, float &val) { bool ret = sscanf(... function fromString (line 278) | inline bool fromString(const char *str, double &val) { bool ret = sscanf... function fromString (line 280) | inline bool fromString(const char *str, bool &val) function fromString (line 303) | inline bool fromString(const std::string &str, std::string &val) { val =... function fromString (line 308) | inline bool fromString(const std::string &str, uint &val) { return sscan... function fromString (line 309) | inline bool fromString(const std::string &str, sint &val) { return sscan... FILE: code/nel/include/nel/misc/string_conversion.h function namespace (line 25) | namespace NLMISC FILE: code/nel/include/nel/misc/string_id_array.h function namespace (line 30) | namespace NLMISC { FILE: code/nel/include/nel/misc/string_mapper.h function namespace (line 27) | namespace NLMISC function class (line 63) | class CStringMapper type uint (line 127) | typedef uint TSStringId; function class (line 135) | class CStaticStringMapper FILE: code/nel/include/nel/misc/string_stream.h function namespace (line 24) | namespace NLMISC { function virtual (line 117) | virtual void serialCont(std::vector &cont) { serialVector(cont); } function virtual (line 119) | virtual void serialCont(std::vector &cont) { serialVector(cont); } FILE: code/nel/include/nel/misc/system_info.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/system_utils.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/task_manager.h function namespace (line 29) | namespace NLMISC { FILE: code/nel/include/nel/misc/tds.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/thread.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/time_nl.h function namespace (line 27) | namespace NLMISC FILE: code/nel/include/nel/misc/timeout_assertion_thread.h function class (line 44) | class CTimeoutAssertionThread: public NLMISC::IRunnable function activate (line 91) | void activate() function deactivate (line 100) | void deactivate() function quit (line 108) | void quit() function timeout (line 115) | void timeout(uint32 to) FILE: code/nel/include/nel/misc/traits_nl.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/triangle.h function namespace (line 23) | namespace NLMISC function namespace (line 29) | namespace NLMISC FILE: code/nel/include/nel/misc/twin_map.h function namespace (line 23) | namespace NLMISC FILE: code/nel/include/nel/misc/types_nl.h type sint8 (line 308) | typedef signed __int8 sint8; type uint8 (line 309) | typedef unsigned __int8 uint8; type sint16 (line 310) | typedef signed __int16 sint16; type uint16 (line 311) | typedef unsigned __int16 uint16; type sint32 (line 312) | typedef signed __int32 sint32; type uint32 (line 313) | typedef unsigned __int32 uint32; type sint64 (line 314) | typedef signed __int64 sint64; type uint64 (line 315) | typedef unsigned __int64 uint64; type sint (line 317) | typedef int sint; type uint (line 318) | typedef unsigned int uint; type sint8 (line 329) | typedef int8_t sint8; type uint8 (line 330) | typedef uint8_t uint8; type sint16 (line 331) | typedef int16_t sint16; type uint16 (line 332) | typedef uint16_t uint16; type sint32 (line 333) | typedef int32_t sint32; type uint32 (line 334) | typedef uint32_t uint32; type sint64 (line 335) | typedef int64_t sint64; type uint64 (line 336) | typedef uint64_t uint64; type sint (line 338) | typedef int sint; type uint (line 339) | typedef unsigned int uint; function aligned_free (line 384) | inline void aligned_free(void *ptr) { _aligned_free(ptr); } function aligned_free (line 388) | inline void aligned_free(void *ptr) { free(ptr); } function aligned_free (line 397) | inline void aligned_free(void *ptr) { free(ptr); } function aligned_free (line 401) | inline void aligned_free(void *ptr) { free(ptr); } function namespace (line 457) | namespace __gnu_cxx { type uint16 (line 490) | typedef uint16 ucchar; FILE: code/nel/include/nel/misc/ucstring.h type std (line 30) | typedef std::basic_string ucstringbase; function class (line 32) | class ucstring : public ucstringbase function ucchar (line 120) | const ucchar *c_str() const function toString (line 128) | void toString (std::string &str) const function fromUtf8 (line 199) | void fromUtf8(const std::string &stringUtf8) function ucstring (line 280) | static ucstring makeFromUtf8(const std::string &stringUtf8) function namespace (line 352) | namespace NLMISC FILE: code/nel/include/nel/misc/uv.h function namespace (line 24) | namespace NLMISC function operator (line 64) | bool operator<(const CUV &o) const function operator (line 70) | bool operator==(const CUV &c) const {return (U==c.U) && (V==c.V);} function operator (line 71) | bool operator!=(const CUV &c) const {return !(*this==c);} function serial (line 73) | void serial(NLMISC::IStream &f) {f.serial(U,V);} function CUV (line 77) | inline CUV operator * (float f, const CUV &uv) function CUV (line 83) | inline CUV operator * (const CUV &uv, float f) function CUV (line 89) | inline CUV blend(const CUV &uv0, const CUV &uv1, float lambda) function class (line 106) | class CUVW function CUVW (line 119) | CUVW operator*(float f) const function operator (line 129) | bool operator<(const CUVW &o) const function operator (line 137) | bool operator==(const CUVW &c) const {return (U==c.U) && (V==c.V) && (W=... function operator (line 138) | bool operator!=(const CUVW &c) const {return !(*this==c);} function serial (line 140) | void serial(NLMISC::IStream &f) {f.serial(U,V,W);} FILE: code/nel/include/nel/misc/value_smoother.h function namespace (line 25) | namespace NLMISC { function init (line 156) | void init(uint n) function reset (line 168) | void reset() function addValue (line 175) | void addValue(bool dt) function class (line 210) | class CValueSmoother : public CValueSmootherTemplate FILE: code/nel/include/nel/misc/variable.h function namespace (line 26) | namespace NLMISC { function virtual (line 109) | virtual std::string toString(bool human) const \ function class (line 136) | class IVariable : public ICommand function virtual (line 151) | virtual bool execute(const std::string &/* rawCommandString */, const st... function virtual (line 209) | virtual std::string toString (bool /* human */) const function virtual (line 251) | virtual std::string toString (bool /* human */) const function virtual (line 335) | virtual bool execute (const std::string &/* rawCommandString */, const s... function virtual (line 464) | virtual bool execute (const std::string &/* rawCommandString */, const s... function class (line 498) | class IVariableChangedCallback FILE: code/nel/include/nel/misc/vector.h function class (line 39) | class CVector FILE: code/nel/include/nel/misc/vector_2d.h function namespace (line 28) | namespace NLMISC function CVector2d (line 68) | CVector2d operator*(double f) const {return CVector2d(x*f, y*f);} function CVector2d (line 69) | CVector2d operator/(double f) const {return CVector2d(x/f, y/f);} function maxof (line 110) | void maxof(const CVector2d &a, const CVector2d &b) function serial (line 116) | void serial(NLMISC::IStream &f) {f.serial(x,y);} FILE: code/nel/include/nel/misc/vector_2f.h function namespace (line 27) | namespace NLMISC function CVector2f (line 70) | CVector2f operator*(float f) const {return CVector2f(x*f, y*f);} function CVector2f (line 71) | CVector2f operator/(float f) const {return CVector2f(x/f, y/f);} function maxof (line 112) | void maxof(const CVector2f &a, const CVector2f &b) function serial (line 118) | void serial(NLMISC::IStream &f) {f.serial(x,y);} function operator (line 137) | inline bool operator < (const CVector2f &lhs, const CVector2f &rhs) FILE: code/nel/include/nel/misc/vector_h.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/vector_inline.h function namespace (line 26) | namespace NLMISC function normalize (line 111) | inline void CVector::normalize() function CVector (line 117) | inline CVector CVector::normed() const function v (line 136) | inline bool CVector::operator!=(const CVector &v) const function cartesianToSpheric (line 153) | inline void CVector::cartesianToSpheric(float &r, float &theta,float &ph... function sphericToCartesian (line 167) | inline void CVector::sphericToCartesian(float r, float theta,float phi) function minof (line 178) | inline void CVector::minof(const CVector &a, const CVector &b) function maxof (line 184) | inline void CVector::maxof(const CVector &a, const CVector &b) function serial (line 190) | inline void CVector::serial(IStream &f) FILE: code/nel/include/nel/misc/vectord_inline.h function namespace (line 25) | namespace NLMISC function normalize (line 110) | inline void CVectorD::normalize() function CVectorD (line 116) | inline CVectorD CVectorD::normed() const function v (line 135) | inline bool CVectorD::operator!=(const CVectorD &v) const function sphericToCartesian (line 157) | inline void CVectorD::sphericToCartesian(double r, double theta,double phi) function CVectorD (line 170) | inline CVectorD::operator CVector() const function copyTo (line 178) | inline void CVectorD::copyTo(CVector &dest) const FILE: code/nel/include/nel/misc/voter.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/misc/win32_util.h function namespace (line 26) | namespace NLMISC FILE: code/nel/include/nel/misc/win_displayer.h function namespace (line 46) | namespace NLMISC { FILE: code/nel/include/nel/misc/win_event_emitter.h function namespace (line 27) | namespace NLMISC { FILE: code/nel/include/nel/misc/win_thread.h function namespace (line 25) | namespace NLMISC { FILE: code/nel/include/nel/misc/window_displayer.h function namespace (line 28) | namespace NLMISC { FILE: code/nel/include/nel/misc/words_dictionary.h function namespace (line 24) | namespace NLMISC { FILE: code/nel/include/nel/misc/xml_auto_ptr.h function class (line 26) | class CXMLAutoPtr FILE: code/nel/include/nel/misc/xml_pack.h function namespace (line 24) | namespace NLMISC FILE: code/nel/include/nel/net/admin.h type CAlarm (line 36) | struct CAlarm type CGraphUpdate (line 47) | struct CGraphUpdate type std (line 72) | typedef std::vector TAdminViewVarNames; type std (line 73) | typedef std::vector TAdminViewValues; type SAdminViewRow (line 74) | struct SAdminViewRow FILE: code/nel/include/nel/net/buf_client.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/buf_net_base.h function namespace (line 27) | namespace NLNET { FILE: code/nel/include/nel/net/buf_server.h function namespace (line 31) | namespace NLNET { FILE: code/nel/include/nel/net/buf_server_tcp.h type evconnlistener (line 31) | struct evconnlistener type event_base (line 32) | struct event_base function namespace (line 34) | namespace NLNET { FILE: code/nel/include/nel/net/buf_server_tcp_func.h type TcpListenArgs (line 33) | struct TcpListenArgs FILE: code/nel/include/nel/net/buf_server_websocket.h type evconnlistener (line 31) | struct evconnlistener type event_base (line 32) | struct event_base function namespace (line 34) | namespace NLNET { FILE: code/nel/include/nel/net/buf_server_websocket_func.h function namespace (line 28) | namespace NLNET { FILE: code/nel/include/nel/net/buf_sock.h type bufferevent (line 29) | struct bufferevent function namespace (line 31) | namespace NLNET { function class (line 352) | class CServerBufSock : public CNonBlockingBufSock FILE: code/nel/include/nel/net/callback_client.h function namespace (line 25) | namespace NLNET { FILE: code/nel/include/nel/net/callback_net_base.h function namespace (line 37) | namespace NLNET { FILE: code/nel/include/nel/net/callback_server.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/callback_server_tcp.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/callback_server_websocket.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/dummy_tcp_sock.h function namespace (line 24) | namespace NLNET { FILE: code/nel/include/nel/net/email.h function namespace (line 25) | namespace NLNET { FILE: code/nel/include/nel/net/inet_address.h type sockaddr_in (line 26) | struct sockaddr_in type in_addr (line 27) | struct in_addr function namespace (line 35) | namespace NLMISC type ESocket (line 44) | struct ESocket FILE: code/nel/include/nel/net/listen_sock.h function namespace (line 23) | namespace NLNET FILE: code/nel/include/nel/net/login_client.h function namespace (line 28) | namespace NLNET type std (line 52) | typedef std::vector TShardList; FILE: code/nel/include/nel/net/login_cookie.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/login_server.h function namespace (line 28) | namespace NLMISC function namespace (line 33) | namespace NLNET FILE: code/nel/include/nel/net/message.h function namespace (line 26) | namespace NLNET function uint32 (line 103) | uint32 getHeaderSize () const; function virtual (line 227) | virtual const uint8 *buffer() const function invert (line 257) | void invert() function setDefaultStringMode (line 294) | static void setDefaultStringMode( bool stringmode ) { _DefaultStringMode... FILE: code/nel/include/nel/net/message_recorder.h function namespace (line 31) | namespace NLNET { function class (line 107) | class CMessageRecorder FILE: code/nel/include/nel/net/module.h function namespace (line 30) | namespace NLNET function class (line 113) | class EInvokeFailed : public NLMISC::Exception function class (line 118) | class EInvokeBadReturn : public NLMISC::Exception function virtual (line 124) | virtual ~IModule() {} function virtual (line 146) | virtual const std::string &getModuleName() const =0; type TModuleSocketEvent (line 276) | enum TModuleSocketEvent type TSecurityData (line 305) | struct TSecurityData function TSecurityData (line 340) | struct TUnknownSecurityData : public TSecurityData function class (line 372) | class IModuleProxy : public NLMISC::CRefCount function class (line 561) | class IModuleFactory : public NLMISC::CRefCount type std (line 660) | typedef std::set TModuleSockets; type std (line 664) | typedef std::list TInterceptors; type std (line 670) | typedef std::list > TMessageList; type std (line 673) | typedef std::list TModuleTasks; type std (line 677) | typedef std::vector TInvokeStack; function std (line 711) | const std::string &getCommandHandlerName() const; function class (line 810) | class CModuleProxy : public IModuleProxy function sendMessage (line 901) | void sendMessage(IModule *sender, const PtrContainer &addresseeProxies, ... FILE: code/nel/include/nel/net/module_builder_parts.h function namespace (line 24) | namespace NLNET type TModuleClassPred (line 226) | struct TModuleClassPred FILE: code/nel/include/nel/net/module_common.h function namespace (line 24) | namespace NLNET FILE: code/nel/include/nel/net/module_gateway.h function namespace (line 27) | namespace NLNET FILE: code/nel/include/nel/net/module_manager.h function namespace (line 26) | namespace NLNET FILE: code/nel/include/nel/net/module_message.h function namespace (line 26) | namespace NLNET FILE: code/nel/include/nel/net/module_socket.h function namespace (line 24) | namespace NLNET FILE: code/nel/include/nel/net/naming_client.h function namespace (line 30) | namespace NLNET { FILE: code/nel/include/nel/net/net_displayer.h function namespace (line 25) | namespace NLNET { FILE: code/nel/include/nel/net/net_log.h function namespace (line 25) | namespace NLNET { FILE: code/nel/include/nel/net/net_manager.h function namespace (line 45) | namespace NLNET { FILE: code/nel/include/nel/net/pacs_client.h function namespace (line 31) | namespace NLNET FILE: code/nel/include/nel/net/service.h function namespace (line 40) | namespace NLMISC type HINSTANCE__ (line 53) | struct HINSTANCE__ type HINSTANCE__ (line 54) | struct HINSTANCE__ type CHAR (line 56) | typedef char CHAR; type CHAR (line 57) | typedef CHAR *LPSTR; function namespace (line 60) | namespace NLNET function class (line 542) | class IServiceUpdatable function IService (line 571) | inline IService *IService::getInstance() FILE: code/nel/include/nel/net/sock.h function namespace (line 26) | namespace NLNET { FILE: code/nel/include/nel/net/tcp_sock.h function namespace (line 23) | namespace NLNET { FILE: code/nel/include/nel/net/transport_class.h function namespace (line 37) | namespace NLNET { FILE: code/nel/include/nel/net/udp_sim_sock.h function namespace (line 27) | namespace NLNET { FILE: code/nel/include/nel/net/udp_sock.h function namespace (line 23) | namespace NLNET { FILE: code/nel/include/nel/net/unified_network.h function namespace (line 31) | namespace NLNET { type TNameMappedConnection (line 439) | struct TNameMappedConnection type std (line 442) | typedef std::map TMsgMappedCallback; type std (line 445) | typedef std::pair TCallbackArgItem; type CHashMap (line 448) | typedef CHashMap > TNameMappedC... function class (line 451) | class CUnifiedConnection function reset (line 556) | void reset() function setupNetworkAssociation (line 578) | void setupNetworkAssociation (const std::vector &networkAssociat... FILE: code/nel/include/nel/net/unitime.h function namespace (line 25) | namespace NLNET FILE: code/nel/include/nel/net/varpath.h function class (line 22) | class CVarPath function empty (line 40) | bool empty () FILE: code/nel/samples/georges/main.cpp type TPositionData (line 44) | struct TPositionData method serial (line 49) | void serial(NLMISC::IStream &f) type TSampleConfig (line 57) | struct TSampleConfig method readGeorges (line 60) | void readGeorges (const NLMISC::CSmartPtr &form, con... method readGeorges (line 65) | void readGeorges (const NLMISC::CSmartPtr &form, con... method readForm (line 70) | void readForm(const NLMISC::CSmartPtr &form) method serial (line 108) | void serial(NLMISC::IStream &f) method removed (line 117) | void removed() method uint (line 123) | static uint getVersion() { return 1; } function main (line 137) | int main(void) FILE: code/nel/samples/misc/configfile/main.cpp function mainCallback (line 40) | void mainCallback () function var12Callback (line 47) | void var12Callback (CConfigFile::CVar &var) function main (line 61) | int main (int /* argc */, char ** /* argv */) FILE: code/nel/samples/misc/debug/main.cpp function main (line 25) | int main (int /* argc */, char ** /* argv */) FILE: code/nel/samples/misc/i18n/main.cpp function main (line 32) | int main (int argc, char **argv) FILE: code/nel/samples/misc/log/main.cpp function main (line 43) | int main (int /* argc */, char ** /* argv */) FILE: code/nel/samples/misc/strings/main.cpp function main (line 28) | int main (int argc, char **argv) FILE: code/nel/samples/misc/types_check/main.cpp function check (line 32) | bool check (T value) function checkInts (line 67) | void checkInts () function main (line 94) | int main (int argc, char **argv) FILE: code/nel/samples/net/chat/client.cpp function serverSentChat (line 70) | void serverSentChat (CMessage &msgin, TSockId from, CCallbackNetBase &ne... function main (line 89) | int main (int argc, char **argv) FILE: code/nel/samples/net/chat/kbhit.cpp type termios (line 23) | struct termios function init_keyboard (line 26) | void init_keyboard() function close_keyboard (line 38) | void close_keyboard() function kbhit (line 43) | int kbhit() function getch (line 64) | int getch() FILE: code/nel/samples/net/chat/server.cpp function clientWantsToConnect (line 48) | void clientWantsToConnect ( TSockId from, void *arg ) function clientWantsToDisconnect (line 55) | void clientWantsToDisconnect ( TSockId from, void *arg ) function clientSentChat (line 67) | void clientSentChat (CMessage &msgin, TSockId from, CCallbackNetBase &ne... class CChatService (line 90) | class CChatService : public IService method init (line 94) | void init () method update (line 104) | bool update () method release (line 115) | void release () FILE: code/nel/samples/net/class_transport/ai_service.cpp type CSharedClass (line 60) | struct CSharedClass : public CTransportClass method CSharedClass (line 72) | CSharedClass () : i1(20), i2(20), f1(20), str("str20"), eid (5, 151566... method description (line 74) | virtual void description () method callback (line 86) | virtual void callback (const string &name, uint8 sid) function cbUpService (line 100) | static void cbUpService (const std::string &serviceName, uint16 sid, voi... type CAIService (line 111) | struct CAIService : public IService method init (line 113) | void init() method release (line 125) | void release () FILE: code/nel/samples/net/class_transport/gd_service.cpp type CSharedClass (line 60) | struct CSharedClass : public CTransportClass method CSharedClass (line 71) | CSharedClass () : i1(10), i2(10), i3(10), f1(10), str("str10") { vi1.p... method description (line 73) | virtual void description () method callback (line 85) | virtual void callback (const string &name, uint8 sid) function cbUpService (line 101) | static void cbUpService (const std::string &serviceName, uint16 sid, voi... type CGDService (line 112) | struct CGDService : public IService method init (line 114) | void init() method release (line 126) | void release () FILE: code/nel/samples/net/login_system/client.cpp function main (line 68) | int main (int argc, char **argv) FILE: code/nel/samples/net/login_system/frontend_service.cpp function onConnectionClient (line 62) | void onConnectionClient (TSockId from, const CLoginCookie &cookie) function onDisconnectClient (line 74) | void onDisconnectClient (TSockId from, void *arg) class CFrontEndService (line 85) | class CFrontEndService : public IService method init (line 96) | void init() method update (line 114) | bool update() method init (line 143) | void init() method update (line 173) | bool update() class CFrontEndService (line 132) | class CFrontEndService : public IService method init (line 96) | void init() method update (line 114) | bool update() method init (line 143) | void init() method update (line 173) | bool update() FILE: code/nel/samples/net/multi_shards/client.cpp function main (line 51) | void main (int argc, char **argv) FILE: code/nel/samples/net/multi_shards/frontend_service.cpp function onConnectionClient (line 42) | void onConnectionClient (TSockId from, const CLoginCookie &cookie) function onDisconnectClient (line 54) | void onDisconnectClient (TSockId from, void *arg) class CFrontEndService (line 65) | class CFrontEndService : public IService method init (line 76) | void init() method update (line 96) | bool update() FILE: code/nel/samples/net/net_layer3/client.cpp function cbPong (line 52) | void cbPong( CMessage& msgin, TSockId from, CCallbackNetBase& client ) function main (line 81) | void main( int argc, char **argv ) FILE: code/nel/samples/net/net_layer3/frontend_service.cpp function cbPing (line 66) | void cbPing( CMessage& msgin, TSockId from, CCallbackNetBase& frontendse... function discCallback (line 88) | void discCallback( TSockId from, void *p ) function cbPong (line 121) | void cbPong( CMessage& msgin, TSockId from, CCallbackNetBase& clientofth... class CFrontEndService (line 162) | class CFrontEndService : public IService method init (line 169) | void init() method update (line 186) | bool update() method release (line 195) | void release() FILE: code/nel/samples/net/net_layer3/ping_service.cpp function cbPing (line 48) | void cbPing( CMessage& msgin, TSockId from, CCallbackNetBase& server ) FILE: code/nel/samples/net/net_layer4/client.cpp function cbPong (line 54) | void cbPong( CMessage& msgin, TSockId from, CCallbackNetBase& client ) function main (line 84) | void main( int argc, char **argv ) FILE: code/nel/samples/net/net_layer4/frontend_service.cpp function cbPing (line 65) | void cbPing( CMessage& msgin, TSockId from, CCallbackNetBase& frontendse... function cbPong (line 97) | void cbPong( CMessage& msgin, TSockId from, CCallbackNetBase& clientofth... function onDisconnectPS (line 125) | void onDisconnectPS( const std::string &serviceName, TSockId from, void ... function onReconnectPS (line 141) | void onReconnectPS( const std::string &serviceName, TSockId from, void *... function onDisconnectClient (line 162) | void onDisconnectClient( const std::string &serviceName, TSockId from, v... class CFrontEndService (line 203) | class CFrontEndService : public IService method init (line 210) | void init() FILE: code/nel/samples/net/net_layer4/ping_service.cpp function cbPing (line 51) | void cbPing( CMessage& msgin, TSockId from, CCallbackNetBase& server ) FILE: code/nel/samples/net/net_layer5/flood_service.cpp function cbPong (line 45) | void cbPong(CMessage &msgin, const std::string &serviceName, TServiceId ... function sendPing (line 57) | void sendPing(uint i) class CPinger (line 68) | class CPinger : public IRunnable method CPinger (line 75) | CPinger() method run (line 80) | void run() function cbPos (line 106) | void cbPos(CMessage &msgin, const std::string &serviceName, TServiceId sid) function cbAckPos (line 114) | void cbAckPos(CMessage &msgin, const std::string &serviceName, TServiceI... function cbUpPS (line 120) | void cbUpPS(const std::string &serviceName, TServiceId sid, void *arg) function cbDownPS (line 125) | void cbDownPS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpService (line 131) | void cbUpService(const std::string &serviceName, TServiceId sid, void *arg) function cbDownService (line 136) | void cbDownService(const std::string &serviceName, TServiceId sid, void ... class CFloodService (line 154) | class CFloodService : public IService method update (line 158) | bool update() method init (line 167) | void init() FILE: code/nel/samples/net/net_layer5/frontend_service.cpp function cbPong (line 68) | void cbPong(CMessage &msgin, const std::string &serviceName, TServiceId ... function sendPing (line 77) | void sendPing() function cbPos (line 88) | void cbPos(CMessage &msgin, const std::string &serviceName, TServiceId sid) function sendRequestVision (line 110) | void sendRequestVision () function cbVision (line 119) | void cbVision(CMessage &msgin, const std::string &serviceName, TServiceI... function sendPos (line 145) | void sendPos() function cbUpGPMS (line 153) | void cbUpGPMS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpPS (line 161) | void cbUpPS(const std::string &serviceName, TServiceId sid, void *arg) function cbDownPS (line 168) | void cbDownPS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpService (line 174) | void cbUpService(const std::string &serviceName, TServiceId sid, void *arg) function cbDownService (line 179) | void cbDownService(const std::string &serviceName, TServiceId sid, void ... class CFrontEndService (line 199) | class CFrontEndService : public NLNET::IService method update (line 203) | bool update() method init (line 238) | void init() FILE: code/nel/samples/net/net_layer5/gpm_service.cpp function cbPong (line 45) | void cbPong(CMessage &msgin, const std::string &serviceName, TServiceId ... function sendPing (line 54) | void sendPing() function cbPos (line 66) | void cbPos(CMessage &msgin, const std::string &serviceName, TServiceId sid) function cbAskVision (line 92) | void cbAskVision(CMessage &msgin, const std::string &serviceName, TServi... function cbUpPS (line 137) | void cbUpPS(const std::string &serviceName, TServiceId sid, void *arg) function cbDownPS (line 143) | void cbDownPS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpFS (line 149) | void cbUpFS(const std::string &serviceName, TServiceId sid, void *arg) function cbDownFS (line 155) | void cbDownFS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpService (line 161) | void cbUpService(const std::string &serviceName, TServiceId sid, void *arg) function cbDownService (line 171) | void cbDownService(const std::string &serviceName, TServiceId sid, void ... function cbVar (line 187) | void cbVar (CConfigFile::CVar &var) class CGPMService (line 194) | class CGPMService : public IService method update (line 198) | bool update() method init (line 218) | void init() FILE: code/nel/samples/net/net_layer5/ping_service.cpp function cbPing (line 52) | void cbPing(CMessage &msgin, const std::string &serviceName, TServiceId ... function cbUpService (line 68) | void cbUpService(const std::string &serviceName, TServiceId sid, void *arg) function cbDownService (line 79) | void cbDownService(const std::string &serviceName, TServiceId sid, void ... class CPingService (line 95) | class CPingService : public IService method init (line 102) | void init() FILE: code/nel/samples/net/net_layer5/player_service.cpp function cbPong (line 45) | void cbPong(CMessage &msgin, const std::string &serviceName, TServiceId ... function sendPing (line 55) | void sendPing() function cbPos (line 67) | void cbPos(CMessage &msgin, const std::string &serviceName, TServiceId sid) function cbAckPos (line 75) | void cbAckPos(CMessage &msgin, const std::string &serviceName, TServiceI... function cbUpPS (line 81) | void cbUpPS(const std::string &serviceName, TServiceId sid, void *arg) function cbDownPS (line 88) | void cbDownPS(const std::string &serviceName, TServiceId sid, void *arg) function cbUpService (line 94) | void cbUpService(const std::string &serviceName, TServiceId sid, void *arg) function cbDownService (line 99) | void cbDownService(const std::string &serviceName, TServiceId sid, void ... class CPlayerService (line 117) | class CPlayerService : public IService method update (line 121) | bool update() method init (line 140) | void init() FILE: code/nel/samples/net/service/chat_service.cpp class CChatService (line 50) | class CChatService : public IService method init (line 56) | void init () method update (line 66) | bool update () method release (line 111) | void release () function cbChat (line 126) | static void cbChat (CMessage &msgin, const std::string &serviceName, TSe... FILE: code/nel/samples/net/udp/bench_service.cpp type CClient (line 66) | struct CClient method CClient (line 68) | CClient (TSockId from, uint32 session, const string &cn) : From(from),... type TInetAddressHash (line 97) | struct TInetAddressHash function string (line 154) | string getDate() function cbInit (line 175) | void cbInit (CMessage &msgin, TSockId from, CCallbackNetBase &netbase) function cbDisconnect (line 208) | void cbDisconnect (TSockId from, void *arg) function updateStat (line 470) | void updateStat () function removeClientByAddr (line 492) | void removeClientByAddr( TClientMap::iterator iclient ) function handleReceivedPong (line 513) | void handleReceivedPong (CClient *client, sint64 pongTime) function sendPing (line 586) | void sendPing () class CBenchService (line 628) | class CBenchService : public IService method init (line 632) | void init() method update (line 666) | bool update () method release (line 744) | void release () FILE: code/nel/samples/net/udp/client.cpp function exit (line 100) | void exit (const string &reason) function createConfigFile (line 113) | void createConfigFile() function checkConnectionName (line 134) | void checkConnectionName () function loadConfigFile (line 160) | void loadConfigFile () function cbInfo (line 208) | void cbInfo (CMessage &msgin, TSockId from, CCallbackNetBase &netbase) function cbInit (line 224) | void cbInit (CMessage &msgin, TSockId from, CCallbackNetBase &netbase) function cbStart (line 242) | void cbStart (CMessage &msgin, TSockId from, CCallbackNetBase &netbase) function cbDisconnect (line 249) | void cbDisconnect (TSockId from, void *arg) function main (line 266) | int main( int argc, char **argv ) FILE: code/nel/samples/net/udp/graph.h function class (line 43) | class CGraph FILE: code/nel/samples/net/udp/receive_task.h type TReceivedMessage (line 37) | struct TReceivedMessage function setTypeEvent (line 55) | void setTypeEvent( TEventType t ) { *_Data.begin() = (uint8)t; } function setDate (line 57) | void setDate() { *(sint64*)&(*(_Data.begin()+1)) = NLMISC::CTime::get... function sint64 (line 59) | sint64 getDate() { return *(sint64*)&(*(_Data.begin()+1)); } function uint8 (line 65) | uint8 *userDataW() { return &*_Data.begin() + MsgHeaderSize; } function uint8 (line 68) | const uint8 *userDataR() const { return &*_Data.begin() + MsgHeader... function uint32 (line 71) | uint32 userSize() { return (uint32)_Data.size() - MsgHeaderSize; } function class (line 97) | class CReceiveTask : public NLMISC::IRunnable FILE: code/nel/samples/net/udp/simlag.cpp type CBufferizedPacket (line 51) | struct CBufferizedPacket method CBufferizedPacket (line 53) | CBufferizedPacket (CUdpSock *client, const uint8 *packet, uint32 packe... function updateBufferizedPackets (line 109) | void updateBufferizedPackets () function setSimlagValues (line 129) | void setSimlagValues (sint32 lag, sint8 packetLoss, sint8 packetDuplicat... function sendUDPNow (line 137) | void sendUDPNow (CUdpSock *client, const uint8 *packet, uint32 packetSiz... function sendUDP (line 148) | void sendUDP (CUdpSock *client, const uint8 *packet, uint32 packetSize, ... FILE: code/nel/samples/net/udp_ping/client.cpp function main (line 42) | int main (int argc, char **argv) FILE: code/nel/samples/net/udp_ping/udp_service.cpp class CBenchService (line 44) | class CBenchService : public IService method init (line 48) | void init() method update (line 57) | bool update () method release (line 86) | void release () FILE: code/nel/src/georges/form.cpp type NLGEORGES (line 29) | namespace NLGEORGES function warning (line 36) | void warning (bool exception, const char *format, ... ) function UFormElm (line 69) | UFormElm& CForm::getRootNode () function UFormElm (line 76) | const UFormElm& CForm::getRootNode () const class NLMISC::IStream (line 262) | class NLMISC::IStream function CForm (line 307) | CForm *CForm::getParent (uint parent) const function uint (line 321) | uint CForm::getParentCount () const function uint (line 386) | uint CForm::getNumParent () const function UForm (line 393) | UForm *CForm::getParentForm (uint parent) const FILE: code/nel/src/georges/form_dfn.cpp type NLGEORGES (line 35) | namespace NLGEORGES function uint (line 343) | uint CFormDfn::countParentDfn (uint32 round) const function uint (line 406) | uint CFormDfn::getNumParent () const function CFormDfn (line 413) | CFormDfn *CFormDfn::getParent (uint parent) const function string (line 420) | const string& CFormDfn::getParentFilename (uint parent) const function uint (line 427) | uint CFormDfn::getNumEntry () const function CType (line 571) | CType *CFormDfn::CEntry::getTypePtr () function CFormDfn (line 578) | CFormDfn *CFormDfn::CEntry::getDfnPtr () function CType (line 585) | const CType *CFormDfn::CEntry::getTypePtr () const function CFormDfn (line 592) | const CFormDfn *CFormDfn::CEntry::getDfnPtr () const function CFormDfn (line 599) | CFormDfn *CFormDfn::getSubDfn (uint index, uint &dfnIndex) function CFormDfn (line 626) | const CFormDfn *CFormDfn::getSubDfn (uint index, uint &dfnIndex) const function uint (line 804) | uint CFormDfn::getNumParents () const FILE: code/nel/src/georges/form_elm.cpp type NLGEORGES (line 31) | namespace NLGEORGES function CType (line 231) | const CType* CFormElm::getType () function CForm (line 352) | CForm *CFormElm::getForm () const function UFormElm (line 588) | UFormElm *CFormElm::getParent () const function UFormDfn (line 1767) | UFormDfn *CFormElmStruct::getStructDfn () function xmlNodePtr (line 1790) | xmlNodePtr CFormElmStruct::write (xmlNodePtr root, const CForm *form,... function xmlNodePtr (line 2145) | xmlNodePtr CFormElmVirtualStruct::write (xmlNodePtr root, const CForm... function xmlNodePtr (line 2570) | xmlNodePtr CFormElmArray::write (xmlNodePtr root, const CForm *form, c... function CType (line 2819) | const CType* CFormElmAtom::getType () function xmlNodePtr (line 2982) | xmlNodePtr CFormElmAtom::write (xmlNodePtr root, const CForm *form, c... FILE: code/nel/src/georges/form_loader.cpp type NLGEORGES (line 33) | namespace NLGEORGES function UFormLoader (line 44) | UFormLoader *UFormLoader::createLoader () function CType (line 63) | CType *CFormLoader::loadType (const char *filename) function CFormDfn (line 133) | CFormDfn *CFormLoader::loadFormDfn (const char *filename, bool forceLoad) function UForm (line 199) | UForm *CFormLoader::loadForm (const char *filename) function UFormDfn (line 296) | UFormDfn *CFormLoader::loadFormDfn (const char *filename) function UType (line 303) | UType *CFormLoader::loadFormType (const char *filename) FILE: code/nel/src/georges/header.cpp type NLGEORGES (line 27) | namespace NLGEORGES FILE: code/nel/src/georges/type.cpp type NLGEORGES (line 33) | namespace NLGEORGES class CMyEvalNumExpr (line 321) | class CMyEvalNumExpr : public CEvalNumExpr method CMyEvalNumExpr (line 324) | CMyEvalNumExpr (const CForm *form , const CType *type ) method evalValue (line 329) | virtual CEvalNumExpr::TReturnState evalValue (const char *value, dou... function uint (line 449) | uint getNextToken (const char *startString, string &token, uint &offset) function uint (line 499) | uint findSpecialCharacter (const char *special, char c, uint startOffset) function buildError (line 523) | void buildError (char *msg, uint offset) function string (line 849) | const string &CType::getDefault () const function string (line 856) | const string &CType::getMin () const function string (line 863) | const string &CType::getMax () const function string (line 870) | const string &CType::getIncrement () const function uint (line 877) | uint CType::getNumDefinition () const function string (line 898) | const string &CType::getComment () const FILE: code/nel/src/ligo/ligo_config.cpp type NLLIGO (line 31) | namespace NLLIGO function CPrimitiveClass (line 559) | const CPrimitiveClass *CLigoConfig::getPrimitiveClass (const IPrimitiv... function CPrimitiveClass (line 592) | const CPrimitiveClass *CLigoConfig::getPrimitiveClass (const char *cla... function uint32 (line 642) | uint32 CLigoConfig::getDynamicAliasSize() const function uint32 (line 649) | uint32 CLigoConfig::getDynamicAliasMask() const function uint32 (line 662) | uint32 CLigoConfig::getStaticAliasSize() const function uint32 (line 669) | uint32 CLigoConfig::getStaticAliasMask() const function uint32 (line 677) | uint32 CLigoConfig::buildAlias(uint32 staticPart, uint32 dynamicPart, ... function uint32 (line 747) | uint32 CLigoConfig::getFileStaticAliasMapping(const std::string &fileN... function uint32 (line 788) | uint32 CLigoConfig::aliasFromString(std::string fullAlias) FILE: code/nel/src/ligo/ligo_error.cpp type NLLIGO (line 20) | namespace NLLIGO function uint (line 55) | uint CLigoError::numVertexError () const FILE: code/nel/src/ligo/ligo_error.h function namespace (line 24) | namespace NLLIGO FILE: code/nel/src/ligo/ligo_material.cpp type NLLIGO (line 25) | namespace NLLIGO FILE: code/nel/src/ligo/ligo_material.h function namespace (line 26) | namespace NLLIGO FILE: code/nel/src/ligo/primitive.cpp type NLLIGO (line 31) | namespace NLLIGO function Error (line 41) | void Error (const char *filename, const char *format, ...) function XMLError (line 54) | void XMLError (xmlNodePtr xmlNode, const char *filename, const char *f... function xmlNodePtr (line 68) | xmlNodePtr GetFirstChildNode (xmlNodePtr xmlNode, const char *filename... function GetPropertyString (line 81) | bool GetPropertyString (string &result, const char *filename, xmlNodeP... function ReadInt (line 95) | bool ReadInt (const char *propName, int &result, const char *filename,... function WriteInt (line 108) | void WriteInt (const char *propName, int value, xmlNodePtr xmlNode) function ReadUInt (line 116) | bool ReadUInt (const char *propName, uint &result, const char *filenam... function WriteUInt (line 129) | void WriteUInt (const char *propName, uint value, xmlNodePtr xmlNode) function ReadFloat (line 137) | bool ReadFloat (const char *propName, float &result, const char *filen... function WriteFloat (line 150) | void WriteFloat (const char *propName, float value, xmlNodePtr xmlNode) function ReadVector (line 158) | bool ReadVector (CPrimVector &point, const char *filename, xmlNodePtr ... function WriteVector (line 184) | void WriteVector (const CPrimVector &point, xmlNodePtr xmlNode) function GetNodeString (line 197) | bool GetNodeString (string &result, const char *filename, xmlNodePtr x... function GetContentString (line 219) | bool GetContentString (string &result, const char *filename, xmlNodePt... function uint (line 396) | uint CPrimNode::getNumVector () const function CPrimVector (line 403) | const CPrimVector *CPrimNode::getPrimVector () const function CPrimVector (line 410) | CPrimVector *CPrimNode::getPrimVector () function uint (line 459) | uint CPrimPoint::getNumVector () const function CPrimVector (line 466) | const CPrimVector *CPrimPoint::getPrimVector () const function CPrimVector (line 473) | CPrimVector *CPrimPoint::getPrimVector () function uint (line 537) | uint CPrimPath::getNumVector () const function CPrimVector (line 544) | const CPrimVector *CPrimPath::getPrimVector () const function CPrimVector (line 560) | CPrimVector *CPrimPath::getPrimVector () function uint (line 610) | uint CPrimZone::getNumVector () const function CPrimVector (line 617) | const CPrimVector *CPrimZone::getPrimVector () const function CPrimVector (line 633) | CPrimVector *CPrimZone::getPrimVector () function IPrimitive (line 1209) | const IPrimitive *IPrimitive::getPrimitive (const std::string &absolut... function uint (line 2020) | uint IPrimitive::getNumProperty () const function uint32 (line 2094) | uint32 CPrimAlias::getAlias() const function uint32 (line 2099) | uint32 CPrimAlias::getFullAlias() const function IPrimitive (line 2159) | IPrimitive *CPrimAlias::copy () const function uint32 (line 2229) | uint32 CPrimitives::getAliasStaticPart() function uint32 (line 2243) | uint32 CPrimitives::buildFullAlias(uint32 dynamicPart) function uint32 (line 2256) | uint32 CPrimitives::genAlias(IPrimitive *prim, uint32 preferedAlias) function uint32 (line 2397) | uint32 CPrimitives::getLastGeneratedAlias() function IPrimitive (line 2404) | IPrimitive *CPrimitives::getPrimitiveByAlias(uint32 primAlias) function CPrimitives (line 2438) | CPrimitives& CPrimitives::operator= (const CPrimitives &other) function Register (line 2744) | void Register () FILE: code/nel/src/ligo/primitive_class.cpp function ReadFloat (line 36) | bool ReadFloat (const char *propName, float &result, xmlNodePtr xmlNode) function ReadInt (line 49) | bool ReadInt (const char *propName, int &result, xmlNodePtr xmlNode) function ReadBool (line 62) | bool ReadBool (const char *propName, bool &result, xmlNodePtr xmlNode, c... function ReadColor (line 83) | bool ReadColor (CRGBA &color, xmlNodePtr node) function ReadChild (line 114) | bool ReadChild (CPrimitiveClass::CChild &child, xmlNodePtr childNode, co... FILE: code/nel/src/ligo/primitive_utils.cpp type NLLIGO (line 18) | namespace NLLIGO function buildPrimPath (line 21) | std::string buildPrimPath(const IPrimitive *prim) function selectPrimByPath (line 39) | void selectPrimByPath(IPrimitive *rootNode, const std::string &path, T... FILE: code/nel/src/ligo/transition.cpp type NLLIGO (line 25) | namespace NLLIGO FILE: code/nel/src/ligo/transition.h function namespace (line 28) | namespace NLLIGO FILE: code/nel/src/ligo/zone_bank.cpp type NLLIGO (line 38) | namespace NLLIGO function string (line 60) | const string& CZoneBankElement::getName () function string (line 66) | const string& CZoneBankElement::getSize () function string (line 72) | const string& CZoneBankElement::getCategory (const string &CatType) function CZoneBankElement (line 613) | CZoneBankElement *CZoneBank::getElementByZoneName (const std::string &... FILE: code/nel/src/ligo/zone_edge.cpp type NLLIGO (line 28) | namespace NLLIGO FILE: code/nel/src/ligo/zone_edge.h function namespace (line 27) | namespace NLMISC function namespace (line 33) | namespace NLLIGO FILE: code/nel/src/ligo/zone_region.cpp type NLLIGO (line 23) | namespace NLLIGO function string (line 181) | const string &CZoneRegion::getName (sint32 x, sint32 y) const function uint8 (line 195) | uint8 CZoneRegion::getPosX (sint32 x, sint32 y) const function uint8 (line 209) | uint8 CZoneRegion::getPosY (sint32 x, sint32 y) const function uint8 (line 223) | uint8 CZoneRegion::getRot (sint32 x, sint32 y) const function uint8 (line 237) | uint8 CZoneRegion::getFlip (sint32 x, sint32 y) const function uint8 (line 251) | uint8 CZoneRegion::getCutEdge (sint32 x, sint32 y, uint8 pos) const function uint32 (line 265) | uint32 CZoneRegion::getDate (sint32 x, sint32 y, uint8 lowOrHigh) cons... function uint8 (line 409) | uint8 CZoneRegion::getSharingCutEdges (sint32 x, sint32 y, uint edge) FILE: code/nel/src/ligo/zone_template.cpp type NLLIGO (line 28) | namespace NLLIGO function sint32 (line 85) | inline sint32 CZoneTemplate::getSnappedIndex (float value, float resol... FILE: code/nel/src/ligo/zone_template.h function namespace (line 27) | namespace NLLIGO FILE: code/nel/src/logic/logic_condition.cpp type NLLOGIC (line 27) | namespace NLLOGIC FILE: code/nel/src/logic/logic_event.cpp type NLLOGIC (line 27) | namespace NLLOGIC FILE: code/nel/src/logic/logic_state.cpp type NLLOGIC (line 26) | namespace NLLOGIC FILE: code/nel/src/logic/logic_state_machine.cpp type NLLOGIC (line 26) | namespace NLLOGIC function xmlCheckNodeName (line 32) | void xmlCheckNodeName (xmlNodePtr &node, const char *nodeName) function getXMLProp (line 62) | std::string getXMLProp (xmlNodePtr node, const char *propName) function testNameWithFilter (line 487) | bool testNameWithFilter( sint8 filter, string motif, string varName ) FILE: code/nel/src/logic/logic_variable.cpp type NLLOGIC (line 25) | namespace NLLOGIC FILE: code/nel/src/misc/aabbox.cpp type NLMISC (line 28) | namespace NLMISC { function CAABBox (line 228) | CAABBox CAABBox::computeAABBoxUnion(const CAABBox &b1, const CAABBox &b2) function CAABBox (line 259) | CAABBox CAABBox::transformAABBox(const CMatrix &mat, const CAABBox &box) FILE: code/nel/src/misc/algo.cpp type NLMISC (line 28) | namespace NLMISC function testWildCard (line 31) | bool testWildCard(const std::string &strIn, const std::string &wildCard) function testWildCard (line 38) | bool testWildCard(const char *strIn, const char *wildCard) function splitString (line 115) | void splitString(const std::string &str, const std::string &separator... function splitUCString (line 135) | void splitUCString(const ucstring &ucstr, const ucstring &separator, ... function drawFullLine (line 155) | void drawFullLine (float x0, float y0, float x1, float y1, std::vector... function drawLine (line 285) | void drawLine (float x0, float y0, float x1, float y1, vector& v, bool limited ) function sint (line 215) | sint smprintf( char *buffer, size_t count, const char *format, ... ) function sint64 (line 232) | sint64 atoiInt64 (const char *ident, sint64 base) function uint (line 320) | uint raiseToNextPowerOf2(uint v) function uint (line 329) | uint getPowerOf2(uint v) function isPowerOf2 (line 342) | bool isPowerOf2(sint32 v) function string (line 359) | string bytesToHumanReadable (const std::string &bytes) function string (line 364) | string bytesToHumanReadable (uint64 bytes) function uint32 (line 381) | uint32 humanReadableToBytes (const string &str) function string (line 443) | string secondsToHumanReadable (uint32 time) function uint32 (line 466) | uint32 fromHumanReadable (const std::string &str) function toLower (line 511) | std::string toLower(const std::string &str) function toLower (line 525) | char toLower(const char ch) function toLower (line 537) | void toLower(char *str) function toUpper (line 552) | std::string toUpper(const std::string &str) function toUpper (line 566) | void toUpper(char *str) function formatThousands (line 581) | std::string formatThousands(const std::string& s) function killProgram (line 632) | bool killProgram(uint32 pid) function abortProgram (line 657) | bool abortProgram(uint32 pid) function launchProgram (line 673) | bool launchProgram (const std::string &programName, const std::string ... function displayByteBits (line 812) | void displayByteBits( uint8 b, uint nbits, sint beginpos, bool display... function displayDwordBits (line 838) | void displayDwordBits( uint32 b, uint nbits, sint beginpos, bool displ... function nlfseek64 (line 859) | int nlfseek64( FILE *stream, sint64 offset, int origin ) function sint64 (line 916) | sint64 nlftell64(FILE *stream) function LONG (line 1010) | LONG GetRegKey(HKEY key, LPCSTR subkey, LPSTR retdata) function openURL (line 1028) | bool openURL (const char *url) function openDoc (line 1066) | bool openDoc (const char *document) FILE: code/nel/src/misc/config_file/cf_gramatical.cpp type cf_operation (line 73) | enum cf_operation { OP_PLUS, OP_MINUS, OP_MULT, OP_DIVIDE, OP_NEG } type cf_value (line 75) | struct cf_value function __yy_memcpy (line 465) | static void function YYPARSE_PARAM_DECL (line 509) | int function cf_value (line 1293) | cf_value cf_op (cf_value a, cf_value b, cf_operation op) function cf_print (line 1451) | void cf_print (cf_value Val) function cf_setVar (line 1469) | void cf_setVar (NLMISC::CConfigFile::CVar &Var, cf_value Val) function yyerror (line 1529) | int yyerror (const char *s) FILE: code/nel/src/misc/config_file/cf_gramatical.h type YYSTYPE (line 1) | typedef union { FILE: code/nel/src/misc/config_file/cf_lexical.cpp type yy_buffer_state (line 123) | struct yy_buffer_state type yy_buffer_state (line 168) | struct yy_buffer_state type cf_type (line 1960) | enum cf_type { T_UNKNOWN, T_INT, T_STRING, T_REAL } type cf_value (line 1962) | struct cf_value function yy_get_next_buffer (line 2519) | static int yy_get_next_buffer() function yy_state_type (line 2651) | static yy_state_type yy_get_previous_state() function input (line 2757) | static int input() function yy_load_buffer_state (line 2875) | void yy_load_buffer_state() type yy_buffer_state (line 2895) | struct yy_buffer_state type yy_buffer_state (line 3016) | struct yy_buffer_state function yy_pop_state (line 3128) | static void yy_pop_state() function yy_top_state (line 3139) | static int yy_top_state() function main (line 3252) | int main() function cfwrap (line 3261) | int cfwrap() function comment (line 3267) | void comment () FILE: code/nel/src/misc/config_file/config_file.cpp type NLMISC (line 53) | namespace NLMISC function uint (line 289) | uint CConfigFile::CVar::size () const function uint32 (line 370) | uint32 CConfigFile::getVarCount() function uint (line 870) | uint CConfigFile::getNumVar () const FILE: code/nel/src/misc/contiguous_block_allocator.cpp type NLMISC (line 25) | namespace NLMISC FILE: code/nel/src/misc/cpu_time_stat.cpp type NLMISC (line 35) | namespace NLMISC FILE: code/nel/src/misc/debug.cpp type NLMISC (line 87) | namespace NLMISC function CLog (line 108) | CLog* CImposterLog::operator -> () function CLog (line 126) | CLog &CImposterLog::operator ()() function setCrashCallback (line 153) | void setCrashCallback(TCrashCallback crashCallback) function isCrashAlreadyReported (line 160) | bool isCrashAlreadyReported() function setCrashAlreadyReported (line 164) | void setCrashAlreadyReported(bool state) function setAssert (line 170) | void setAssert (bool assert) function nlFatalError (line 175) | void nlFatalError (const char *format, ...) function nlError (line 194) | void nlError (const char *format, ...) function initDebug2 (line 214) | static void initDebug2 (bool logInFile) function _assertex_stop_0 (line 267) | void _assertex_stop_0(bool &ignoreNextTime, sint line, const char *fil... function _assertex_stop_1 (line 280) | bool _assertex_stop_1(bool &ignoreNextTime) function _assert_stop (line 287) | bool _assert_stop(bool &ignoreNextTime, sint line, const char *file, c... type _NEL_MINIDUMP_EXCEPTION_INFORMATION (line 368) | struct _NEL_MINIDUMP_EXCEPTION_INFORMATION { DWORD ThreadId; PEXCEPT... type _NEL_MINIDUMP_TYPE (line 370) | enum _NEL_MINIDUMP_TYPE function DumpMiniDump (line 388) | static void DumpMiniDump(PEXCEPTION_POINTERS excpInfo) class EDebug (line 439) | class EDebug : public ETrapDebug method EDebug (line 443) | EDebug() { _Reason = "Nothing about EDebug"; } method EDebug (line 447) | EDebug(EXCEPTION_POINTERS * pexp) : m_pexp(pexp) { nlassert(pexp != ... method EDebug (line 448) | EDebug(const EDebug& se) : m_pexp(se.m_pexp) { createWhat(); } method createWhat (line 450) | void createWhat () method addStackAndLogToReason (line 560) | void addStackAndLogToReason (ULONG_PTR /* skipNFirst */ = 0) method string (line 656) | string getSourceInfo (DWORD_TYPE addr) method HANDLE (line 753) | HANDLE getProcessHandle() method findAndErase (line 759) | bool findAndErase(string &str, const char *token, const char *replac... method cleanType (line 776) | void cleanType(string &rawType, string &displayType) method string (line 797) | string getFuncInfo (uintptr_t funcAddr, uintptr_t stackAddr) function force_exception_frame (line 973) | void force_exception_frame(...) {std::cout.flush();} function exceptionTranslator (line 975) | static void exceptionTranslator(unsigned, EXCEPTION_POINTERS *pexp) function getCallStack (line 1014) | void getCallStack(std::string &result, sint skipNFirst) function getCallStackAndLog (line 1048) | void getCallStackAndLog (string &result, sint /* skipNFirst */) function changeLogDirectory (line 1116) | void changeLogDirectory(const std::string &dir) function getLogDirectory (line 1124) | std::string getLogDirectory() function destroyDebug (line 1133) | void destroyDebug() function createDebug (line 1152) | void createDebug (const char *logPath, bool logInFile, bool eraseLastLog) function beep (line 1241) | void beep( uint freq, uint duration ) function uint32 (line 1357) | uint32 CInstanceCounterManager::getInstanceCounter(const std::string &... function sint32 (line 1382) | sint32 CInstanceCounterManager::getInstanceCounterDelta(const std::str... function getLastError (line 1420) | int getLastError() function formatErrorMessage (line 1430) | std::string formatErrorMessage(int errorCode) FILE: code/nel/src/misc/diff_tool.cpp type STRING_MANAGER (line 29) | namespace STRING_MANAGER function uint64 (line 32) | uint64 makePhraseHash(const TPhrase &phrase) function parseHashFromComment (line 49) | bool parseHashFromComment(const ucstring &comments, uint64 &hashValue) function uint32 (line 64) | uint32 countLine(const ucstring &text, const ucstring::const_iterator ... function loadStringFile (line 78) | bool loadStringFile(const std::string filename, vector &s... function ucstring (line 233) | ucstring prepareStringFile(const vector &strings, bool re... function readPhraseFile (line 312) | bool readPhraseFile(const std::string &filename, vector &phra... function readPhraseFileFromString (line 321) | bool readPhraseFileFromString(ucstring const& doc, const std::string &... function ucstring (line 508) | ucstring tabLines(uint nbTab, const ucstring &str) function ucstring (line 531) | ucstring preparePhraseFile(const vector &phrases, bool remove... function loadExcelSheet (line 617) | bool loadExcelSheet(const string filename, TWorksheet &worksheet, bool... function readExcelSheet (line 637) | bool readExcelSheet(const ucstring &str, TWorksheet &worksheet, bool c... function makeHashCode (line 813) | void makeHashCode(TWorksheet &sheet, bool forceRehash) function ucstring (line 868) | ucstring prepareExcelSheet(const TWorksheet &worksheet) FILE: code/nel/src/misc/displayer.cpp type NLMISC (line 50) | namespace NLMISC type tm (line 79) | struct tm FILE: code/nel/src/misc/dummy_window.cpp type NLMISC (line 28) | namespace NLMISC function LRESULT (line 32) | static LRESULT CALLBACK nlDefaultWinProc(HWND hwnd, UINT uMsg, WPARAM ... FILE: code/nel/src/misc/dynloadlib.cpp type NLMISC (line 28) | namespace NLMISC function NL_LIB_HANDLE (line 31) | NL_LIB_HANDLE nlLoadLibrary(const std::string &libName) function nlFreeLibrary (line 45) | bool nlFreeLibrary(NL_LIB_HANDLE libHandle) function CLibrary (line 91) | CLibrary &CLibrary::operator =(const CLibrary &/* other */) function INelLibrary (line 276) | INelLibrary *CLibrary::getNelLibraryInterface() function uint32 (line 322) | uint32 INelLibrary::getLoadingCounter() FILE: code/nel/src/misc/eid_translator.cpp type NLMISC (line 38) | namespace NLMISC { function ucstring (line 125) | const ucstring &CEntityIdTranslator::getByEntity (const CEntityId &eid) function CEntityId (line 146) | CEntityId CEntityIdTranslator::getByEntity (const ucstring &entityName) function cbInvalidEntityNamesFilename (line 436) | void cbInvalidEntityNamesFilename(const std::string &invalidEntityName... function uint32 (line 548) | uint32 CEntityIdTranslator::getUId (const string &userName) function string (line 562) | string CEntityIdTranslator::getUserName (uint32 uid) function uint32 (line 641) | uint32 CEntityIdTranslator::getEntityNameStringId(const CEntityId &eid) function uint32 (line 661) | uint32 CEntityIdTranslator::getEntityShardId(const CEntityId &eid) FILE: code/nel/src/misc/entity_id.cpp type NLMISC (line 27) | namespace NLMISC { FILE: code/nel/src/misc/eval_num_expr.cpp type NLMISC (line 26) | namespace NLMISC FILE: code/nel/src/misc/event_emitter.cpp function foo_event_emitter_cpp (line 20) | void foo_event_emitter_cpp() {} type NLMISC (line 26) | namespace NLMISC { FILE: code/nel/src/misc/event_emitter_multi.cpp type NLMISC (line 25) | namespace NLMISC type EmitterEqualPred (line 29) | struct EmitterEqualPred method EmitterEqualPred (line 31) | EmitterEqualPred(IEventEmitter *e) : E(e) {} function IEventEmitter (line 88) | IEventEmitter *CEventEmitterMulti::getEmitter(uint index) function IEventEmitter (line 95) | const IEventEmitter *CEventEmitterMulti::getEmitter(uint index) const FILE: code/nel/src/misc/event_listener.cpp type NLMISC (line 27) | namespace NLMISC { FILE: code/nel/src/misc/event_server.cpp type NLMISC (line 28) | namespace NLMISC { FILE: code/nel/src/misc/events.cpp type NLMISC (line 26) | namespace NLMISC { function TKey (line 192) | TKey CEventKey::getKeyFromString(const std::string &str) FILE: code/nel/src/misc/fast_floor.cpp type NLMISC (line 25) | namespace NLMISC { FILE: code/nel/src/misc/fast_id_map.cpp type NLMISC (line 42) | namespace NLMISC { function dummytoavoidthecompilerwarningfastidmap (line 44) | void dummytoavoidthecompilerwarningfastidmap() { } FILE: code/nel/src/misc/fast_mem.cpp type NLMISC (line 26) | namespace NLMISC function memcpyPtr (line 221) | static memcpyPtr findBestmemcpy () FILE: code/nel/src/misc/file.cpp type NLMISC (line 39) | namespace NLMISC function sint32 (line 488) | sint32 CIFile::getPos () const throw(EStream) function uint (line 538) | uint CIFile::getDbgStreamSize() const function sint32 (line 705) | sint32 COFile::getPos () const throw(EStream) FILE: code/nel/src/misc/fixed_size_allocator.cpp type NLMISC (line 26) | namespace NLMISC function uint (line 90) | uint CFixedSizeAllocator::CChunk::getBlockSizeWithOverhead() const FILE: code/nel/src/misc/game_device.cpp type NLMISC (line 24) | namespace NLMISC { FILE: code/nel/src/misc/game_device_events.cpp type NLMISC (line 25) | namespace NLMISC function dummyToAvoidStupidCompilerWarning_game_device_events_cpp (line 28) | void dummyToAvoidStupidCompilerWarning_game_device_events_cpp() FILE: code/nel/src/misc/geom_ext.cpp function dummyToAvoidStupidCompilerWarning_misc_geom_ext_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_geom_ext_cpp() type NLMISC (line 31) | namespace NLMISC FILE: code/nel/src/misc/grid_traversal.cpp type NLMISC (line 26) | namespace NLMISC FILE: code/nel/src/misc/gtk_displayer.cpp type NLMISC (line 46) | namespace NLMISC { function CGtkDisplayer (line 63) | CGtkDisplayer (const char *displayerName) : CWindowDisplayer(displayer... function gint (line 78) | gint ButtonClicked(GtkWidget *Widget, gpointer *Data) function gint (line 179) | gint delete_event (GtkWidget *widget, GdkEvent *event, gpointer data) function gint (line 187) | gint KeyIn(GtkWidget *Widget, GdkEventKey *Event, gpointer *Data) function updateInput (line 216) | void updateInput () function gint (line 221) | gint KeyOut(GtkWidget *Widget, GdkEventKey *Event, gpointer *Data) function gint (line 240) | gint cbValidateCommand (GtkWidget *widget, GdkEvent *event, gpointer d... function gint (line 358) | gint updateInterf (gpointer data) function foo_gtk_displayer_cpp (line 435) | void foo_gtk_displayer_cpp() {} FILE: code/nel/src/misc/heap_memory.cpp type NLMISC (line 28) | namespace NLMISC FILE: code/nel/src/misc/hierarchical_timer.cpp type NLMISC (line 33) | namespace NLMISC function uint (line 150) | uint CHTimer::CNode::getNumNodes() const FILE: code/nel/src/misc/i18n.cpp type NLMISC (line 29) | namespace NLMISC { function ucstring (line 166) | const ucstring &CI18N::get (const string &label) function ucstring (line 219) | ucstring CI18N::getCurrentLanguageName () function string (line 224) | string CI18N::getCurrentLanguageCode () function ucstring (line 1041) | ucstring CI18N::makeMarkedString(ucchar openMark, ucchar closeMark, co... function string (line 1077) | string CI18N::encodeUTF8(const ucstring &str) function uint64 (line 1092) | uint64 CI18N::makeHash(const ucstring &str) function string (line 1118) | string CI18N::hashToString(uint64 hash) function uint64 (line 1141) | uint64 CI18N::stringToHash(const string &str) FILE: code/nel/src/misc/i_xml.cpp type NLMISC (line 41) | namespace NLMISC function xmlGenericErrorFuncRead (line 166) | void xmlGenericErrorFuncRead (void *ctx, const char *msg, ...) function uint32 (line 520) | inline uint32 atoui( const char *ident) function xmlNodePtr (line 1006) | xmlNodePtr CIXml::getFirstChildNode (xmlNodePtr parent, const char *ch... function xmlNodePtr (line 1020) | xmlNodePtr CIXml::getNextChildNode (xmlNodePtr last, const char *child... function xmlNodePtr (line 1034) | xmlNodePtr CIXml::getFirstChildNode (xmlNodePtr parent, xmlElementType... function xmlNodePtr (line 1048) | xmlNodePtr CIXml::getNextChildNode (xmlNodePtr last, xmlElementType type) function uint (line 1062) | uint CIXml::countChildren (xmlNodePtr node, const char *childName) function uint (line 1076) | uint CIXml::countChildren (xmlNodePtr node, xmlElementType type) function xmlNodePtr (line 1090) | xmlNodePtr CIXml::getRootNode () const FILE: code/nel/src/misc/input_device.cpp function foo_input_device_cpp (line 21) | void foo_input_device_cpp() {} type NLMISC (line 27) | namespace NLMISC FILE: code/nel/src/misc/input_device_server.cpp type NLMISC (line 27) | namespace NLMISC type CInputDeviceEventLess (line 53) | struct CInputDeviceEventLess FILE: code/nel/src/misc/inter_window_msg_queue.cpp type NLMISC (line 29) | namespace NLMISC function HWND (line 122) | HWND CInterWindowMsgQueue::CProtagonist::getWnd() function LRESULT (line 384) | LRESULT CInterWindowMsgQueue::handleWMCopyData(HWND hwnd, COPYDATASTRU... function LRESULT (line 441) | LRESULT CALLBACK CInterWindowMsgQueue::listenerProc(HWND hwnd, UINT uM... function LRESULT (line 456) | LRESULT CALLBACK CInterWindowMsgQueue::invisibleWindowListenerProc(HWN... function uint (line 523) | uint CInterWindowMsgQueue::getSendQueueSize() const function uint (line 530) | uint CInterWindowMsgQueue::getReceiveQueueSize() const FILE: code/nel/src/misc/keyboard_device.cpp type NL3D (line 25) | namespace NL3D { FILE: code/nel/src/misc/line.cpp type NLMISC (line 25) | namespace NLMISC FILE: code/nel/src/misc/log.cpp function IDisplayer (line 208) | IDisplayer *CLog::getDisplayer (const char *displayerName) FILE: code/nel/src/misc/matrix.cpp type NLMISC (line 30) | namespace NLMISC function CMatrix (line 163) | CMatrix &CMatrix::operator=(const CMatrix &m) function CVector (line 414) | CVector CMatrix::getI() const function CVector (line 422) | CVector CMatrix::getJ() const function CVector (line 430) | CVector CMatrix::getK() const function CMatrix (line 1085) | CMatrix CMatrix::inverted() const function CVector (line 1243) | CVector CMatrix::mulVector(const CVector &v) const function CVector (line 1260) | CVector CMatrix::mulPoint(const CVector &v) const function CVectorH (line 1289) | CVectorH CMatrix::operator*(const CVectorH& v) const function CPlane (line 1306) | CPlane operator*(const CPlane &p, const CMatrix &m) FILE: code/nel/src/misc/md5.cpp type NLMISC (line 59) | namespace NLMISC function CHashKeyMD5 (line 68) | CHashKeyMD5 getMD5(const std::string &filename) function CHashKeyMD5 (line 108) | CHashKeyMD5 getMD5(const uint8 *buffer, uint32 size) function fromHex (line 124) | static bool fromHex(char c, uint8 &x) function string (line 160) | string CHashKeyMD5::toString() const FILE: code/nel/src/misc/mem_displayer.cpp type NLMISC (line 42) | namespace NLMISC { function string (line 52) | static string getFuncInfo (DWORD_TYPE funcAddr, DWORD_TYPE stackAddr) function string (line 112) | static string getSourceInfo (DWORD_TYPE addr) function DWORD (line 152) | static DWORD __stdcall GetModuleBase(HANDLE hProcess, DWORD dwReturnAd... function displayCallStack (line 216) | static void displayCallStack (CLog *log) function displayCallStack (line 334) | static void displayCallStack (CLog *log) FILE: code/nel/src/misc/mem_stream.cpp type NLMISC (line 25) | namespace NLMISC function uint (line 155) | uint CMemStream::serialSeparatedBufferIn( uint8 *buf, uint len ) function uint (line 231) | uint CMemStream::getDbgStreamSize() const FILE: code/nel/src/misc/mouse_smoother.cpp type NLMISC (line 24) | namespace NLMISC function BuildHermiteVector (line 29) | static inline void BuildHermiteVector(const NLMISC::CVector2f &P0, FILE: code/nel/src/misc/mutex.cpp function EnterMutex (line 52) | inline void EnterMutex( void *handle ) function LeaveMutex (line 80) | inline void LeaveMutex( void *handle ) type NLMISC (line 314) | namespace NLMISC { type semid_ds (line 473) | struct semid_ds type seminfo (line 475) | struct seminfo function initAcquireTimeMap (line 568) | void initAcquireTimeMap() function getNewAcquireTimes (line 580) | map getNewAcquireTimes() FILE: code/nel/src/misc/noise_value.cpp type NLMISC (line 27) | namespace NLMISC class CRandomGrid3D (line 43) | class CRandomGrid3D method CRandomGrid3D (line 48) | CRandomGrid3D() method evalNearest (line 95) | static inline float evalNearest(const CVector &pos) method evalBiLinear (line 113) | static inline float evalBiLinear(const CVector &pos) method getLevelSize (line 157) | static inline float getLevelSize(uint level) method CVector (line 163) | static inline const CVector &getLevelPhase(uint level) method lookup (line 178) | static inline float lookup(uint ux, uint uy, uint uz) method easeInEaseOut (line 185) | static inline void easeInEaseOut(float &y, float x) FILE: code/nel/src/misc/o_xml.cpp type NLMISC (line 37) | namespace NLMISC function xmlOutputWriteCallbackForNeL (line 66) | int xmlOutputWriteCallbackForNeL ( void *context, const char *buffer, ... function xmlOutputCloseCallbackForNeL (line 83) | int xmlOutputCloseCallbackForNeL ( void * /* context */ ) function xmlDocPtr (line 94) | xmlDocPtr COXml::getDocument () function xmlGenericErrorFuncWrite (line 163) | void xmlGenericErrorFuncWrite (void *ctx, const char *msg, ...) FILE: code/nel/src/misc/object_arena_allocator.cpp type NLMISC (line 25) | namespace NLMISC function uint (line 137) | uint CObjectArenaAllocator::getNumAllocatedBlocks() const function CObjectArenaAllocator (line 148) | CObjectArenaAllocator &CObjectArenaAllocator::getDefaultAllocator() FILE: code/nel/src/misc/object_vector.cpp function dummyToAvoidStupidCompilerWarning_misc_object_vector_cpp (line 22) | void dummyToAvoidStupidCompilerWarning_misc_object_vector_cpp() type NLMISC (line 30) | namespace NLMISC { FILE: code/nel/src/misc/p_thread.cpp type NLMISC (line 32) | namespace NLMISC { type CPMainThread (line 38) | struct CPMainThread : public CPThread method CPMainThread (line 40) | CPMainThread() : CPThread(NULL, 0) function IThread (line 62) | IThread *IThread::create( IRunnable *runnable, uint32 stackSize) function IThread (line 70) | IThread *IThread::getCurrentThread () function uint64 (line 266) | uint64 CPThread::getCPUMask() type passwd (line 324) | struct passwd function IProcess (line 339) | IProcess *IProcess::getCurrentProcess () function uint64 (line 347) | uint64 CPProcess::getCPUMask() function foo_p_thread_cpp (line 397) | void foo_p_thread_cpp() {} FILE: code/nel/src/misc/path.cpp type NLMISC (line 53) | namespace NLMISC { function sint (line 310) | sint CFileContainer::findExtension (const string &ext1, const string &... function removeAllUnusedChar (line 418) | static void removeAllUnusedChar(string &str) function string (line 467) | string CPath::lookup (const string &filename, bool throwException, boo... function string (line 472) | string CFileContainer::lookup (const string &filename, bool throwExcep... function string (line 622) | string CPath::standardizePath (const string &path, bool addFinalSlash) function string (line 627) | string CFileContainer::standardizePath (const string &path, bool addFi... function DIR (line 766) | DIR *opendir (const char *path) function closedir (line 781) | int closedir (DIR *dir) function dirent (line 787) | dirent *readdir (DIR *dir) function isdirectory (line 815) | bool isdirectory (dirent *de) function isfile (line 830) | bool isfile (dirent *de) function string (line 844) | string getname (dirent *de) class IProgressCallback (line 854) | class IProgressCallback class IProgressCallback (line 861) | class IProgressCallback class IProgressCallback (line 975) | class IProgressCallback class IProgressCallback (line 980) | class IProgressCallback function string (line 1871) | string CFile::getFilename (const string &filename) function string (line 1880) | string CFile::getFilenameWithoutExtension (const string &filename) function string (line 1890) | string CFile::getExtension (const string &filename) function string (line 1899) | string CFile::getPath (const string &filename) type stat (line 1919) | struct stat type stat (line 1936) | struct stat function string (line 1961) | string CFile::findNewFile (const string &filename) function uint32 (line 1986) | uint32 CFile::getFileSize (const std::string &filename) function uint32 (line 2016) | uint32 CFile::getFileSize (FILE *f) function uint32 (line 2029) | uint32 CFile::getFileModificationDate(const std::string &filename) type stat (line 2179) | struct stat function uint32 (line 2197) | uint32 CFile::getFileCreationDate(const std::string &filename) type CFileEntry (line 2222) | struct CFileEntry method CFileEntry (line 2224) | CFileEntry (const string &filename, void (*callback)(const string &f... function CopyMoveFile (line 2286) | static bool CopyMoveFile(const std::string &dest, const std::string &s... FILE: code/nel/src/misc/plane.cpp type NLMISC (line 26) | namespace NLMISC function sint (line 91) | sint CPlane::clipPolygonBack(CVector in[], CVector out[], sint nIn) const function sint (line 119) | sint CPlane::clipPolygonBack(const CVector in[], const CUV inUV[], CVe... function sint (line 158) | sint CPlane::clipPolygonFront(CVector in[], CVector out[], sint nIn) c... function CPlane (line 187) | CPlane CPlane::inverted() const FILE: code/nel/src/misc/polygon.cpp type NLMISC (line 31) | namespace NLMISC class CConcavePolygonsVertexDesc (line 174) | class CConcavePolygonsVertexDesc method CConcavePolygonsVertexDesc (line 178) | CConcavePolygonsVertexDesc (float length, uint index) class CBSPNode2v (line 244) | class CBSPNode2v method CBSPNode2v (line 247) | CBSPNode2v () method CBSPNode2v (line 252) | CBSPNode2v ( const CPlane &plane, CVector p0, CVector p1, uint v0, u... method insert (line 268) | void insert (CBSPNode2v *node) method intersect (line 348) | bool intersect (const CVector &p0, const CVector &p1, uint v0, uint ... function ScanEdge (line 1058) | static void ScanEdge(CPolygon2D::TRasterVect &outputVect, sint topY, c... function Next (line 1112) | static inline CPolygon2D::TVec2fVect::const_iterator Next(const CPolyg... function Prev (line 1122) | static inline CPolygon2D::TVec2fVect::const_iterator Prev(const CPolyg... function ScanOuterEdgeRight (line 1357) | static void ScanOuterEdgeRight(CPolygon2D::TRaster *r, float x1, float... function ScanOuterEdgeLeft (line 1427) | static void ScanOuterEdgeLeft(CPolygon2D::TRaster *r, float x1, float ... function ScanInnerEdge (line 1683) | static void ScanInnerEdge(CPolygon2D::TRaster *r, float x1, float y1, ... function testSegmentIntersection (line 2197) | static inline bool testSegmentIntersection(const CVector2f &a, const C... FILE: code/nel/src/misc/progress_callback.cpp type NLMISC (line 26) | namespace NLMISC FILE: code/nel/src/misc/quad.cpp function dummyToAvoidStupidCompilerWarning_misc_quad_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_quad_cpp() type NLMISC (line 31) | namespace NLMISC { FILE: code/nel/src/misc/quat.cpp type NLMISC (line 25) | namespace NLMISC FILE: code/nel/src/misc/reader_writer.cpp type NLMISC (line 25) | namespace NLMISC { FILE: code/nel/src/misc/rect.cpp type NLMISC (line 26) | namespace NLMISC { FILE: code/nel/src/misc/report.cpp type NLMISC (line 38) | namespace NLMISC function setReportEmailFunction (line 52) | void setReportEmailFunction (void *emailFunction) function report (line 66) | void report () function sendEmail (line 91) | static void sendEmail() function LRESULT (line 120) | static LRESULT CALLBACK WndProc (HWND hWnd, UINT message, WPARAM wPara... function TReportResult (line 199) | TReportResult report (const std::string &title, const std::string &hea... FILE: code/nel/src/misc/rgba.cpp type NLMISC (line 28) | namespace NLMISC { class NLMISC::IStream (line 53) | class NLMISC::IStream function uint8 (line 69) | uint8 CRGBA::toGray() const function HLSValue (line 676) | static float HLSValue(float h, float v1, float v2) function CRGBA (line 734) | CRGBA CRGBA::stringToRGBA( const char *ptr ) class NLMISC::IStream (line 777) | class NLMISC::IStream FILE: code/nel/src/misc/sha1.cpp type SHA1Context (line 77) | struct SHA1Context function CHashKey (line 104) | CHashKey getSHA1(const uint8 *buffer, uint32 size) function CHashKey (line 135) | CHashKey getSHA1(const string &filename, bool forcePath) function CHashKey (line 200) | CHashKey getHMacSHA1(const uint8 *text, uint32 text_len, const uint8 *ke... function SHA1Reset (line 290) | int SHA1Reset(SHA1Context *context) function SHA1Result (line 332) | int SHA1Result( SHA1Context *context, function SHA1Input (line 390) | int SHA1Input( SHA1Context *context, function SHA1ProcessMessageBlock (line 463) | void SHA1ProcessMessageBlock(SHA1Context *context) function SHA1PadMessage (line 574) | void SHA1PadMessage(SHA1Context *context) FILE: code/nel/src/misc/shared_memory.cpp type NLMISC (line 34) | namespace NLMISC { FILE: code/nel/src/misc/sheet_id.cpp type NLMISC (line 36) | namespace NLMISC { function CSheetId (line 448) | CSheetId& CSheetId::operator=( const CSheetId& sheetId ) function CSheetId (line 473) | CSheetId& CSheetId::operator=( const string& sheetName ) function CSheetId (line 490) | CSheetId& CSheetId::operator=( uint32 sheetRef ) function string (line 525) | string CSheetId::toString(bool ifNotFoundUseNumericId) const function uint32 (line 742) | uint32 CSheetId::typeFromFileExtension(const std::string &fileExtension) FILE: code/nel/src/misc/smart_ptr.cpp type NLMISC (line 25) | namespace NLMISC function dummy_to_avoid_stupid_4768_smart_ptr_cpp (line 34) | void dummy_to_avoid_stupid_4768_smart_ptr_cpp() FILE: code/nel/src/misc/sstring.cpp type NLMISC (line 20) | namespace NLMISC function CSString (line 23) | CSString CSString::strtok( const char *separators, function CSString (line 84) | CSString CSString::splitToOneOfSeparators( const CSString& separators, function CSString (line 134) | CSString CSString::splitToLineComment(bool truncateThis, bool useSlash... function uint32 (line 263) | uint32 CSString::findMatchingDelimiterPos( bool useAngleBrace, function CSString (line 328) | CSString CSString::matchDelimiters( bool truncateThis, function CSString (line 358) | CSString CSString::splitToStringSeparator( function CSString (line 401) | CSString CSString::splitToSeparator( char separator, function CSString (line 409) | CSString CSString::splitToSeparator( char separator, function CSString (line 452) | CSString CSString::splitToOneOfSeparators( const CSString& separators, function CSString (line 472) | CSString CSString::stripBlockDelimiters( bool useAngleBrace, // tre... function CSString (line 596) | const CSString& CSString::join(const std::vector& strings, c... function CSString (line 611) | const CSString& CSString::join(const std::vector& strings, c... function CSString (line 626) | CSString CSString::strip() const function CSString (line 636) | CSString CSString::leftStrip() const function CSString (line 645) | CSString CSString::rightStrip() const function CSString (line 654) | CSString CSString::toUpper() const function CSString (line 668) | CSString CSString::toLower() const function CSString (line 682) | CSString CSString::splitTo(char c) const function CSString (line 691) | CSString CSString::splitTo(char c,bool truncateThis,bool absorbSeparator) function CSString (line 712) | CSString CSString::splitTo(const char *s,bool truncateThis) function CSString (line 745) | CSString CSString::splitFrom(char c) const function CSString (line 760) | CSString CSString::splitFrom(const char *s) const function CSString (line 782) | CSString CSString::firstWord(bool truncateThis) function CSString (line 823) | CSString CSString::firstWordConst() const function CSString (line 828) | CSString CSString::tailFromFirstWord() const function CSString (line 847) | CSString CSString::word(uint32 idx) const function CSString (line 857) | CSString CSString::firstWordOrWords(bool truncateThis,bool useSlashStr... function CSString (line 877) | CSString CSString::firstWordOrWordsConst(bool useSlashStringEscape,boo... function CSString (line 882) | CSString CSString::tailFromFirstWordOrWords(bool useSlashStringEscape,... function CSString (line 901) | CSString CSString::wordOrWords(uint32 idx,bool useSlashStringEscape,bo... function CSString (line 912) | CSString CSString::firstLine(bool truncateThis) function CSString (line 917) | CSString CSString::firstLineConst() const function CSString (line 922) | CSString CSString::tailFromFirstLine() const function CSString (line 941) | CSString CSString::line(uint32 idx) const function CSString (line 952) | CSString CSString::quote(bool useSlashStringEscape,bool useRepeatQuote... function CSString (line 997) | CSString CSString::quoteIfNotQuoted( bool useSlashStringEscape, bool u... function CSString (line 1005) | CSString CSString::quoteIfNotAtomic( bool useSlashStringEscape, bool u... function CSString (line 1033) | CSString CSString::unquote(bool useSlashStringEscape,bool useRepeatQuo... function CSString (line 1121) | CSString CSString::unquoteIfQuoted(bool useSlashStringEscape,bool useR... function CSString (line 1129) | CSString CSString::encodeXML(bool isParameter) const function CSString (line 1168) | CSString CSString::decodeXML() const function CSString (line 1333) | CSString CSString::replace(const char *toFind,const char *replacement)... function sint32 (line 1496) | sint32 CSString::atosi() const function uint32 (line 1547) | uint32 CSString::atoui() const function sint64 (line 1589) | sint64 CSString::atoi64() const function sint64 (line 1651) | sint64 CSString::atosi64() const function uint64 (line 1702) | uint64 CSString::atoui64() const FILE: code/nel/src/misc/stl_block_allocator.cpp function foo_stl_block_allocator_cpp (line 22) | void foo_stl_block_allocator_cpp() {} type NLMISC (line 28) | namespace NLMISC { FILE: code/nel/src/misc/stl_block_list.cpp function foo_stl_block_list_cpp (line 22) | void foo_stl_block_list_cpp() {} type NLMISC (line 28) | namespace NLMISC { FILE: code/nel/src/misc/stop_watch.cpp type NLMISC (line 27) | namespace NLMISC { function TMsDuration (line 128) | TMsDuration CStopWatch::getDuration() const function TMsDuration (line 137) | TMsDuration CStopWatch::getPartialAverage() const function TMsDuration (line 149) | TMsDuration CStopWatch::getAverageDuration() const FILE: code/nel/src/misc/stream.cpp type NLMISC (line 28) | namespace NLMISC function IStream (line 104) | IStream& IStream::operator=( const IStream& other ) function uint (line 279) | uint IStream::serialVersion(uint currentVersion) function sint32 (line 434) | sint32 IStream::getPos () const function string (line 447) | string IStream::getStreamName() const FILE: code/nel/src/misc/string_common.cpp type NLMISC (line 27) | namespace NLMISC function string (line 30) | string addSlashR (string str) function string (line 45) | string removeSlashR (string str) FILE: code/nel/src/misc/string_id_array.cpp function dummyToAvoidStupidCompilerWarning_misc_string_id_array_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_string_id_array_cpp() type NLMISC (line 31) | namespace NLMISC { FILE: code/nel/src/misc/string_mapper.cpp type NLMISC (line 27) | namespace NLMISC function CStringMapper (line 41) | CStringMapper *CStringMapper::createLocalMapper() function TStringId (line 47) | TStringId CStringMapper::localMap(const std::string &str) function TSStringId (line 108) | TSStringId CStaticStringMapper::add(const std::string &str) FILE: code/nel/src/misc/system_info.cpp function string (line 58) | static string getCpuInfo(const string &colname) function uint64 (line 99) | static uint64 getSystemMemory (const string &colname) function sint32 (line 138) | static sint32 getsysctlnum(const string &name) function sint64 (line 149) | static sint64 getsysctlnum64(const string &name) function string (line 160) | static string getsysctlstr(const string &name) function string (line 186) | string CSystemInfo::getOS() function string (line 733) | string CSystemInfo::getProc () function uint64 (line 866) | uint64 CSystemInfo::getProcessorFrequency(bool quick) function DetectMMX (line 921) | static bool DetectMMX() function DetectSSE (line 936) | static bool DetectSSE() function uint32 (line 1058) | uint32 CSystemInfo::getCPUID() function string (line 1117) | string CSystemInfo::availableHDSpace (const string &filename) function uint64 (line 1163) | uint64 CSystemInfo::availablePhysicalMemory () function uint64 (line 1178) | uint64 CSystemInfo::totalPhysicalMemory () function uint64 (line 1208) | uint64 CSystemInfo::getAllocatedSystemMemory () type DISPLAY_DEVICE_EX (line 1321) | struct DISPLAY_DEVICE_EX function uint64 (line 1558) | uint64 CSystemInfo::virtualMemory () FILE: code/nel/src/misc/system_utils.cpp type NLMISC (line 39) | namespace NLMISC { function string (line 277) | string CSystemUtils::getRegKey(const string &Entry) function uint (line 330) | uint CSystemUtils::getCurrentColorDepth() FILE: code/nel/src/misc/task_manager.cpp type NLMISC (line 30) | namespace NLMISC { function uint (line 153) | uint CTaskManager::taskListSize(void) function uint (line 220) | uint CTaskManager::getNumWaitingTasks() FILE: code/nel/src/misc/tds.cpp type NLMISC (line 33) | namespace NLMISC FILE: code/nel/src/misc/time_nl.cpp type NLMISC (line 39) | namespace NLMISC function hasMonotonicClock (line 58) | bool hasMonotonicClock() function uint32 (line 303) | uint32 CTime::getSecondsSince1970 () function TTime (line 332) | TTime CTime::getLocalTime () function TTicks (line 417) | TTicks CTime::getPerformanceTime () function uint64 (line 576) | uint64 CTime::getWindowsToUnixBaseTimeOffset() FILE: code/nel/src/misc/triangle.cpp type NLMISC (line 27) | namespace NLMISC FILE: code/nel/src/misc/unicode.cpp type NLMISC (line 24) | namespace NLMISC function toLowerUpperCompare (line 1896) | int toLowerUpperCompare(const void *arg1, const void *arg2) function ucstring (line 1910) | ucstring toLower (const ucstring &str) function toLower (line 1927) | void toLower (ucchar *str) function ucchar (line 1941) | ucchar toLower (ucchar c) function ucstring (line 1952) | ucstring toUpper (const ucstring &str) function toUpper (line 1969) | void toUpper (ucchar *str) function ucchar (line 1983) | ucchar toUpper (ucchar c) FILE: code/nel/src/misc/uv.cpp function dummyToAvoidStupidCompilerWarning_misc_uv_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_uv_cpp() type NLMISC (line 31) | namespace NLMISC FILE: code/nel/src/misc/value_smoother.cpp function foo_value_smoother_cpp (line 22) | void foo_value_smoother_cpp() {} FILE: code/nel/src/misc/variable.cpp type NLMISC (line 28) | namespace NLMISC { function cbVarChanged (line 31) | void cbVarChanged (CConfigFile::CVar &cvar) FILE: code/nel/src/misc/vector.cpp type NLMISC (line 27) | namespace NLMISC function string (line 39) | string CVector::toString() const FILE: code/nel/src/misc/vector_2d.cpp function dummyToAvoidStupidCompilerWarning_misc_vector_2d_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_vector_2d_cpp() type NLMISC (line 31) | namespace NLMISC FILE: code/nel/src/misc/vector_2f.cpp type NLMISC (line 25) | namespace NLMISC FILE: code/nel/src/misc/vector_h.cpp function dummyToAvoidStupidCompilerWarning_misc_vector_h_cpp (line 23) | void dummyToAvoidStupidCompilerWarning_misc_vector_h_cpp() type NLMISC (line 31) | namespace NLMISC { FILE: code/nel/src/misc/vectord.cpp type NLMISC (line 25) | namespace NLMISC FILE: code/nel/src/misc/win32_util.cpp type NLMISC (line 27) | namespace NLMISC FILE: code/nel/src/misc/win_displayer.cpp type NLMISC (line 41) | namespace NLMISC { function LRESULT (line 57) | LRESULT CALLBACK WndProc (HWND hWnd, UINT message, WPARAM wParam, LPAR... FILE: code/nel/src/misc/win_event_emitter.cpp type NLMISC (line 37) | namespace NLMISC { function TKeyButton (line 61) | TKeyButton getKeyButton (bool _altButton, bool _shiftButton, bool _ctr... function TMouseButton (line 92) | TMouseButton CWinEventEmitter::getButtons() const function TMouseButton (line 337) | TMouseButton CWinEventEmitter::buildFlags() const FILE: code/nel/src/misc/win_thread.cpp type NLMISC (line 34) | namespace NLMISC { function IThread (line 40) | IThread *IThread::create (IRunnable *runnable, uint32 stackSize) function IThread (line 45) | IThread *IThread::getCurrentThread () function ProxyFunc (line 57) | static unsigned long __stdcall ProxyFunc (void *arg) class CWinCriticalSection (line 83) | class CWinCriticalSection method CWinCriticalSection (line 88) | CWinCriticalSection() { InitializeCriticalSection(&cs); } method enter (line 90) | inline void enter() { EnterCriticalSection(&cs); } method leave (line 91) | inline void leave() { LeaveCriticalSection(&cs); } function uint64 (line 256) | uint64 CWinThread::getCPUMask() function IProcess (line 292) | IProcess *IProcess::getCurrentProcess () function uint64 (line 303) | uint64 CWinProcess::getCPUMask() class CPSAPILib (line 332) | class CPSAPILib function uint32 (line 469) | uint32 CWinProcess::getProcessIdFromModuleFilename(const std::string &... FILE: code/nel/src/misc/window_displayer.cpp type NLMISC (line 31) | namespace NLMISC { class CUpdateThread (line 33) | class CUpdateThread : public IRunnable method CUpdateThread (line 45) | CUpdateThread (CWindowDisplayer *disp, string windowNameEx, bool ico... method run (line 50) | void run() function uint (line 85) | uint CWindowDisplayer::createLabel (const char *value) FILE: code/nel/src/misc/words_dictionary.cpp type NLMISC (line 32) | namespace NLMISC { function CSString (line 252) | inline CSString CWordsDictionary::makeResult( const CSString &key, con... function CSString (line 261) | CSString CWordsDictionary::getWordsKey( const CSString& resultStr ) FILE: code/nel/src/misc/xml_pack.cpp type NLMISC (line 27) | namespace NLMISC function FILE (line 226) | FILE* CXMLPack::getFile (const std::string &sFileName, uint32 &rFileSi... FILE: code/nel/src/net/admin.cpp type NLNET (line 38) | namespace NLNET { type CRequest (line 45) | struct CRequest method CRequest (line 47) | CRequest (uint32 id, TServiceId sid) : Id(id), NbWaiting(0), NbRecei... function cbInfo (line 85) | static void cbInfo (CMessage &msgin, const std::string &/* serviceName... function cbServGetView (line 97) | static void cbServGetView (CMessage &msgin, const std::string &/* serv... function cbExecCommand (line 113) | static void cbExecCommand (CMessage &msgin, const std::string &/* serv... function cbAdminPing (line 152) | static void cbAdminPing (CMessage &/* msgin */, const std::string &/* ... function cbStopService (line 159) | static void cbStopService (CMessage &/* msgin */, const std::string &s... function cbAESConnection (line 166) | void cbAESConnection (const string &/* serviceName */, TServiceId /* s... function cbAESDisconnection (line 192) | static void cbAESDisconnection (const std::string &serviceName, TServi... function setRemoteClientCallback (line 212) | void setRemoteClientCallback (TRemoteClientCallback cb) function addRequestWaitingNb (line 222) | static void addRequestWaitingNb (uint32 rid) function addRequestAnswer (line 254) | void addRequestAnswer (uint32 rid, const TAdminViewVarNames& varNames,... function cleanRequest (line 291) | static void cleanRequest () function isRemoteCommand (line 359) | bool isRemoteCommand(string &str) function serviceGetView (line 367) | void serviceGetView (uint32 rid, const string &rawvarpath, TAdminViewR... function sendAdminEmail (line 585) | void sendAdminEmail (const char *format, ...) function initAdmin (line 609) | void initAdmin (bool dontUseAES) function updateAdmin (line 621) | void updateAdmin() function setInformation (line 775) | void setInformation (const vector &alarms, const vector& v, uint32 pos, uint3... function string (line 358) | string CBufSock::asString() const FILE: code/nel/src/net/callback_client.cpp function TSockId (line 249) | TSockId CCallbackClient::getSockId (TSockId hostid) FILE: code/nel/src/net/callback_net_base.cpp type NLNET (line 42) | namespace NLNET { function cbnbNewDisconnection (line 48) | void cbnbNewDisconnection (TSockId from, void *data) function CInetAddress (line 437) | const CInetAddress& CCallbackNetBase::hostAddress (TSockId /* hostid */) FILE: code/nel/src/net/callback_server.cpp function cbsNewConnection (line 36) | void cbsNewConnection (TSockId from, void *data) function TSockId (line 244) | TSockId CCallbackServer::getSockId (TSockId hostid) FILE: code/nel/src/net/callback_server_tcp.cpp function cbsTcpNewConnection (line 39) | void cbsTcpNewConnection (TSockId from, void *data) function TSockId (line 224) | TSockId CCallbackServerTcp::getSockId (TSockId hostid) FILE: code/nel/src/net/callback_server_websocket.cpp function cbsWebSktNewConnection (line 39) | void cbsWebSktNewConnection (TSockId from, void *data) function TSockId (line 223) | TSockId CCallbackServerWebSocket::getSockId (TSockId hostid) FILE: code/nel/src/net/define_sys.pb.cc function protobuf_AssignDesc_define_5fsys_2eproto (line 36) | void protobuf_AssignDesc_define_5fsys_2eproto() { function protobuf_AssignDescriptorsOnce (line 103) | inline void protobuf_AssignDescriptorsOnce() { function protobuf_RegisterTypes (line 108) | void protobuf_RegisterTypes(const ::std::string&) { function protobuf_ShutdownFile_define_5fsys_2eproto (line 120) | void protobuf_ShutdownFile_define_5fsys_2eproto() { function protobuf_AddDesc_define_5fsys_2eproto (line 129) | void protobuf_AddDesc_define_5fsys_2eproto() { type StaticDescriptorInitializer_define_5fsys_2eproto (line 158) | struct StaticDescriptorInitializer_define_5fsys_2eproto { method StaticDescriptorInitializer_define_5fsys_2eproto (line 159) | StaticDescriptorInitializer_define_5fsys_2eproto() { function TUdpControlFlag_IsValid (line 167) | bool TUdpControlFlag_IsValid(int value) { function TUdpControlCmd_IsValid (line 181) | bool TUdpControlCmd_IsValid(int value) { function MsgDataHead (line 246) | const MsgDataHead& MsgDataHead::default_instance() { function MsgDataHead (line 253) | MsgDataHead* MsgDataHead::New() const { function MsgSession (line 598) | const MsgSession& MsgSession::default_instance() { function MsgSession (line 605) | MsgSession* MsgSession::New() const { function MsgPart (line 939) | const MsgPart& MsgPart::default_instance() { function MsgPart (line 946) | MsgPart* MsgPart::New() const { FILE: code/nel/src/net/dummy_tcp_sock.cpp type NLNET (line 25) | namespace NLNET { FILE: code/nel/src/net/email.cpp type NLNET (line 29) | namespace NLNET { function uuencode (line 52) | static void uuencode (const char *s, const char *store, const int length) function sendEMailCommand (line 80) | bool sendEMailCommand (CTcpSock &sock, const std::string &command, uin... function sendEmail (line 123) | bool sendEmail (const string &smtpServer, const string &from, const st... function setDefaultEmailParams (line 349) | void setDefaultEmailParams (const std::string &smtpServer, const std::... FILE: code/nel/src/net/inet_address.cpp type NLNET (line 49) | namespace NLNET type sockaddr (line 95) | struct sockaddr type sockaddr (line 95) | struct sockaddr function CInetAddress (line 144) | CInetAddress& CInetAddress::operator=( const CInetAddress& other ) function CInetAddress (line 234) | CInetAddress& CInetAddress::setByName( const std::string& hostName ) function sockaddr_in (line 341) | const sockaddr_in *CInetAddress::sockAddr() const function uint32 (line 350) | uint32 CInetAddress::internalIPAddress() const function uint32 (line 355) | uint32 CInetAddress::internalNetAddress() const function string (line 390) | string CInetAddress::ipAddress() const function string (line 403) | const string& CInetAddress::hostName() const function uint16 (line 412) | uint16 CInetAddress::port() const function CInetAddress (line 483) | CInetAddress CInetAddress::localHost() type addrinfo (line 516) | struct addrinfo type addrinfo (line 521) | struct addrinfo type addrinfo (line 530) | struct addrinfo type sockaddr_in (line 539) | struct sockaddr_in type sockaddr_in (line 539) | struct sockaddr_in function vectorCInetAddressToString (line 576) | std::string vectorCInetAddressToString(const std::vector... function uint32 (line 589) | uint32 stringToInternalIPAddress (const std::string &addr) function internalIPAddressToString (line 594) | std::string internalIPAddressToString (uint32 addr) FILE: code/nel/src/net/listen_sock.cpp type NLNET (line 52) | namespace NLNET function CTcpSock (line 124) | CTcpSock *CListenSock::accept() FILE: code/nel/src/net/login_client.cpp type NLNET (line 31) | namespace NLNET { function cbShardValidate (line 45) | static void cbShardValidate (CMessage &msgin, TSockId from, CCallbackN... function cbVerifyLoginPassword (line 67) | static void cbVerifyLoginPassword (CMessage &msgin, TSockId from, CCal... function cbShardChooseShard (line 98) | static void cbShardChooseShard (CMessage &msgin, TSockId from, CCallba... function string (line 120) | string CLoginClient::authenticate(const string &loginServiceAddr, cons... function string (line 128) | string CLoginClient::authenticateBegin(const string &loginServiceAddr,... function string (line 201) | string CLoginClient::connectToShard(CLoginCookie &lc, const std::strin... function string (line 237) | string CLoginClient::connectToShard (const std::string &addr, CUdpSock... function string (line 261) | string CLoginClient::connectToShard (const std::string &addr, CUdpSimS... function string (line 283) | string CLoginClient::confirmConnection(sint32 shardId) function string (line 343) | string CLoginClient::wantToConnectToShard(sint32 shardId, string &ip, ... function string (line 354) | string CLoginClient::selectShardBegin(sint32 shardId) FILE: code/nel/src/net/login_cookie.cpp type NLNET (line 25) | namespace NLNET { function uint32 (line 52) | uint32 CLoginCookie::generateKey() FILE: code/nel/src/net/login_server.cpp type NLNET (line 30) | namespace NLNET { type CPendingUser (line 32) | struct CPendingUser method CPendingUser (line 34) | CPendingUser (const CLoginCookie &cookie, const string &un, const st... function notifyWSRemovedPendingCookie (line 79) | void notifyWSRemovedPendingCookie(CLoginCookie& cookie) function cbWSChooseShard (line 108) | void cbWSChooseShard (CMessage &msgin, const std::string &/* serviceNa... function cbWSDisconnectClient (line 178) | void cbWSDisconnectClient (CMessage &msgin, const std::string &service... function cbShardValidation (line 217) | void cbShardValidation (CMessage &msgin, TSockId from, CCallbackNetBas... function ClientConnection (line 267) | void ClientConnection (TSockId from, void * /* arg */) function uint32 (line 303) | uint32 CLoginServer::getNbPendingUsers() function cfcbListenAddress (line 308) | void cfcbListenAddress (CConfigFile::CVar &var) function cfcbDefaultUserPriv (line 313) | void cfcbDefaultUserPriv(CConfigFile::CVar &var) function cfcbAcceptInvalidCookie (line 321) | void cfcbAcceptInvalidCookie(CConfigFile::CVar &var) function cfcbTimeBeforeEraseCookie (line 329) | void cfcbTimeBeforeEraseCookie(CConfigFile::CVar &var) function string (line 426) | string CLoginServer::isValidCookie (const CLoginCookie &lc, string &us... FILE: code/nel/src/net/message.cpp type NLNET (line 27) | namespace NLNET function CMessage (line 107) | CMessage &CMessage::operator= (const CMessage &other) type EMsgNameIsNull (line 175) | struct EMsgNameIsNull : public NLMISC::EStream method EMsgNameIsNull (line 177) | EMsgNameIsNull() : EStream( "Msg name is null." ) {} function uint32 (line 252) | uint32 CMessage::session() function uint32 (line 265) | uint32 CMessage::getHeaderSize () const type EMsgTypeIsNull (line 388) | struct EMsgTypeIsNull : public NLMISC::EStream method EMsgTypeIsNull (line 390) | EMsgTypeIsNull() : EStream( "Msg type is null." ) {} FILE: code/nel/src/net/message_recorder.cpp type NLNET (line 26) | namespace NLNET { function string (line 30) | string EventToString( TNetworkEvent e ) function TNetworkEvent (line 45) | TNetworkEvent StringToEvent( string& s ) function TNetworkEvent (line 299) | TNetworkEvent CMessageRecorder::checkNextOne( sint64 updatecounter ) function TNetworkEvent (line 317) | TNetworkEvent CMessageRecorder::replayConnectionAttempt( const CInetAd... FILE: code/nel/src/net/module.cpp type NLNET (line 31) | namespace NLNET function IInterceptorRegistrar (line 64) | IInterceptorRegistrar *IModuleInterceptable::getRegistrar() class CModuleBase (line 137) | class CModuleBase function TModuleId (line 234) | TModuleId CModuleBase::getModuleId() const function CModuleTask (line 356) | CModuleTask *CModuleBase::getActiveModuleTask() function IModuleFactory (line 642) | IModuleFactory *CModuleBase::getFactory() function NLMISC_CLASS_COMMAND_IMPL (line 647) | NLMISC_CLASS_COMMAND_IMPL(CModuleBase, plug) function NLMISC_CLASS_COMMAND_IMPL (line 680) | NLMISC_CLASS_COMMAND_IMPL(CModuleBase, unplug) function NLMISC_CLASS_COMMAND_IMPL (line 719) | NLMISC_CLASS_COMMAND_IMPL(CModuleBase, sendPing) function NLMISC_CLASS_COMMAND_IMPL (line 758) | NLMISC_CLASS_COMMAND_IMPL(CModuleBase, dump) function TModuleId (line 820) | TModuleId CModuleProxy::getModuleProxyId() const function TModuleId (line 825) | TModuleId CModuleProxy::getForeignModuleId() const function uint32 (line 830) | uint32 CModuleProxy::getModuleDistance() const function IModule (line 835) | IModule *CModuleProxy::getLocalModule() const function CGatewayRoute (line 840) | CGatewayRoute *CModuleProxy::getGatewayRoute() const function IModuleGateway (line 860) | IModuleGateway *CModuleProxy::getModuleGateway() const function TSecurityData (line 885) | const TSecurityData *CModuleProxy::findSecurityData(uint8 dataTag) const FILE: code/nel/src/net/module_common.cpp type NLNET (line 25) | namespace NLNET function TParsedCommandLine (line 185) | const TParsedCommandLine *TParsedCommandLine::getParam(const std::stri... function TParsedCommandLine (line 227) | const TParsedCommandLine *TParsedCommandLine::_getParam(std::vector &resultList... function sendModuleMessage (line 1296) | virtual void sendModuleMessage(IModuleProxy *senderProxy, IModuleProxy... function dispatchModuleMessage (line 1396) | virtual void dispatchModuleMessage(IModuleProxy *senderProxy, IModuleP... function initModule (line 1439) | bool initModule(const TParsedCommandLine &initInfo) function buildModuleManifest (line 1451) | std::string buildModuleManifest() const function onServiceUp (line 1457) | void onServiceUp(const std::string &/* serviceName */, NLNET::TServ... function onServiceDown (line 1460) | void onServiceDown(const std::string &/* serviceName */, NLNET::TSe... function onModuleUpdate (line 1463) | void onModuleUpdate() function onApplicationExit (line 1518) | void onApplicationExit() function onModuleUp (line 1527) | void onModuleUp(IModuleProxy * /* moduleProxy */) function onModuleDown (line 1530) | void onModuleDown(IModuleProxy * /* moduleProxy */) function onProcessModuleMessage (line 1533) | bool onProcessModuleMessage(IModuleProxy * /* senderModuleProxy */,... function onModuleSecurityChange (line 1546) | void onModuleSecurityChange(IModuleProxy * /* moduleProxy */) function onModuleSocketEvent (line 1550) | void onModuleSocketEvent(IModuleSocket * /* moduleSocket */, TModuleSo... function _sendModuleMessage (line 1563) | void _sendModuleMessage(IModule *senderModule, TModuleId destModulePro... function _broadcastModuleMessage (line 1587) | virtual void _broadcastModuleMessage(IModule *senderModule, const NLNE... function onModulePlugged (line 1604) | void onModulePlugged(IModule *pluggedModule) function onModuleUnplugged (line 1660) | void onModuleUnplugged(IModule *unpluggedModule) function removeForeignModule (line 1739) | void removeForeignModule(CGatewayRoute *route, TModuleId foreignModuleId) function sendModuleDistanceUpdate (line 1854) | void sendModuleDistanceUpdate(IModuleProxy *proxy) function isModuleProxyVisible (line 1884) | bool isModuleProxyVisible(IModuleProxy *proxy, CGatewayRoute *route) function discloseModuleToRoute (line 1929) | void discloseModuleToRoute(CGatewayRoute *route, IModuleProxy *proxy) function undiscloseModuleToRoute (line 1939) | void undiscloseModuleToRoute(CGatewayRoute *route, IModuleProxy *proxy) function updateModuleDistanceToRoute (line 1954) | void updateModuleDistanceToRoute(CGatewayRoute *route, IModuleProxy *p... function updateModuleSecurityDataToRoute (line 1962) | void updateModuleSecurityDataToRoute(CGatewayRoute *route, IModuleProx... function sendPendingModuleUpdate (line 1970) | void sendPendingModuleUpdate(CGatewayRoute *route) function getModuleList (line 2093) | void getModuleList(std::vector &resultList) function NLMISC_COMMAND_HANDLER_TABLE_END (line 2114) | NLMISC_COMMAND_HANDLER_TABLE_END function NLMISC_CLASS_COMMAND_DECL (line 2134) | NLMISC_CLASS_COMMAND_DECL(securityCommand) function NLMISC_CLASS_COMMAND_DECL (line 2165) | NLMISC_CLASS_COMMAND_DECL(securityCreate) function NLMISC_CLASS_COMMAND_DECL (line 2188) | NLMISC_CLASS_COMMAND_DECL(securityListAvailableClass) function NLMISC_CLASS_COMMAND_DECL (line 2210) | NLMISC_CLASS_COMMAND_DECL(transportRemove) function NLMISC_CLASS_COMMAND_DECL (line 2224) | NLMISC_CLASS_COMMAND_DECL(transportCmd) function NLMISC_CLASS_COMMAND_DECL (line 2241) | NLMISC_CLASS_COMMAND_DECL(transportOptions) function NLMISC_CLASS_COMMAND_DECL (line 2281) | NLMISC_CLASS_COMMAND_DECL(transportAdd) function NLMISC_CLASS_COMMAND_DECL (line 2300) | NLMISC_CLASS_COMMAND_DECL(transportListAvailableClass) function NLMISC_CLASS_COMMAND_DECL (line 2321) | NLMISC_CLASS_COMMAND_DECL(dump) function forceGatewayLink (line 2422) | void forceGatewayLink() FILE: code/nel/src/net/module_gateway_transport.cpp type NLNET (line 32) | namespace NLNET class CL3ServerRoute (line 45) | class CL3ServerRoute : public CGatewayRoute method CL3ServerRoute (line 55) | CL3ServerRoute(IGatewayTransport *transport) class CGatewayL3ServerTransport (line 67) | class CGatewayL3ServerTransport : public IGatewayTransport method CGatewayL3ServerTransport (line 84) | CGatewayL3ServerTransport(const IGatewayTransport::TCtorParam ¶m) method update (line 104) | virtual void update() method uint32 (line 136) | virtual uint32 getRouteCount() const method dump (line 141) | void dump(NLMISC::CLog &log) const method onCommand (line 184) | void onCommand(const CMessage &/* command */) throw (EInvalidCommand) method onCommand (line 190) | bool onCommand(const TParsedCommandLine &command) throw (EInvalidCom... method openServer (line 218) | void openServer(uint16 port) throw (ETransportError) method closeServer (line 241) | void closeServer() method onConnection (line 274) | void onConnection ( TSockId from) method onDisconnection (line 294) | void onDisconnection ( TSockId from) method onDispatchMessage (line 310) | void onDispatchMessage(const CMessage &msgin, TSockId from, CCallbac... method cbConnection (line 334) | static void cbConnection ( TSockId from, void *arg ) method cbDisconnection (line 344) | static void cbDisconnection ( TSockId from, void *arg ) method cbDispatchMessage (line 354) | static void cbDispatchMessage (CMessage &msgin, TSockId from, CCallb... class CL3ClientRoute (line 390) | class CL3ClientRoute : public CGatewayRoute method CL3ClientRoute (line 406) | CL3ClientRoute(IGatewayTransport *transport, CInetAddress serverAddr... method sendMessage (line 415) | void sendMessage(const CMessage &message) const class CGatewayL3ClientTransport (line 432) | class CGatewayL3ClientTransport : public IGatewayTransport method CGatewayL3ClientTransport (line 467) | CGatewayL3ClientTransport(const IGatewayTransport::TCtorParam ¶m) method deletePendingRoute (line 488) | void deletePendingRoute() method update (line 511) | virtual void update() method uint32 (line 567) | virtual uint32 getRouteCount() const method dump (line 572) | void dump(NLMISC::CLog &log) const method onCommand (line 607) | void onCommand(const CMessage &/* command */) throw (EInvalidCommand) method onCommand (line 613) | bool onCommand(const TParsedCommandLine &command) throw (EInvalidCom... method connect (line 656) | void connect(CInetAddress &addr) method close (line 708) | void close ( uint32 connId) method onDisconnection (line 758) | void onDisconnection ( TSockId from) method onDispatchMessage (line 782) | void onDispatchMessage(const CMessage &msgin, TSockId from, CCallbac... method cbDisconnection (line 806) | static void cbDisconnection ( TSockId from, void *arg ) method cbDispatchMessage (line 816) | static void cbDispatchMessage (CMessage &msgin, TSockId from, CCallb... function forceGatewayTransportLink (line 834) | void forceGatewayTransportLink() FILE: code/nel/src/net/module_l5_transport.cpp type NLNET (line 33) | namespace NLNET type TTransportDesc (line 37) | struct TTransportDesc method serial (line 43) | void serial(NLMISC::IStream &s) class CL5Route (line 52) | class CL5Route : public CGatewayRoute method CL5Route (line 62) | CL5Route(IGatewayTransport *transport) class CTransportIdAllocator (line 78) | class CTransportIdAllocator method CTransportIdAllocator (line 85) | CTransportIdAllocator() method TL5TransportId (line 95) | TL5TransportId allocateId() method releaseId (line 105) | void releaseId(TL5TransportId id) class CGatewayL5Transport (line 118) | class CGatewayL5Transport : public IGatewayTransport method CGatewayL5Transport (line 139) | CGatewayL5Transport(const IGatewayTransport::TCtorParam ¶m) method update (line 174) | virtual void update() method uint32 (line 178) | virtual uint32 getRouteCount() const method dump (line 183) | void dump(NLMISC::CLog &log) const method onCommand (line 221) | void onCommand(const CMessage &/* command */) throw (EInvalidCommand) method onCommand (line 227) | bool onCommand(const TParsedCommandLine &command) throw (EInvalidCom... method open (line 258) | void open(const std::string &subNetName) throw (ETransportError) method close (line 318) | void close() method onServiceUp (line 341) | void onServiceUp(const std::string &serviceName, TServiceId sid) method onServiceDown (line 360) | void onServiceDown(const std::string &/* serviceName */, TServiceId ... method onDispatchMessage (line 383) | void onDispatchMessage(const CMessage &msgin, TServiceId sid) method onAddTransport (line 411) | void onAddTransport(TServiceId sid, TTransportDesc &desc) method onRemoveTransport (line 451) | void onRemoveTransport(TServiceId sid, TTransportDesc &desc) method cbL5AddTransport (line 481) | static void cbL5AddTransport(CMessage &msgin, const std::string &/* ... method cbL5RemoveTransport (line 509) | static void cbL5RemoveTransport(CMessage &msgin, const std::string &... method cbDispatchL5Message (line 536) | static void cbDispatchL5Message (CMessage &msgin, const std::string ... method cbOnServiceUp (line 557) | static void cbOnServiceUp (const std::string &serviceName, TService... method cbOnServiceDown (line 571) | static void cbOnServiceDown (const std::string &serviceName, TServi... function forceGatewayL5TransportLink (line 612) | void forceGatewayL5TransportLink() FILE: code/nel/src/net/module_local_gateway.cpp type NLNET (line 29) | namespace NLNET class CLocalGateway (line 36) | class CLocalGateway : method CLocalGateway (line 51) | CLocalGateway() method createTransport (line 88) | virtual void createTransport(const std::string &/* transportClass */... method deleteTransport (line 92) | virtual void deleteTransport(const std::string &/* instanceName */) method setTransportPeerInvisible (line 97) | virtual void setTransportPeerInvisible(const std::string &/* transpo... method setTransportFirewallMode (line 104) | virtual void setTransportFirewallMode(const std::string &/* transpor... method transportCommand (line 112) | virtual void transportCommand(const TParsedCommandLine &/* commandLi... method IGatewayTransport (line 115) | virtual IGatewayTransport *getGatewayTransport(const std::string &/*... method uint32 (line 121) | virtual uint32 getTransportCount() const method uint32 (line 126) | virtual uint32 getRouteCount() const method uint32 (line 131) | virtual uint32 getReceivedPingCount() const method onRouteAdded (line 136) | virtual void onRouteAdded(CGatewayRoute * /* route */) method onRouteRemoved (line 141) | virtual void onRouteRemoved(CGatewayRoute * /* route */) method onReceiveMessage (line 146) | virtual void onReceiveMessage(CGatewayRoute * /* from */, const CMes... method createSecurityPlugin (line 150) | virtual void createSecurityPlugin(const std::string &/* className */) method sendSecurityCommand (line 153) | virtual void sendSecurityCommand(const TParsedCommandLine &/* comman... method removeSecurityPlugin (line 156) | virtual void removeSecurityPlugin() method onAddModuleProxy (line 227) | virtual void onAddModuleProxy(IModuleProxy *addedModule) method onRemoveModuleProxy (line 232) | virtual void onRemoveModuleProxy(IModuleProxy * /* removedModule */) method discloseModule (line 235) | virtual void discloseModule(IModuleProxy *moduleProxy) method IModuleProxy (line 256) | virtual IModuleProxy *getPluggedModuleProxy(IModule * /* pluggedModu... method uint32 (line 261) | virtual uint32 getProxyCount() const method getModuleProxyList (line 267) | virtual void getModuleProxyList(std::vector &resultLi... method sendModuleMessage (line 290) | virtual void sendModuleMessage(IModuleProxy * /* senderProxy */, IMo... method dispatchModuleMessage (line 293) | virtual void dispatchModuleMessage(IModuleProxy * /* senderProxy */,... method initModule (line 312) | bool initModule(const TParsedCommandLine &initInfo) method buildModuleManifest (line 324) | std::string buildModuleManifest() const method onServiceUp (line 329) | void onServiceUp(const std::string &/* serviceName */, NLNET::TSe... method onServiceDown (line 332) | void onServiceDown(const std::string &/* serviceName */, NLNET::T... method onModuleUpdate (line 335) | void onModuleUpdate() method onApplicationExit (line 338) | void onApplicationExit() method onModuleUp (line 341) | void onModuleUp(IModuleProxy * /* moduleProxy */) method onModuleDown (line 344) | void onModuleDown(IModuleProxy * /* moduleProxy */) method onProcessModuleMessage (line 347) | bool onProcessModuleMessage(IModuleProxy * /* senderModuleProxy *... method onModuleSecurityChange (line 351) | void onModuleSecurityChange(IModuleProxy * /* moduleProxy */) method onModuleSocketEvent (line 354) | void onModuleSocketEvent(IModuleSocket * /* moduleSocket */, TMod... method _sendModuleMessage (line 367) | void _sendModuleMessage(IModule *senderModule, TModuleId destModuleP... method _broadcastModuleMessage (line 375) | virtual void _broadcastModuleMessage(IModule * /* senderModule */, c... method onModulePlugged (line 381) | void onModulePlugged(IModule *pluggedModule) method onModuleUnplugged (line 417) | void onModuleUnplugged(IModule *unpluggedModule) method getModuleList (line 454) | void getModuleList(std::vector &resultList) function forceLocalGatewayLink (line 469) | void forceLocalGatewayLink() FILE: code/nel/src/net/module_manager.cpp type NLNET (line 56) | namespace NLNET function releaseInstance (line 65) | static void releaseInstance() type TModuleLibraryInfo (line 75) | struct TModuleLibraryInfo : public CRefCount function isInitialized (line 129) | static bool isInitialized() function CModuleManager (line 141) | CModuleManager() : function applicationExit (line 174) | virtual void applicationExit() function setUniqueNameRoot (line 185) | virtual void setUniqueNameRoot(const std::string &uniqueNameRoot) function addModuleFactoryRegistry (line 208) | void addModuleFactoryRegistry(TLocalModuleFactoryRegistry &moduleFacto... function loadModuleLibrary (line 234) | virtual bool loadModuleLibrary(const std::string &libraryName) function unloadModuleLibrary (line 298) | virtual bool unloadModuleLibrary(const std::string &libraryName) function unregisterModuleFactory (line 325) | virtual void unregisterModuleFactory(class IModuleFactory *moduleFactory) function getAvailableModuleClassList (line 353) | virtual void getAvailableModuleClassList(std::vector &mod... function IModule (line 370) | virtual IModule *createModule(const std::string &className, const std:... function deleteModule (line 447) | void deleteModule(IModule *module) function IModule (line 475) | virtual IModule *getLocalModule(const std::string &moduleName) function updateModules (line 485) | virtual void updateModules() function IModuleSocket (line 529) | virtual IModuleSocket *getModuleSocket(const std::string &socketName) function registerModuleSocket (line 539) | virtual void registerModuleSocket(IModuleSocket *moduleSocket) function unregisterModuleSocket (line 550) | virtual void unregisterModuleSocket(IModuleSocket *moduleSocket) function IModuleGateway (line 564) | virtual IModuleGateway *getModuleGateway(const std::string &gatewayName) function registerModuleGateway (line 574) | virtual void registerModuleGateway(IModuleGateway *moduleGateway) function unregisterModuleGateway (line 585) | virtual void unregisterModuleGateway(IModuleGateway *moduleGateway) function TModuleProxyPtr (line 597) | virtual TModuleProxyPtr getModuleProxy(TModuleId moduleProxyId) function IModuleProxy (line 616) | virtual IModuleProxy *createModuleProxy( function releaseModuleProxy (line 645) | virtual void releaseModuleProxy(TModuleId moduleProxyId) function uint32 (line 662) | virtual uint32 getNbModule() function uint32 (line 667) | virtual uint32 getNbModuleProxy() function NLMISC_COMMAND_HANDLER_TABLE_END (line 680) | NLMISC_COMMAND_HANDLER_TABLE_END function NLMISC_CLASS_COMMAND_DECL (line 710) | NLMISC_CLASS_COMMAND_DECL(unloadLibrary) function NLMISC_CLASS_COMMAND_DECL (line 725) | NLMISC_CLASS_COMMAND_DECL(loadLibrary) function NLMISC_CLASS_COMMAND_DECL (line 742) | NLMISC_CLASS_COMMAND_DECL(createModule) function NLMISC_CLASS_COMMAND_DECL (line 769) | NLMISC_CLASS_COMMAND_DECL(dump) function IModuleManager (line 866) | IModuleManager &IModuleManager::getInstance() function forceLink (line 885) | void forceLink() FILE: code/nel/src/net/module_message.cpp function foo_module_message (line 22) | void foo_module_message() {} type NLNET (line 24) | namespace NLNET FILE: code/nel/src/net/module_socket.cpp type NLNET (line 28) | namespace NLNET FILE: code/nel/src/net/naming_client.cpp type NLNET (line 36) | namespace NLNET { function cbRegister (line 77) | static void cbRegister (CMessage &msgin, TSockId from, CCallbackNetBas... function cbQueryPort (line 101) | static void cbQueryPort (CMessage &msgin, TSockId /* from */, CCallbac... function cbRegisterBroadcast (line 111) | void cbRegisterBroadcast (CMessage &msgin, TSockId /* from */, CCallba... function cbUnregisterBroadcast (line 170) | void cbUnregisterBroadcast (CMessage &msgin, TSockId /* from */, CCall... function cbUpdateServiceState (line 220) | void cbUpdateServiceState (CMessage &msgin, TSockId from, CCallbackNet... function string (line 296) | string CNamingClient::info () function uint16 (line 417) | uint16 CNamingClient::queryServicePort () FILE: code/nel/src/net/net_displayer.cpp type NLNET (line 27) | namespace NLNET { FILE: code/nel/src/net/net_log.cpp type NLNET (line 29) | namespace NLNET { FILE: code/nel/src/net/net_manager.cpp type NLNET (line 39) | namespace NLNET { function nmNewConnection (line 48) | static void nmNewConnection (TSockId from, void *arg) function nmNewDisconnection (line 60) | static void nmNewDisconnection (TSockId from, void *arg) function RegistrationBroadcast (line 108) | void RegistrationBroadcast (const std::string &name, TServiceId sid, c... function UnregistrationBroadcast (line 141) | static void UnregistrationBroadcast (const std::string &name, TService... function CCallbackNetBase (line 430) | CCallbackNetBase *CNetManager::getNetBase (const std::string &serviceN... function uint64 (line 461) | uint64 CNetManager::getBytesSent () function uint64 (line 474) | uint64 CNetManager::getBytesReceived () function uint64 (line 487) | uint64 CNetManager::getSendQueueSize () function uint64 (line 500) | uint64 CNetManager::getReceiveQueueSize () FILE: code/nel/src/net/service.cpp type NLNET (line 63) | namespace NLNET function UpdateAssertionThreadTimeoutCB (line 138) | static void UpdateAssertionThreadTimeoutCB(IVariable &var) { uint... function sigHandler (line 159) | static void sigHandler(int Sig) function initSignal (line 213) | static void initSignal() function cbDirectoryChanged (line 236) | void cbDirectoryChanged (IVariable &var) function cbReceiveShardId (line 266) | void cbReceiveShardId (CMessage& msgin, const string &serviceName, TSe... function string (line 378) | string IService::getArg (char argName) const function string (line 425) | string IService::getLongArg (const char* argName) const function cbLogFilter (line 496) | void cbLogFilter (CConfigFile::CVar &var) function cbExecuteCommands (line 540) | void cbExecuteCommands (CConfigFile::CVar &var) function sint (line 554) | sint IService::main (const char *serviceShortName, const char *service... function uint32 (line 1693) | uint32 IService::getLaunchingDate () const FILE: code/nel/src/net/sock.cpp type NLNET (line 66) | namespace NLNET { function uint (line 156) | uint CSock::getLastError() function sint32 (line 643) | sint32 CSock::getSendBufferSize() FILE: code/nel/src/net/stdin_monitor_thread.cpp type NLNET (line 34) | namespace NLNET class CStdinMonitorThread (line 41) | class CStdinMonitorThread : public NLMISC::IRunnable class CStdinMonitorSingleton (line 145) | class CStdinMonitorSingleton: public IStdinMonitorSingleton function IStdinMonitorSingleton (line 173) | IStdinMonitorSingleton* IStdinMonitorSingleton::getInstance() function CStdinMonitorSingleton (line 183) | CStdinMonitorSingleton* CStdinMonitorSingleton::getInstance() function CStdinMonitorSingleton (line 242) | CStdinMonitorSingleton& CStdinMonitorSingleton::operator =(const CStdi... FILE: code/nel/src/net/stdin_monitor_thread.h function namespace (line 21) | namespace NLNET FILE: code/nel/src/net/tcp_sock.cpp type NLNET (line 49) | namespace NLNET { function uint32 (line 193) | uint32 CTcpSock::getWindowSize() FILE: code/nel/src/net/transport_class.cpp type NLNET (line 45) | namespace NLNET { function string (line 75) | string typeToString (CTransportClass::TProp type) function cbTCReceiveMessage (line 253) | void cbTCReceiveMessage (CMessage &msgin, const string &name, TService... function cbTCReceiveOtherSideClass (line 278) | void cbTCReceiveOtherSideClass (CMessage &msgin, const string &/* name... function cbTCUpService (line 321) | void cbTCUpService (const std::string &serviceName, TServiceId sid, vo... function getNameOfMessageOrTransportClass (line 414) | void getNameOfMessageOrTransportClass( NLNET::CMessage& msgin, std::st... FILE: code/nel/src/net/udp_sim_sock.cpp type NLNET (line 27) | namespace NLNET { type CBufferizedOutPacket (line 33) | struct CBufferizedOutPacket method CBufferizedOutPacket (line 35) | CBufferizedOutPacket (CUdpSock *client, const uint8 *packet, uint32 ... function cbSimVar (line 179) | void cbSimVar (CConfigFile::CVar &var) FILE: code/nel/src/net/udp_sock.cpp type NLNET (line 50) | namespace NLNET { type timeval (line 90) | struct timeval FILE: code/nel/src/net/unified_network.cpp type NLNET (line 35) | namespace NLNET { function uNetRegistrationBroadcast (line 72) | void uNetRegistrationBroadcast(const string &name, TServiceId sid, con... function uNetUnregistrationBroadcast (line 109) | void uNetUnregistrationBroadcast(const string &name, TServiceId sid, c... function uncbConnection (line 163) | void uncbConnection(TSockId from, void * /* arg */) function uncbDisconnection (line 170) | void uncbDisconnection(TSockId from, void * /* arg */) function uncbServiceIdentification (line 248) | void uncbServiceIdentification(CMessage &msgin, TSockId from, CCallbac... function uncbMsgProcessing (line 341) | void uncbMsgProcessing(CMessage &msgin, TSockId from, CCallbackNetBase... class CAliveCheck (line 422) | class CAliveCheck : public NLMISC::IRunnable method CAliveCheck (line 425) | CAliveCheck() : ExitRequired(false) { } type CCheckAddress (line 434) | struct CCheckAddress method CCheckAddress (line 436) | CCheckAddress() : ConnectionId(0xDEAD), NeedCheck(false), AddressV... function uint8 (line 1268) | uint8 CUnifiedNetwork::findConnectionId (TServiceId sid, uint8 nid) function uint (line 1329) | uint CUnifiedNetwork::send(const string &serviceName, const CMessage &... function uint (line 1425) | uint CUnifiedNetwork::tryFlushAllQueues(const std::vector... function uint64 (line 1622) | uint64 CUnifiedNetwork::getBytesSent () function uint64 (line 1640) | uint64 CUnifiedNetwork::getBytesReceived () function uint64 (line 1658) | uint64 CUnifiedNetwork::getSendQueueSize () function uint64 (line 1676) | uint64 CUnifiedNetwork::getReceiveQueueSize () function CCallbackNetBase (line 1694) | CCallbackNetBase *CUnifiedNetwork::getNetBase(const std::string &name,... function CCallbackNetBase (line 1727) | CCallbackNetBase *CUnifiedNetwork::getNetBase(TServiceId sid, TSockId ... function TUnifiedMsgCallback (line 1752) | TUnifiedMsgCallback CUnifiedNetwork::findCallback (const std::string &... function createMessage (line 2201) | bool createMessage (CMessage &msgout, const vector &args, CLog... function NLMISC_CLASS_COMMAND_IMPL (line 2524) | NLMISC_CLASS_COMMAND_IMPL(CUnifiedNetwork, addService) FILE: code/nel/src/net/unitime.cpp type NLNET (line 29) | namespace NLNET function TTime (line 66) | TTime _CUniTime::getUniTime () function cbServerAskUniversalTime (line 253) | static void cbServerAskUniversalTime (CMessage& /* msgin */, TSockId f... FILE: code/nel/src/net/varpath.cpp function string (line 60) | string CVarPath::getToken () FILE: code/nel/tools/nel_unit_test/nel_unit_test.cpp class CDebugOutput (line 41) | class CDebugOutput : public streambuf method int_type (line 43) | int_type overflow(int_type c) function usage (line 59) | static void usage() function cmdline (line 70) | static auto_ptr cmdline(int argc, char* argv[]) function main (line 110) | int main(int argc, char *argv[]) FILE: code/nel/tools/nel_unit_test/ut_ligo.h type CUTLigo (line 25) | struct CUTLigo FILE: code/nel/tools/nel_unit_test/ut_ligo_primitive.h function class (line 23) | class CUTLigoPrimitive : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc.h type CUTMisc (line 35) | struct CUTMisc FILE: code/nel/tools/nel_unit_test/ut_misc_co_task.h function class (line 84) | class CTask1 : public NLMISC::CCoTask function class (line 104) | class CTask2 : public NLMISC::CCoTask function class (line 125) | class CTaskThread : public NLMISC::IRunnable function class (line 142) | class CUTMiscCoTask: public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_command.h function setName (line 34) | void setName(const std::string &name) function NLMISC_COMMAND_HANDLER_ADD (line 42) | NLMISC_COMMAND_HANDLER_TABLE_BEGIN(TTest) function NLMISC_CLASS_COMMAND_DECL (line 54) | NLMISC_CLASS_COMMAND_DECL(theCommand2) function class (line 62) | class TTestDerived : public TTest function class (line 84) | class TTestDerived2 : public TTestDerived function class (line 106) | class TTestDerived3 : public TTestDerived2 function class (line 111) | class TTestDerived4 : public TTestDerived3 function class (line 133) | class CUTMiscCommand : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_config_file.h function class (line 27) | class CUTMiscConfigFile : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_debug.h function class (line 23) | class CMiscUnitTestNelLibrary : public NLMISC::INelLibrary { function class (line 30) | class CFoo1 function class (line 37) | class CFoo2 function class (line 45) | class CFoo3 : public CFoo2 function class (line 54) | class CUTMiscDebug : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_dynlibload.h function class (line 22) | class CUTMiscDynLibLoad : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_file.h type CUTMiscFile (line 24) | struct CUTMiscFile function setup (line 39) | void setup() function tear_down (line 45) | void tear_down() function copyFileSize (line 49) | void copyFileSize(uint fileSize) function copyOneBigFile (line 86) | void copyOneBigFile() function copyDifferentFileSize (line 92) | void copyDifferentFileSize() function moveFileSize (line 108) | void moveFileSize(size_t fileSize) function moveOneBigFile (line 157) | void moveOneBigFile() function moveDifferentFileSize (line 163) | void moveDifferentFileSize() FILE: code/nel/tools/nel_unit_test/ut_misc_pack_file.h function class (line 36) | class CUTMiscPackFile : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_singleton.h function class (line 22) | class CSafeSingleton function class (line 33) | class CUnsafeSingleton function class (line 57) | class CUTMiscSingleton : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_sstring.h type CUTMiscSString (line 22) | struct CUTMiscSString function testStrtok (line 30) | void testStrtok() FILE: code/nel/tools/nel_unit_test/ut_misc_stream.h function class (line 28) | class CUTMiscStream: public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_string_common.h type CUTMiscStringCommon (line 22) | struct CUTMiscStringCommon function fromStringSint8 (line 35) | void fromStringSint8() function fromStringUint8 (line 99) | void fromStringUint8() function fromStringSint16 (line 159) | void fromStringSint16() function fromStringUint16 (line 223) | void fromStringUint16() function fromStringSint32 (line 283) | void fromStringSint32() function fromStringUint32 (line 347) | void fromStringUint32() FILE: code/nel/tools/nel_unit_test/ut_misc_types.h function class (line 22) | class CUTMiscTypes: public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_misc_variable.h function class (line 22) | class CUTMiscVariable : public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_net.h type CUTNet (line 27) | struct CUTNet FILE: code/nel/tools/nel_unit_test/ut_net_layer3.h type TData (line 30) | struct TData function cbTest (line 47) | void cbTest( NLNET::CMessage &msgin, NLNET::TSockId from, NLNET::CCallba... function class (line 84) | class CUTNetLayer3: public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_net_message.h function class (line 20) | class CUTNetMessage: public Test::Suite FILE: code/nel/tools/nel_unit_test/ut_net_module.h function class (line 31) | class CModuleType0 : public NLNET::CModuleBase function class (line 207) | class CModuleAsync : public CModuleType0 type TTestSecurityTypes (line 219) | enum TTestSecurityTypes type TSecurityType1 (line 228) | struct TSecurityType1 function TSecurityData (line 232) | TSecurityType1(const TCtorParam ¶m) function serial (line 237) | void serial(NLMISC::CMemStream &s) type TSecurityType2 (line 248) | struct TSecurityType2 function TSecurityData (line 253) | TSecurityType2(const TCtorParam ¶m) function serial (line 259) | void serial(NLMISC::CMemStream &s) type TSecurityType3 (line 270) | struct TSecurityType3 function TSecurityData (line 274) | TSecurityType3(const TCtorParam ¶m) function serial (line 279) | void serial(NLMISC::CMemStream &s) type TSecurityType4 (line 288) | struct TSecurityType4 function TSecurityData (line 292) | TSecurityType4(const TCtorParam ¶m) function serial (line 297) | void serial(NLMISC::CMemStream &s) function class (line 307) | class CTestSecurity1 : public NLNET::CGatewaySecurity function class (line 376) | class CTestSecurity2 : public NLNET::CGatewaySecurity function class (line 427) | class CInterceptor : public NLNET::IModuleInterceptable function class (line 474) | class CUTNetModule : public Test::Suite FILE: tools/server/admin/docs/shard_restart/Hu37.js function CImage (line 23) | function CImage(id) function SetSource (line 38) | function SetSource(newsrc) function GetSource (line 44) | function GetSource() function put_Title (line 50) | function put_Title(txt) function get_Title (line 56) | function get_Title(txt) function CDiv (line 62) | function CDiv(id, doc) function Show (line 73) | function Show() function Hide (line 79) | function Hide() function IsHidden (line 85) | function IsHidden() function put_innerHTML (line 94) | function put_innerHTML(txt) function SetZoomControl (line 108) | function SetZoomControl(f) function zoom_onchange (line 132) | function zoom_onchange(val) function CViewMgr (line 143) | function CViewMgr() function ViewMgrOnLoad (line 158) | function ViewMgrOnLoad() function ViewMgrDefaultFind (line 186) | function ViewMgrDefaultFind() function handleResize (line 191) | function handleResize() function IsFrame (line 197) | function IsFrame(frameName) function UpdNavBar (line 202) | function UpdNavBar() function UpdZoom (line 212) | function UpdZoom() function UpdCPViewer (line 218) | function UpdCPViewer() function UpdTitleBar (line 224) | function UpdTitleBar() function GetCurPageNum (line 230) | function GetCurPageNum() { return g_theApp.CurrentPageIX; } function GetNumPages (line 231) | function GetNumPages() { return g_theApp.FileList.length; } function GoToNextPage (line 233) | function GoToNextPage() { GoToPage(g_theApp.CurrentPageIX + 1); } function GoToPrevPage (line 234) | function GoToPrevPage() { GoToPage(g_theApp.CurrentPageIX - 1); } function GoToFirstPage (line 235) | function GoToFirstPage() { GoToPage(0); } function GoToLastPage (line 236) | function GoToLastPage() { GoToPage(gDocTable.length - 1) } function GoToPage (line 238) | function GoToPage(ix) function PageUpdated (line 271) | function PageUpdated (ix) function GoToPageByName (line 277) | function GoToPageByName(pageName) function GoToPageByID (line 286) | function GoToPageByID(pageID) function PageIndexFromName (line 295) | function PageIndexFromName (pageName) function PageIndexFromID (line 319) | function PageIndexFromID (pageID) function ZoomAvailable (line 342) | function ZoomAvailable() function NotifyPageSyncs (line 354) | function NotifyPageSyncs(ix) function HasPrevSld (line 362) | function HasPrevSld() { return (GetCurPageNum() > 0); } function HasNextSld (line 363) | function HasNextSld() { return ((GetCurPageNum() + 1) < GetNumPages()); } function CancelDrag (line 365) | function CancelDrag() function html_escape (line 371) | function html_escape(txt) function FindForm (line 390) | function FindForm(form, doc) function FindLayer (line 420) | function FindLayer(layer, doc) function Unquote (line 445) | function Unquote (str) function ConvertXorYCoordinate (line 463) | function ConvertXorYCoordinate(PosValue, OldMin, OldMax, NewMin, NewMax,... function GoToURL (line 480) | function GoToURL (defURL) function showMenu (line 496) | function showMenu(pageID, shapeID) { function toggleMenu (line 549) | function toggleMenu() { function clickMenu (line 558) | function clickMenu() function CreateHLMenu (line 571) | function CreateHLMenu (shapeNode) function IsValidAddress (line 656) | function IsValidAddress (strAddress) function FindShapeXML (line 676) | function FindShapeXML (pageID, shapeID) function UpdateProps (line 705) | function UpdateProps(pageID, shapeID) function SupportsXML (line 724) | function SupportsXML () function SupportsPriOutputType (line 729) | function SupportsPriOutputType () function EscapePath (line 744) | function EscapePath (strPath) FILE: tools/server/admin/functions_auth.php function nt_auth_set_logging_count (line 7) | function nt_auth_set_logging_count($user_id) function nt_auth_load_user (line 15) | function nt_auth_load_user($nelid) function nt_auth_get_group_name (line 33) | function nt_auth_get_group_name($group_id) function nt_auth_check_login (line 50) | function nt_auth_check_login($user,$passwd) function nt_auth_load_login (line 70) | function nt_auth_load_login() function nt_auth_start_session (line 78) | function nt_auth_start_session() function nt_auth_stop_session (line 91) | function nt_auth_stop_session() function nt_auth_set_session_var (line 101) | function nt_auth_set_session_var($name,$value) function nt_auth_get_session_var (line 108) | function nt_auth_get_session_var($name) function nt_auth_unset_session_var (line 116) | function nt_auth_unset_session_var($name) FILE: tools/server/admin/functions_common.php function nt_common_add_debug (line 10) | function nt_common_add_debug($data) function nt_common_redirect (line 21) | function nt_common_redirect($url) function nt_common_add_log (line 35) | function nt_common_add_log($userinfo, $log_action, $log_desc) function array_combine (line 55) | function array_combine( $keys, $vals ) function array_chunk (line 71) | function array_chunk($input,$size,$preserve_keys=false) function array_natsort_list (line 117) | function array_natsort_list($array) function nt_common_assert (line 164) | function nt_common_assert( $script, $line, $message ) function nt_log (line 170) | function nt_log($data) function nt_sleep (line 183) | function nt_sleep($delay) function nt_email (line 191) | function nt_email($subject,$message,$emails=null) FILE: tools/server/admin/functions_mysql.php class sql_db (line 27) | class sql_db method sql_db (line 39) | function sql_db($sqlserver, $sqluser, $sqlpassword, $database, $persis... method sql_close (line 80) | function sql_close() method sql_query (line 100) | function sql_query($query = "", $transaction = FALSE) method sql_select_db (line 122) | function sql_select_db($dbname) method sql_reselect_db (line 131) | function sql_reselect_db() method sql_numrows (line 143) | function sql_numrows($query_id = 0) method sql_affectedrows (line 159) | function sql_affectedrows() method sql_numfields (line 171) | function sql_numfields($query_id = 0) method sql_fieldname (line 187) | function sql_fieldname($offset, $query_id = 0) method sql_fieldtype (line 203) | function sql_fieldtype($offset, $query_id = 0) method sql_fetchrow (line 219) | function sql_fetchrow($query_id = 0) method sql_fetchrowset (line 235) | function sql_fetchrowset($query_id = 0) method sql_fetchfield (line 256) | function sql_fetchfield($field, $rownum = -1, $query_id = 0) method sql_rowseek (line 296) | function sql_rowseek($rownum, $query_id = 0){ method sql_nextid (line 311) | function sql_nextid(){ method sql_freeresult (line 322) | function sql_freeresult($query_id = 0){ method sql_error (line 342) | function sql_error($query_id = 0) class sql_db_string (line 352) | class sql_db_string extends sql_db method sql_db_string (line 357) | function sql_db_string($connstring, $persistency = true) FILE: tools/server/admin/functions_mysqli.php class sql_db (line 34) | class sql_db method sql_db (line 44) | function sql_db($sqlserver, $sqluser, $sqlpassword, $database, $persis... method sql_close (line 83) | function sql_close() method sql_query (line 103) | function sql_query($query = "", $transaction = FALSE) method sql_select_db (line 123) | function sql_select_db($dbname) method sql_reselect_db (line 132) | function sql_reselect_db() method sql_numrows (line 144) | function sql_numrows($query_id = 0) method sql_affectedrows (line 160) | function sql_affectedrows() method sql_numfields (line 172) | function sql_numfields($query_id = 0) method sql_fetchrow (line 190) | function sql_fetchrow($query_id = 0) method sql_fetchrowset (line 205) | function sql_fetchrowset($query_id = 0) method sql_nextid (line 226) | function sql_nextid(){ method sql_freeresult (line 237) | function sql_freeresult($query_id = 0){ method sql_error (line 254) | function sql_error($query_id = 0) class sql_db_string (line 264) | class sql_db_string extends sql_db method sql_db_string (line 269) | function sql_db_string($connstring, $persistency = true) FILE: tools/server/admin/functions_tool_administration.php function tool_admin_menu_get_item_from_key (line 64) | function tool_admin_menu_get_item_from_key($key) function tool_admin_users_get_list (line 77) | function tool_admin_users_get_list($group_list) function tool_admin_groups_get_user_list (line 100) | function tool_admin_groups_get_user_list($group_id) function tool_admin_groups_get_list (line 118) | function tool_admin_groups_get_list() function tool_admin_groups_get_level_name_from_id (line 140) | function tool_admin_groups_get_level_name_from_id($group_level) function tool_admin_groups_get_name_from_id (line 156) | function tool_admin_groups_get_name_from_id($group_list, $group_id) function tool_admin_users_get_id (line 172) | function tool_admin_users_get_id($user_id) function tool_admin_users_add (line 189) | function tool_admin_users_add($user_name, $user_password, $user_group, $... function tool_admin_users_name_exist (line 213) | function tool_admin_users_name_exist($user_name) function tool_admin_users_del (line 231) | function tool_admin_users_del($user_id) function tool_admin_users_update (line 239) | function tool_admin_users_update($user_id, $user_name, $user_password, $... function tool_admin_groups_get_id (line 267) | function tool_admin_groups_get_id($group_id) function tool_admin_groups_add (line 285) | function tool_admin_groups_add($group_name, $group_level, $group_default... function tool_admin_groups_name_exist (line 313) | function tool_admin_groups_name_exist($group_name) function tool_admin_groups_del (line 332) | function tool_admin_groups_del($group_id) function tool_admin_groups_update (line 340) | function tool_admin_groups_update($group_id, $group_name, $group_level, ... function tool_admin_groups_update_default_domain (line 370) | function tool_admin_groups_update_default_domain($group_id, $domain_id) function tool_admin_groups_update_default_shard (line 396) | function tool_admin_groups_update_default_shard($group_id, $shard_id) function tool_admin_groups_update_default_application (line 417) | function tool_admin_groups_update_default_application($group_id, $applic... function tool_admin_applications_get_list (line 439) | function tool_admin_applications_get_list() function tool_admin_applications_get_id (line 457) | function tool_admin_applications_get_id($application_id) function tool_admin_applications_add (line 475) | function tool_admin_applications_add($application_name, $application_uri... function tool_admin_applications_name_exist (line 497) | function tool_admin_applications_name_exist($application_name) function tool_admin_applications_del (line 515) | function tool_admin_applications_del($application_id) function tool_admin_applications_update (line 529) | function tool_admin_applications_update($application_id, $application_na... function tool_admin_domains_get_list (line 551) | function tool_admin_domains_get_list() function tool_admin_domains_add (line 569) | function tool_admin_domains_add($domain_name, $domain_application, $doma... function tool_admin_domains_name_exist (line 591) | function tool_admin_domains_name_exist($domain_name) function tool_admin_domains_get_id (line 609) | function tool_admin_domains_get_id($domain_id) function tool_admin_domains_del (line 627) | function tool_admin_domains_del($domain_id) function tool_admin_domains_update (line 651) | function tool_admin_domains_update($domain_id, $domain_name, $domain_app... function tool_admin_shards_get_list (line 674) | function tool_admin_shards_get_list() function tool_admin_shards_add (line 692) | function tool_admin_shards_add($shard_name, $shard_as_id, $shard_domain_... function tool_admin_shards_name_exist (line 716) | function tool_admin_shards_name_exist($shard_as_id, $except_id=false) function tool_admin_shards_get_id (line 738) | function tool_admin_shards_get_id($shard_id) function tool_admin_shards_del (line 756) | function tool_admin_shards_del($shard_id) function tool_admin_shards_update (line 770) | function tool_admin_shards_update($shard_id, $shard_name, $shard_as_id, ... function tool_admin_users_domains_update (line 794) | function tool_admin_users_domains_update($user_id, $group_id, $domain_ids) function tool_admin_users_domains_get_list (line 825) | function tool_admin_users_domains_get_list($user_id, $compact = false) function tool_admin_groups_domains_get_list (line 859) | function tool_admin_groups_domains_get_list($group_id, $compact = false) function tool_admin_users_domains_merge (line 893) | function tool_admin_users_domains_merge($domain_list, $user_list, $group... function tool_admin_users_shards_get_list (line 920) | function tool_admin_users_shards_get_list($user_id, $compact = false) function tool_admin_groups_shards_get_list (line 954) | function tool_admin_groups_shards_get_list($group_id, $compact = false) function tool_admin_users_shards_merge (line 986) | function tool_admin_users_shards_merge($domain_list, $shard_list, $user_... function tool_admin_users_shards_update (line 1037) | function tool_admin_users_shards_update($user_id, $group_id, $shard_ids) function tool_admin_groups_domains_update (line 1062) | function tool_admin_groups_domains_update($group_id, $domain_ids) function tool_admin_groups_domains_merge (line 1118) | function tool_admin_groups_domains_merge($domain_list, $group_list) function tool_admin_groups_shards_merge (line 1140) | function tool_admin_groups_shards_merge($domain_list, $shard_list, $grou... function tool_admin_groups_shards_update (line 1187) | function tool_admin_groups_shards_update($group_id, $shard_ids) function tool_admin_groups_applications_update (line 1236) | function tool_admin_groups_applications_update($group_id, $application_ids) function tool_admin_groups_applications_get_list (line 1273) | function tool_admin_groups_applications_get_list($group_id, $compact = f... function tool_admin_groups_applications_merge (line 1305) | function tool_admin_groups_applications_merge($appl_list, $group_list) function tool_admin_users_applications_get_list (line 1328) | function tool_admin_users_applications_get_list($user_id, $compact = false) function tool_admin_users_applications_merge (line 1360) | function tool_admin_users_applications_merge($appl_list, $user_list, $gr... function tool_admin_users_applications_update (line 1387) | function tool_admin_users_applications_update($user_id, $application_ids) function tool_admin_applications_build_menu_list (line 1408) | function tool_admin_applications_build_menu_list($user_access) function tool_admin_applications_get_default (line 1439) | function tool_admin_applications_get_default($data, $application_id) function tool_admin_applications_build_menu_check (line 1455) | function tool_admin_applications_build_menu_check($appl_id, $data, $data... function tool_admin_applications_check (line 1472) | function tool_admin_applications_check($appl) function tool_admin_menu_get_list (line 1506) | function tool_admin_menu_get_list($ie) function tool_admin_users_groups_domains_merge (line 1528) | function tool_admin_users_groups_domains_merge() function tool_admin_users_groups_shards_merge (line 1573) | function tool_admin_users_groups_shards_merge() function tool_admin_logs_get_count (line 1618) | function tool_admin_logs_get_count() function tool_admin_logs_get_list (line 1633) | function tool_admin_logs_get_list($start=0,$limit=25) function tool_admin_domains_get_nel (line 1651) | function tool_admin_domains_get_nel($application) function tool_admin_domains_update_nel (line 1675) | function tool_admin_domains_update_nel($domain_id, $domain_name, $domain... function tool_admin_restarts_get_list (line 1689) | function tool_admin_restarts_get_list($order='ASC') function tool_admin_restarts_add (line 1707) | function tool_admin_restarts_add($restart_name, $restart_list, $restart_... function tool_admin_restarts_get_id (line 1729) | function tool_admin_restarts_get_id($restart_id) function tool_admin_restarts_del (line 1747) | function tool_admin_restarts_del($restart_id) function tool_admin_restarts_update (line 1755) | function tool_admin_restarts_update($restart_id, $restart_name, $restart... function tool_admin_restart_messages_add (line 1774) | function tool_admin_restart_messages_add($message_name, $message_value, ... function tool_admin_restart_messages_get_list (line 1793) | function tool_admin_restart_messages_get_list() function tool_admin_restart_messages_get_id (line 1811) | function tool_admin_restart_messages_get_id($message_id) function tool_admin_restart_messages_get_list_from_name (line 1829) | function tool_admin_restart_messages_get_list_from_name($message_name,$l... function tool_admin_restart_messages_del (line 1853) | function tool_admin_restart_messages_del($message_id) function tool_admin_restart_messages_update (line 1861) | function tool_admin_restart_messages_update($message_id, $message_name, ... FILE: tools/server/admin/functions_tool_applications.php function tool_applications_menu_get_list (line 3) | function tool_applications_menu_get_list() FILE: tools/server/admin/functions_tool_event_entities.php function tool_ee_parse_getview (line 3) | function tool_ee_parse_getview($data) function tool_ee_get_entities (line 83) | function tool_ee_get_entities($data) FILE: tools/server/admin/functions_tool_graphs.php function tool_graphs_time_frame_get_default (line 72) | function tool_graphs_time_frame_get_default($list) function tool_graphs_menu_get_list (line 81) | function tool_graphs_menu_get_list() function tool_graphs_menu_get_item_from_key (line 100) | function tool_graphs_menu_get_item_from_key($key) function tool_graphs_find (line 113) | function tool_graphs_find($needles, $list) function tool_graphs_get_list_v2 (line 139) | function tool_graphs_get_list_v2($dir, $shard_match, $high=false, $domai... function tool_graphs_get_list (line 226) | function tool_graphs_get_list($dir, $shard_match) function tool_graphs_get_data (line 282) | function tool_graphs_get_data($data, $variable, $service) function tool_graphs_extract_mean_values (line 303) | function tool_graphs_extract_mean_values($data) function tool_graphs_xaxis_callback (line 326) | function tool_graphs_xaxis_callback($aVal) function tool_graphs_rrd_get_list (line 334) | function tool_graphs_rrd_get_list($dir) function tool_graphs_build_rrd (line 354) | function tool_graphs_build_rrd($fname,$period=0) FILE: tools/server/admin/functions_tool_guild_locator.php function tool_gl_parse_dump_guild_list (line 3) | function tool_gl_parse_dump_guild_list($data) function tool_gl_parse_dump_guild (line 36) | function tool_gl_parse_dump_guild($data) function tool_gl_parse_grade_change (line 131) | function tool_gl_parse_grade_change($data) function tool_gl_view_forum (line 163) | function tool_gl_view_forum($host,$shard,$guild,$thread=null,$recover=null) function tool_gl_CurlParseResponse (line 218) | function tool_gl_CurlParseResponse($response) function tool_gl_parse_forum_view (line 265) | function tool_gl_parse_forum_view($data) function tool_gl_parse_thread_view (line 301) | function tool_gl_parse_thread_view($data) function tool_gl_recover_thread (line 349) | function tool_gl_recover_thread($shard, $forum, $thread) FILE: tools/server/admin/functions_tool_log_analyser.php function tool_las_get_file_list (line 3) | function tool_las_get_file_list($path) function tool_las_check_for_file (line 46) | function tool_las_check_for_file($data, $name) function tool_las_parse_eids_to_array (line 57) | function tool_las_parse_eids_to_array($eids) function tool_las_read_file (line 76) | function tool_las_read_file($filename, $max_lines, $line_start, &$line_p... function tool_las_trim_leading_zero (line 122) | function tool_las_trim_leading_zero($data) function tool_las_parse_eid (line 132) | function tool_las_parse_eid($eid, &$uid, &$slotid, &$charid) function tool_las_parse_file (line 153) | function tool_las_parse_file($fname) function tool_las_get_character_names (line 194) | function tool_las_get_character_names($dbname, $data) function tool_las_fpassthru_replace (line 220) | function tool_las_fpassthru_replace($path, $fname, $search_eid_ary, $sea... FILE: tools/server/admin/functions_tool_main.php class MyAdminService (line 27) | class MyAdminService extends CAdminServiceWeb method commandResult (line 29) | function commandResult($serviceModuleName, $result) method invokeError (line 42) | function invokeError($methodName, $errorString) function tool_main_check_user_domain (line 52) | function tool_main_check_user_domain($domain_id) function tool_main_check_user_shard (line 72) | function tool_main_check_user_shard($shard_id) function tool_main_get_domain_name (line 92) | function tool_main_get_domain_name($domain_id) function tool_main_get_domain_data (line 108) | function tool_main_get_domain_data($domain_id, $field) function tool_main_get_domain_rrd_path (line 124) | function tool_main_get_domain_rrd_path($domain_id) function tool_main_get_shard_name (line 140) | function tool_main_get_shard_name($shard_id) function tool_main_get_shard_as_id (line 156) | function tool_main_get_shard_as_id($shard_id) function tool_main_get_shard_data (line 172) | function tool_main_get_shard_data($shard_id, $field) function tool_main_get_domain_host (line 189) | function tool_main_get_domain_host($domain_id) function tool_main_get_domain_port (line 205) | function tool_main_get_domain_port($domain_id) function tool_main_get_elapsed_time_string (line 221) | function tool_main_get_elapsed_time_string($seconds, &$string) function tool_main_leftpad (line 257) | function tool_main_leftpad($n,$cc=2,$ch='0') function tool_main_get_shards_from_status (line 262) | function tool_main_get_shards_from_status($status, $filters) function tool_main_get_aes_from_status (line 284) | function tool_main_get_aes_from_status($status) function tool_main_parse_status (line 303) | function tool_main_parse_status($status) function tool_main_check_rrd_files (line 454) | function tool_main_check_rrd_files($service) function tool_main_get_checked_services (line 479) | function tool_main_get_checked_services() function tool_main_get_shard_ids (line 498) | function tool_main_get_shard_ids($shard_id) function tool_main_get_shards_orders (line 540) | function tool_main_get_shards_orders($orders) function tool_main_get_last_hd_time_for_domain (line 583) | function tool_main_get_last_hd_time_for_domain($domain_id) function tool_main_update_hd_time_for_domain (line 602) | function tool_main_update_hd_time_for_domain($domain_id, $now) function tool_main_update_hd_data_for_domain (line 625) | function tool_main_update_hd_data_for_domain($domain_id, $data) function tool_main_get_hd_data_for_domain (line 784) | function tool_main_get_hd_data_for_domain($domain_id) function tool_main_get_annotation (line 813) | function tool_main_get_annotation($domain_id, $shard_id) function tool_main_get_lock (line 835) | function tool_main_get_lock($domain_id, $shard_id) function tool_main_delete_lock_shard (line 857) | function tool_main_delete_lock_shard($shard_id) function tool_main_delete_lock_domain (line 868) | function tool_main_delete_lock_domain($domain_id) function tool_main_set_lock_shard (line 880) | function tool_main_set_lock_shard($domain_id, $shard_id, $log=true) function tool_main_get_domain_shard_list (line 921) | function tool_main_get_domain_shard_list($domain_id) function tool_main_set_lock_domain (line 942) | function tool_main_set_lock_domain($domain_id, $log=true) function tool_main_set_annotation (line 974) | function tool_main_set_annotation($domain_id, $shard_id, $annotation) function tool_main_get_shards_info_from_db (line 1030) | function tool_main_get_shards_info_from_db($application, $status, $filte... function tool_main_get_su_from_status (line 1156) | function tool_main_get_su_from_status($status) function tool_main_set_restart_mode (line 1173) | function tool_main_set_restart_mode($domain_id, $shard_id, $restart_mode=0) function tool_main_add_restart_sequence (line 1206) | function tool_main_add_restart_sequence($user_name, $domain_id, $shard_i... function tool_main_get_restart_sequence (line 1233) | function tool_main_get_restart_sequence($user_name, $domain_id, $shard_id) function tool_main_get_restart_sequence_by_id (line 1251) | function tool_main_get_restart_sequence_by_id($sequence_id) function tool_main_set_next_restart_sequence_step (line 1269) | function tool_main_set_next_restart_sequence_step($sequence_id, $step=null) function tool_main_set_end_restart_sequence (line 1299) | function tool_main_set_end_restart_sequence($sequence_id) function tool_main_get_domain_shard_restart (line 1319) | function tool_main_get_domain_shard_restart($domain_id) function tool_main_get_restart_services (line 1333) | function tool_main_get_restart_services($InternalName, $domainServices, ... function tool_main_get_all_restart_services (line 1394) | function tool_main_get_all_restart_services($restart_list) function tool_main_get_shardid_from_status (line 1409) | function tool_main_get_shardid_from_status($domainServices, $InternalName) function tool_main_get_egs_from_status (line 1423) | function tool_main_get_egs_from_status($domainServices, $InternalName) function tool_main_set_restart_sequence_timer (line 1437) | function tool_main_set_restart_sequence_timer($sequence_id, $timer) function tool_main_change_restart_notification (line 1451) | function tool_main_change_restart_notification($event_list, $mode, $sql_... function tool_main_add_restart_notification (line 1466) | function tool_main_add_restart_notification($sequence_id, $service_su, $... function tool_main_set_restart_sequence_events (line 1667) | function tool_main_set_restart_sequence_events($sequence_id, $events) function tool_main_get_domain_shard_data (line 1675) | function tool_main_get_domain_shard_data($domain_id, $shard_id) function tool_main_set_restart_sequence_user (line 1706) | function tool_main_set_restart_sequence_user($AS_ShardRestart) FILE: tools/server/admin/functions_tool_mfs.php function tool_mfs_HTTPOpen (line 3) | function tool_mfs_HTTPOpen($url) function tool_mfs_HTTPParseResponse (line 44) | function tool_mfs_HTTPParseResponse($response) FILE: tools/server/admin/functions_tool_notes.php function js_html_entity_decode (line 3) | function js_html_entity_decode($string) function tool_notes_get_list (line 14) | function tool_notes_get_list($user_id, $active=null) function tool_notes_add (line 45) | function tool_notes_add($user_id, $note_title, $note_data, $note_active,... function tool_notes_get_id (line 66) | function tool_notes_get_id($user_id, $note_id) function tool_notes_del (line 86) | function tool_notes_del($user_id, $note_id) function tool_notes_update (line 94) | function tool_notes_update($user_id, $note_id, $note_title, $note_data, ... FILE: tools/server/admin/functions_tool_player_locator.php function tool_pl_parse_relocate (line 3) | function tool_pl_parse_relocate($data) function tool_pl_parse_locate (line 46) | function tool_pl_parse_locate($data) function tool_pl_parse_display_players (line 101) | function tool_pl_parse_display_players($data) function tool_pl_get_character_check_list (line 154) | function tool_pl_get_character_check_list($AS_Application, $AS_RingSQL) function tool_pl_fix_character_check_list (line 207) | function tool_pl_fix_character_check_list($AS_Application) FILE: tools/server/admin/functions_tool_preferences.php function tool_pref_check_old_password (line 6) | function tool_pref_check_old_password($userinfo, $password) function tool_pref_update_user_password (line 19) | function tool_pref_update_user_password($userinfo, $password) function tool_pref_update_menu_style (line 34) | function tool_pref_update_menu_style($userinfo, $menu) function tool_pref_update_default_application (line 42) | function tool_pref_update_default_application($userinfo, $application_id) FILE: tools/server/admin/functions_tool_shop.php function tool_shop_get_check_items (line 3) | function tool_shop_get_check_items() function tool_sp_parse_shop_list (line 21) | function tool_sp_parse_shop_list($data) FILE: tools/server/admin/jpgraph/jpgraph.php class ErrMsgText (line 225) | class ErrMsgText { method ErrMsgText (line 228) | function ErrMsgText() { method Get (line 236) | function Get($errnbr,$a1=null,$a2=null,$a3=null,$a4=null,$a5=null) { class JpGraphError (line 296) | class JpGraphError { method Install (line 297) | function Install($aErrObject) { method Raise (line 301) | function Raise($aMsg,$aHalt=true){ method RaiseL (line 306) | function RaiseL($errnbr,$a1=null,$a2=null,$a3=null,$a4=null,$a5=null) { function CheckGDVersion (line 336) | function CheckGDVersion() { class JpGraphErrObject (line 381) | class JpGraphErrObject { method JpGraphErrObject (line 386) | function JpGraphErrObject() { method SetTitle (line 390) | function SetTitle($aTitle) { method SetStrokeDest (line 394) | function SetStrokeDest($aDest) { method Raise (line 399) | function Raise($aMsg,$aHalt=true) { class JpGraphErrObjectImg (line 419) | class JpGraphErrObjectImg extends JpGraphErrObject { method Raise (line 421) | function Raise($aMsg,$aHalt=true) { function _phpErrorHandler (line 530) | function _phpErrorHandler($errno,$errmsg,$filename, $linenum, $vars) { function sign (line 551) | function sign($a) {return $a >= 0 ? 1 : -1;} function GenImgName (line 557) | function GenImgName() { class LanguageConv (line 580) | class LanguageConv { method Convert (line 583) | function Convert($aTxt,$aFF) { method iso2uni (line 612) | function iso2uni ($isoline){ class JpgTimer (line 629) | class JpgTimer { method JpgTimer (line 634) | function JpgTimer() { method Push (line 642) | function Push() { method Pop (line 649) | function Pop() { method DateLocale (line 674) | function DateLocale() { function GetDayAbb (line 722) | function GetDayAbb() { function GetShortDay (line 726) | function GetShortDay() { function GetShortMonth (line 730) | function GetShortMonth() { function GetShortMonthName (line 734) | function GetShortMonthName($aNbr) { function GetLongMonthName (line 738) | function GetLongMonthName($aNbr) { function GetMonth (line 742) | function GetMonth() { class Footer (line 755) | class Footer { method Footer (line 761) | function Footer() { method Stroke (line 770) | function Stroke(&$aImg) { class Graph (line 791) | class Graph { method Graph (line 869) | function Graph($aWidth=300,$aHeight=200,$aCachedName="",$aTimeOut=0,$a... method Set3DPerspective (line 932) | function Set3DPerspective($aDir=1,$aHorizon=100,$aSkewDist=120,$aQuali... method SetImgFormat (line 945) | function SetImgFormat($aFormat,$aQuality=75) { method SetGridDepth (line 950) | function SetGridDepth($aDepth) { method SetIconDepth (line 954) | function SetIconDepth($aDepth) { method SetAngle (line 959) | function SetAngle($aAngle) { method SetAlphaBlending (line 963) | function SetAlphaBlending($aFlg=true) { method SetMargin (line 968) | function SetMargin($lm,$rm,$tm,$bm) { method SetY2OrderBack (line 972) | function SetY2OrderBack($aBack=true) { method Set90AndMargin (line 978) | function Set90AndMargin($lm=0,$rm=0,$tm=0,$bm=0) { method SetClipping (line 995) | function SetClipping($aFlg=true) { method Add (line 1000) | function Add(&$aPlot) { method AddTable (line 1023) | function AddTable(&$aTable) { method AddIcon (line 1033) | function AddIcon(&$aIcon) { method AddY2 (line 1044) | function AddY2(&$aPlot) { method AddY (line 1064) | function AddY($aN,&$aPlot) { method AddText (line 1081) | function AddText(&$aTxt,$aToY2=false) { method AddLine (line 1103) | function AddLine(&$aLine,$aToY2=false) { method AddBand (line 1126) | function AddBand(&$aBand,$aToY2=false) { method SetBackgroundGradient (line 1148) | function SetBackgroundGradient($aFrom='navy',$aTo='silver',$aGradType=... method SetBackgroundCFlag (line 1156) | function SetBackgroundCFlag($aName,$aBgType=BGIMG_FILLPLOT,$aMix=100) { method SetBackgroundCountryFlag (line 1163) | function SetBackgroundCountryFlag($aName,$aBgType=BGIMG_FILLPLOT,$aMix... method SetBackgroundImage (line 1171) | function SetBackgroundImage($aFileName,$aBgType=BGIMG_FILLPLOT,$aImgFo... method SetBackgroundImageMix (line 1199) | function SetBackgroundImageMix($aMix) { method AdjBackgroundImage (line 1204) | function AdjBackgroundImage($aBright,$aContr=0,$aSat=0) { method AdjImage (line 1211) | function AdjImage($aBright,$aContr=0,$aSat=0) { method SetAxisStyle (line 1218) | function SetAxisStyle($aStyle) { method SetBox (line 1223) | function SetBox($aDrawPlotFrame=true,$aPlotFrameColor=array(0,0,0),$aP... method SetColor (line 1230) | function SetColor($aColor) { method SetMarginColor (line 1235) | function SetMarginColor($aColor) { method SetFrame (line 1240) | function SetFrame($aDrawImgFrame=true,$aImgFrameColor=array(0,0,0),$aI... method SetFrameBevel (line 1246) | function SetFrameBevel($aDepth=3,$aBorder=false,$aBorderColor='black',... method SetShadow (line 1258) | function SetShadow($aShowShadow=true,$aShadowWidth=5,$aShadowColor=arr... method SetScale (line 1268) | function SetScale($aAxisType,$aYMin=1,$aYMax=1,$aXMin=1,$aXMax=1) { method SetY2Scale (line 1311) | function SetY2Scale($aAxisType="lin",$aY2Min=1,$aY2Max=1) { method SetYDeltaDist (line 1334) | function SetYDeltaDist($aDist) { method SetYScale (line 1339) | function SetYScale($aN,$aAxisType="lin",$aYMin=1,$aYMax=1) { method SetTickDensity (line 1361) | function SetTickDensity($aYDensity=TICKD_NORMAL,$aXDensity=TICKD_NORMA... method GetCSIMareas (line 1400) | function GetCSIMareas() { method GetHTMLImageMap (line 1457) | function GetHTMLImageMap($aMapName) { method CheckCSIMCache (line 1465) | function CheckCSIMCache($aCacheName,$aTimeOut=60) { method StrokeCSIM (line 1513) | function StrokeCSIM($aScriptName='auto',$aCSIMName='',$aBorder=0) { method GetTextsYMinMax (line 1614) | function GetTextsYMinMax($aY2=false) { method GetTextsXMinMax (line 1641) | function GetTextsXMinMax($aY2=false) { method GetXMinMax (line 1668) | function GetXMinMax() { method AdjustMarginsForTitles (line 1701) | function AdjustMarginsForTitles() { method Stroke (line 1755) | function Stroke($aStrokeFileName="") { method SetAxisLabelBackground (line 2287) | function SetAxisLabelBackground($aType,$aXFColor='lightgray',$aXColor=... method StrokeAxisLabelBackground (line 2298) | function StrokeAxisLabelBackground() { method StrokeAxis (line 2378) | function StrokeAxis($aStrokeLabels=true) { method LoadBkgImage (line 2460) | function LoadBkgImage($aImgFormat='',$aFile='',$aImgStr='') { method StrokeBackgroundGrad (line 2513) | function StrokeBackgroundGrad() { method StrokeFrameBackground (line 2545) | function StrokeFrameBackground() { method StrokeFrame (line 2622) | function StrokeFrame() { method FillMarginArea (line 2662) | function FillMarginArea() { method FillPlotArea (line 2684) | function FillPlotArea() { method StrokePlotArea (line 2694) | function StrokePlotArea() { method StrokeIcons (line 2719) | function StrokeIcons() { method StrokePlotBox (line 2726) | function StrokePlotBox() { method SetTitleBackgroundFillStyle (line 2741) | function SetTitleBackgroundFillStyle($aStyle,$aColor1='black',$aColor2... method SetTitleBackground (line 2747) | function SetTitleBackground($aBackColor='gray', $aStyle=TITLEBKG_STYLE... method StrokeTitles (line 2758) | function StrokeTitles() { method StrokeTexts (line 2919) | function StrokeTexts() { method StrokeTables (line 2935) | function StrokeTables() { method DisplayClientSideaImageMapAreas (line 2944) | function DisplayClientSideaImageMapAreas() { method AdjustSaturationBrightnessContrast (line 2974) | function AdjustSaturationBrightnessContrast() { method SetTextScaleOff (line 2983) | function SetTextScaleOff($aOff) { method SetTextScaleAbsCenterOff (line 2989) | function SetTextScaleAbsCenterOff($aOff) { method GetLinesYMinMax (line 2994) | function GetLinesYMinMax( $aLines ) { method GetLinesXMinMax (line 3012) | function GetLinesXMinMax( $aLines ) { method GetPlotsYMinMax (line 3030) | function GetPlotsYMinMax(&$aPlots) { class TTF (line 3070) | class TTF { method TTF (line 3074) | function TTF() { method File (line 3101) | function File($family,$style=FS_NORMAL) { class LineProperty (line 3136) | class LineProperty { method SetColor (line 3142) | function SetColor($aColor) { method SetWeight (line 3146) | function SetWeight($aWeight) { method SetStyle (line 3150) | function SetStyle($aStyle) { method Show (line 3154) | function Show($aShow=true) { method Stroke (line 3158) | function Stroke(&$aImg,$aX1,$aY1,$aX2,$aY2) { class Text (line 3179) | class Text { method Text (line 3196) | function Text($aTxt="",$aXAbsPos=0,$aYAbsPos=0) { method Set (line 3208) | function Set($aTxt) { method SetPos (line 3213) | function SetPos($aXAbsPos=0,$aYAbsPos=0,$aHAlign="left",$aVAlign="top") { method Pos (line 3218) | function Pos($aXAbsPos=0,$aYAbsPos=0,$aHAlign="left",$aVAlign="top") { method SetScalePos (line 3225) | function SetScalePos($aX,$aY) { method Align (line 3231) | function Align($aHAlign,$aVAlign="top",$aParagraphAlign="") { method SetAlign (line 3239) | function SetAlign($aHAlign,$aVAlign="top",$aParagraphAlign="") { method ParagraphAlign (line 3244) | function ParagraphAlign($aAlign) { method SetParagraphAlign (line 3249) | function SetParagraphAlign($aAlign) { method SetShadow (line 3253) | function SetShadow($aShadowColor='gray',$aShadowWidth=3) { method SetWordWrap (line 3259) | function SetWordWrap($aCol) { method SetBox (line 3265) | function SetBox($aFrameColor=array(255,255,255),$aBorderColor=array(0,... method Hide (line 3281) | function Hide($aHide=true) { method Show (line 3289) | function Show($aShow=true) { method SetFont (line 3294) | function SetFont($aFamily,$aStyle=FS_NORMAL,$aSize=10) { method Center (line 3301) | function Center($aLeft,$aRight,$aYAbsPos=false) { method SetColor (line 3309) | function SetColor($aColor) { method SetAngle (line 3313) | function SetAngle($aAngle) { method SetOrientation (line 3318) | function SetOrientation($aDirection=0) { method GetWidth (line 3329) | function GetWidth(&$aImg) { method GetFontHeight (line 3336) | function GetFontHeight(&$aImg) { method GetTextHeight (line 3343) | function GetTextHeight(&$aImg) { method GetHeight (line 3349) | function GetHeight(&$aImg) { method SetMargin (line 3358) | function SetMargin($aMarg) { method StrokeWithScale (line 3362) | function StrokeWithScale(&$aImg,$axscale,$ayscale) { method SetCSIMTarget (line 3374) | function SetCSIMTarget($aTarget,$aAlt=null) { method GetCSIMareas (line 3379) | function GetCSIMareas() { method Stroke (line 3387) | function Stroke(&$aImg,$x=null,$y=null) { class GraphTabTitle (line 3428) | class GraphTabTitle extends Text{ method GraphTabTitle (line 3432) | function GraphTabTitle() { method SetColor (line 3438) | function SetColor($aTxtColor,$aFillColor='lightyellow',$aBorderColor='... method SetFillColor (line 3444) | function SetFillColor($aFillColor) { method SetTabAlign (line 3448) | function SetTabAlign($aAlign) { method SetPos (line 3453) | function SetPos($aAlign) { method SetWidth (line 3457) | function SetWidth($aWidth) { method Set (line 3461) | function Set($t) { method SetCorner (line 3466) | function SetCorner($aD) { method Stroke (line 3470) | function Stroke(&$aImg) { class SuperScriptText (line 3556) | class SuperScriptText extends Text { method SuperScriptText (line 3563) | function SuperScriptText($aTxt="",$aSuper="",$aXAbsPos=0,$aYAbsPos=0) { method FromReal (line 3568) | function FromReal($aVal,$aPrecision=2) { method Set (line 3592) | function Set($aTxt,$aSuper="") { method SetSuperFont (line 3597) | function SetSuperFont($aFontFam,$aFontStyle=FS_NORMAL,$aFontSize=8) { method GetWidth (line 3604) | function GetWidth(&$aImg) { method GetFontHeight (line 3614) | function GetFontHeight(&$aImg) { method GetTextHeight (line 3623) | function GetTextHeight(&$aImg) { method Stroke (line 3631) | function Stroke(&$aImg,$ax=-1,$ay=-1) { class Grid (line 3732) | class Grid { method Grid (line 3741) | function Grid(&$aAxis) { method SetColor (line 3747) | function SetColor($aMajColor,$aMinColor=false) { method SetWeight (line 3754) | function SetWeight($aWeight) { method SetLineStyle (line 3759) | function SetLineStyle($aType) { method Show (line 3764) | function Show($aShowMajor=true,$aShowMinor=false) { method SetFill (line 3769) | function SetFill($aFlg=true,$aColor1='lightgray',$aColor2='lightblue') { method Stroke (line 3775) | function Stroke() { method DoStroke (line 3792) | function DoStroke(&$aTicksPos) { class Axis (line 3882) | class Axis { method Axis (line 3904) | function Axis(&$img,&$aScale,$color=array(0,0,0)) { method SetLabelFormat (line 3931) | function SetLabelFormat($aFormStr) { method SetLabelFormatString (line 3935) | function SetLabelFormatString($aFormStr,$aDate=false) { method SetLabelFormatCallback (line 3939) | function SetLabelFormatCallback($aFuncName) { method SetLabelAlign (line 3943) | function SetLabelAlign($aHAlign,$aVAlign="top",$aParagraphAlign='left') { method HideFirstTickLabel (line 3950) | function HideFirstTickLabel($aShow=false) { method HideLastTickLabel (line 3954) | function HideLastTickLabel($aShow=false) { method SetTickPositions (line 3959) | function SetTickPositions($aMajPos,$aMinPos=NULL,$aLabels=NULL) { method SetMajTickPositions (line 3964) | function SetMajTickPositions($aMajPos,$aLabels=NULL) { method HideTicks (line 3969) | function HideTicks($aHideMinor=true,$aHideMajor=true) { method HideZeroLabel (line 3975) | function HideZeroLabel($aFlag=true) { method HideFirstLastLabel (line 3980) | function HideFirstLastLabel() { method Hide (line 3993) | function Hide($aHide=true) { method HideLine (line 3998) | function HideLine($aHide=true) { method HideLabels (line 4002) | function HideLabels($aHide=true) { method SetWeight (line 4008) | function SetWeight($aWeight) { method SetColor (line 4013) | function SetColor($aColor,$aLabelColor=false) { method SetTitle (line 4020) | function SetTitle($aTitle,$aAdjustAlign="high") { method SetTitleMargin (line 4026) | function SetTitleMargin($aMargin) { method SetTitleSide (line 4031) | function SetTitleSide($aSideOfAxis) { method SetTickDirection (line 4036) | function SetTickDirection($aDir) { method SetTickSide (line 4043) | function SetTickSide($aDir) { method SetTickLabels (line 4048) | function SetTickLabels($aLabelArray,$aLabelColorArray=null) { method SetTickLabelMargin (line 4054) | function SetTickLabelMargin($aMargin) { method SetLabelMargin (line 4060) | function SetLabelMargin($aMargin) { method SetTextTicks (line 4067) | function SetTextTicks($step,$start=0) { method SetTextTickInterval (line 4073) | function SetTextTickInterval($aStep,$aStart=0) { method SetTextLabelInterval (line 4080) | function SetTextLabelInterval($aStep,$aStart=0) { method SetLabelPos (line 4088) | function SetLabelPos($aSidePos) { method SetLabelSide (line 4095) | function SetLabelSide($aSidePos) { method SetFont (line 4100) | function SetFont($aFamily,$aStyle=FS_NORMAL,$aSize=10) { method SetPos (line 4107) | function SetPos($aPosOnOtherScale) { method SetPosAbsDelta (line 4113) | function SetPosAbsDelta($aDelta) { method SetLabelAngle (line 4118) | function SetLabelAngle($aAngle) { method Stroke (line 4123) | function Stroke($aOtherAxisScale,$aStrokeLabels=true) { method StrokeLabels (line 4212) | function StrokeLabels($aPos,$aMinor=false,$aAbsLabel=false) { class Ticks (line 4341) | class Ticks { method Ticks (line 4359) | function Ticks(&$aScale) { method SetLabelFormat (line 4367) | function SetLabelFormat($aFormatString,$aDate=FALSE) { method SetLabelDateFormat (line 4372) | function SetLabelDateFormat($aFormatString) { method SetFormatCallback (line 4376) | function SetFormatCallback($aCallbackFuncName) { method SupressZeroLabel (line 4381) | function SupressZeroLabel($aFlag=true) { method SupressMinorTickMarks (line 4386) | function SupressMinorTickMarks($aHide=true) { method SupressTickMarks (line 4391) | function SupressTickMarks($aHide=true) { method SupressFirst (line 4396) | function SupressFirst($aHide=true) { method SupressLast (line 4401) | function SupressLast($aHide=true) { method GetMinTickAbsSize (line 4406) | function GetMinTickAbsSize() { method GetMajTickAbsSize (line 4411) | function GetMajTickAbsSize() { method SetSize (line 4415) | function SetSize($aMajSize,$aMinSize=3) { method IsSpecified (line 4421) | function IsSpecified() { method Set (line 4426) | function Set($aMaj,$aMin) { method SetPrecision (line 4434) | function SetPrecision($aPrecision) { method SetSide (line 4440) | function SetSide($aSide) { method SetDirection (line 4445) | function SetDirection($aSide=SIDE_RIGHT) { method SetMarkColor (line 4450) | function SetMarkColor($aMajorColor,$aMinorColor="") { method SetColor (line 4454) | function SetColor($aMajorColor,$aMinorColor="") { method SetWeight (line 4464) | function SetWeight($aWeight) { class LinearTicks (line 4474) | class LinearTicks extends Ticks { method LinearTicks (line 4486) | function LinearTicks() { method GetMajor (line 4495) | function GetMajor() { method GetMinor (line 4500) | function GetMinor() { method Set (line 4505) | function Set($aMajStep,$aMinStep=false) { method SetMajTickPositions (line 4519) | function SetMajTickPositions($aMajPos,$aLabels=NULL) { method SetTickPositions (line 4523) | function SetTickPositions($aMajPos,$aMinPos=NULL,$aLabels=NULL) { method _doManualTickPos (line 4539) | function _doManualTickPos($aScale) { method _doAutoTickPos (line 4595) | function _doAutoTickPos($aScale) { method _doLabelFormat (line 4673) | function _doLabelFormat($aVal,$aIdx,$aNbrTicks) { method _StrokeTicks (line 4713) | function _StrokeTicks(&$aImg,$aScale,$aPos) { method Stroke (line 4767) | function Stroke(&$aImg,$aScale,$aPos) { method SetXLabelOffset (line 4783) | function SetXLabelOffset($aLabelOff,$aTickOff=-1) { method SetTextLabelStart (line 4794) | function SetTextLabelStart($aTextLabelOff) { class LinearScale (line 4804) | class LinearScale { method LinearScale (line 4828) | function LinearScale($aMin=0,$aMax=0,$aType="y") { method IsSpecified (line 4842) | function IsSpecified() { method SetAutoMin (line 4852) | function SetAutoMin($aMin) { method SetAutoMax (line 4859) | function SetAutoMax($aMax) { method SetAutoTicks (line 4865) | function SetAutoTicks($aFlag=true) { method SetGrace (line 4870) | function SetGrace($aGraceTop,$aGraceBottom=0) { method GetMinVal (line 4878) | function GetMinVal() { method GetMaxVal (line 4883) | function GetMaxVal() { method Update (line 4888) | function Update(&$aImg,$aMin,$aMax) { method Translate (line 4895) | function Translate($aCoord) { method RelTranslate (line 4908) | function RelTranslate($aCoord) { method SetIntScale (line 4920) | function SetIntScale($aIntScale=true) { method IntAutoScale (line 4925) | function IntAutoScale(&$img,$min,$max,$maxsteps,$majend=true) { method AutoScale (line 5049) | function AutoScale(&$img,$min,$max,$maxsteps,$majend=true) { method InitConstants (line 5158) | function InitConstants(&$img) { method SetConstants (line 5184) | function SetConstants($aStart,$aLen) { method CalcTicks (line 5212) | function CalcTicks($maxsteps,$min,$max,$a,$b,$majend=true) { method CalcTicksFreeze (line 5251) | function CalcTicksFreeze($maxsteps,$min,$max,$a,$b) { method IntCalcTicks (line 5274) | function IntCalcTicks($maxsteps,$min,$max,$a,$majend=true) { method IntCalcTicksFreeze (line 5315) | function IntCalcTicksFreeze($maxsteps,$min,$max,$a) { method MatchMin3 (line 5343) | function MatchMin3($a,$b,$c,$weight) { class RGB (line 5360) | class RGB { method RGB (line 5363) | function RGB(&$aImg) { method Color (line 5813) | function Color($aColor) { method Equal (line 5888) | function Equal($aCol1,$aCol2) { method Allocate (line 5899) | function Allocate($aColor,$aAlpha=0.0) { class Image (line 5928) | class Image { method Image (line 5953) | function Image($aWidth,$aHeight,$aFormat=DEFAULT_GFORMAT) { method SetAntiAliasing (line 5965) | function SetAntiAliasing() { method CreateRawCanvas (line 5969) | function CreateRawCanvas($aWidth=0,$aHeight=0) { method CloneCanvasH (line 5993) | function CloneCanvasH() { method CreateImgCanvas (line 6000) | function CreateImgCanvas($aWidth=0,$aHeight=0) { method CopyCanvasH (line 6030) | function CopyCanvasH($aToHdl,$aFromHdl,$aToX,$aToY,$aFromX,$aFromY,$aW... method Copy (line 6043) | function Copy($fromImg,$toX,$toY,$fromX,$fromY,$toWidth,$toHeight,$fro... method CopyMerge (line 6048) | function CopyMerge($fromImg,$toX,$toY,$fromX,$fromY,$toWidth,$toHeight... method GetWidth (line 6076) | function GetWidth($aImg=null) { method GetHeight (line 6082) | function GetHeight($aImg=null) { method CreateFromString (line 6088) | function CreateFromString($aStr) { method SetCanvasH (line 6096) | function SetCanvasH($aHdl) { method SetCanvasColor (line 6101) | function SetCanvasColor($aColor) { method SetAlphaBlending (line 6105) | function SetAlphaBlending($aFlg=true) { method SetAutoMargin (line 6113) | function SetAutoMargin() { method SetFont (line 6131) | function SetFont($family,$style=FS_NORMAL,$size=10) { method GetTextHeight (line 6151) | function GetTextHeight($txt="",$angle=0) { method GetFontHeight (line 6183) | function GetFontHeight($angle=0) { method GetFontWidth (line 6189) | function GetFontWidth($angle=0) { method GetTextWidth (line 6195) | function GetTextWidth($txt,$angle=0) { method StrokeBoxedText (line 6241) | function StrokeBoxedText($x,$y,$txt,$dir=0,$fcolor="white",$bcolor="bl... method SetTextAlign (line 6310) | function SetTextAlign($halign,$valign="bottom") { method _StrokeBuiltinFont (line 6316) | function _StrokeBuiltinFont($x,$y,$txt,$dir=0,$paragraph_align="left",... method AddTxtCR (line 6383) | function AddTxtCR($aTxt) { method GetTTFBBox (line 6396) | function GetTTFBBox($aTxt,$aAngle=0) { method GetBBoxTTF (line 6405) | function GetBBoxTTF($aTxt,$aAngle=0) { method GetBBoxHeight (line 6458) | function GetBBoxHeight($aTxt,$aAngle=0) { method GetBBoxWidth (line 6463) | function GetBBoxWidth($aTxt,$aAngle=0) { method _StrokeTTF (line 6468) | function _StrokeTTF($x,$y,$txt,$dir=0,$paragraph_align="left",&$aBound... method StrokeText (line 6640) | function StrokeText($x,$y,$txt,$dir=0,$paragraph_align="left",$debug=f... method SetMargin (line 6662) | function SetMargin($lm,$rm,$tm,$bm) { method SetTransparent (line 6675) | function SetTransparent($color) { method SetColor (line 6679) | function SetColor($color,$aAlpha=0) { method PushColor (line 6690) | function PushColor($color) { method PopColor (line 6702) | function PopColor() { method AdjSat (line 6712) | function AdjSat($sat) { method _AdjSat (line 6718) | function _AdjSat($img,$sat) { method AdjBrightContrast (line 6730) | function AdjBrightContrast($bright,$contr=0) { method _AdjBrightContrast (line 6736) | function _AdjBrightContrast($img,$bright,$contr=0) { method AdjRGBSat (line 6765) | function AdjRGBSat($rgb,$sat) { method AdjRGBBrightContrast (line 6802) | function AdjRGBBrightContrast($rgb,$bright,$contr) { method SetLineWeight (line 6824) | function SetLineWeight($weight) { method SetStartPoint (line 6828) | function SetStartPoint($x,$y) { method Arc (line 6833) | function Arc($cx,$cy,$w,$h,$s,$e) { method FilledArc (line 6842) | function FilledArc($xc,$yc,$w,$h,$s,$e,$style="") { method FilledCakeSlice (line 6921) | function FilledCakeSlice($cx,$cy,$w,$h,$s,$e) { method CakeSlice (line 6925) | function CakeSlice($xc,$yc,$w,$h,$s,$e,$fillcolor="",$arccolor="") { method Ellipse (line 6951) | function Ellipse($xc,$yc,$w,$h) { method BresenhamCircle (line 6958) | function BresenhamCircle($xc,$yc,$r) { method Circle (line 6982) | function Circle($xc,$yc,$r) { method FilledCircle (line 7012) | function FilledCircle($xc,$yc,$r) { method lip (line 7029) | function lip($f,$t,$p) { method WuLine (line 7039) | function WuLine($x1,$y1,$x2,$y2) { method SetLineStyle (line 7101) | function SetLineStyle($s) { method StyleLine (line 7118) | function StyleLine($x1,$y1,$x2,$y2) { method Line (line 7138) | function Line($x1,$y1,$x2,$y2) { method Polygon (line 7194) | function Polygon($p,$closed=FALSE,$fast=FALSE) { method FilledPolygon (line 7220) | function FilledPolygon($pts) { method Rectangle (line 7230) | function Rectangle($xl,$yu,$xr,$yl) { method FilledRectangle (line 7234) | function FilledRectangle($xl,$yu,$xr,$yl) { method FilledRectangle2 (line 7238) | function FilledRectangle2($xl,$yu,$xr,$yl,$color1,$color2,$style=1) { method ShadowRectangle (line 7267) | function ShadowRectangle($xl,$yu,$xr,$yl,$fcolor=false,$shadow_width=3... method FilledRoundedRectangle (line 7285) | function FilledRoundedRectangle($xt,$yt,$xr,$yl,$r=5) { method RoundedRectangle (line 7316) | function RoundedRectangle($xt,$yt,$xr,$yl,$r=5) { method FilledBevel (line 7340) | function FilledBevel($x1,$y1,$x2,$y2,$depth=2,$color1='white@0.4',$col... method Bevel (line 7345) | function Bevel($x1,$y1,$x2,$y2,$depth=2,$color1='white@0.4',$color2='b... method StyleLineTo (line 7361) | function StyleLineTo($x,$y) { method LineTo (line 7367) | function LineTo($x,$y) { method Point (line 7373) | function Point($x,$y) { method Fill (line 7377) | function Fill($x,$y) { method FillToBorder (line 7381) | function FillToBorder($x,$y,$aBordColor) { method DashedLine (line 7390) | function DashedLine($x1,$y1,$x2,$y2,$dash_length=1,$dash_space=4) { method SetExpired (line 7424) | function SetExpired($aFlg=true) { method Headers (line 7429) | function Headers() { method SetQuality (line 7454) | function SetQuality($q) { method Stream (line 7459) | function Stream($aFile="") { method Destroy (line 7480) | function Destroy() { method SetImgFormat (line 7486) | function SetImgFormat($aFormat,$aQuality=75) { class RotImage (line 7529) | class RotImage extends Image { method RotImage (line 7534) | function RotImage($aWidth,$aHeight,$a=0,$aFormat=DEFAULT_GFORMAT) { method SetCenter (line 7541) | function SetCenter($dx,$dy) { method SetTranslation (line 7550) | function SetTranslation($dx,$dy) { method UpdateRotMatrice (line 7557) | function UpdateRotMatrice() { method SetAngle (line 7570) | function SetAngle($a) { method Circle (line 7577) | function Circle($xc,$yc,$r) { method FilledCircle (line 7583) | function FilledCircle($xc,$yc,$r) { method Arc (line 7593) | function Arc($xc,$yc,$w,$h,$s,$e) { method FilledArc (line 7600) | function FilledArc($xc,$yc,$w,$h,$s,$e) { method SetMargin (line 7607) | function SetMargin($lm,$rm,$tm,$bm) { method Rotate (line 7614) | function Rotate($x,$y) { method CopyMerge (line 7626) | function CopyMerge($fromImg,$toX,$toY,$fromX,$fromY,$toWidth,$toHeight... method ArrRotate (line 7632) | function ArrRotate($pnts) { method Line (line 7641) | function Line($x1,$y1,$x2,$y2) { method Rectangle (line 7647) | function Rectangle($x1,$y1,$x2,$y2) { method FilledRectangle (line 7652) | function FilledRectangle($x1,$y1,$x2,$y2) { method Polygon (line 7659) | function Polygon($pnts,$closed=FALSE,$fast=false) { method FilledPolygon (line 7664) | function FilledPolygon($pnts) { method Point (line 7668) | function Point($x,$y) { method StrokeText (line 7673) | function StrokeText($x,$y,$txt,$dir=0,$paragraph_align="left",$debug=f... class ImgStreamCache (line 7683) | class ImgStreamCache { method ImgStreamCache (line 7689) | function ImgStreamCache(&$aImg, $aCacheDir=CACHE_DIR) { method SetTimeout (line 7701) | function SetTimeout($aTimeout) { method PutAndStream (line 7706) | function PutAndStream(&$aImage,$aCacheFileName,$aInline,$aStrokeFileNa... method GetAndStream (line 7792) | function GetAndStream($aCacheFileName) { method MakeDirs (line 7815) | function MakeDirs($aFile) { class Legend (line 7846) | class Legend { method Legend (line 7865) | function Legend() { method Hide (line 7870) | function Hide($aHide=true) { method SetHColMargin (line 7874) | function SetHColMargin($aXMarg) { method SetVColMargin (line 7878) | function SetVColMargin($aSpacing) { method SetLeftMargin (line 7882) | function SetLeftMargin($aXMarg) { method SetLineSpacing (line 7887) | function SetLineSpacing($aSpacing) { method SetShadow (line 7891) | function SetShadow($aShow='gray',$aWidth=2) { method SetMarkAbsSize (line 7901) | function SetMarkAbsSize($aSize) { method SetMarkAbsVSize (line 7906) | function SetMarkAbsVSize($aSize) { method SetMarkAbsHSize (line 7910) | function SetMarkAbsHSize($aSize) { method SetLineWeight (line 7914) | function SetLineWeight($aWeight) { method SetFrameWeight (line 7918) | function SetFrameWeight($aWeight) { method SetLayout (line 7922) | function SetLayout($aDirection=LEGEND_VERT) { method SetColumns (line 7926) | function SetColumns($aCols) { method SetReverse (line 7930) | function SetReverse($f=true) { method SetColor (line 7935) | function SetColor($aFontColor,$aColor='black') { method SetFont (line 7940) | function SetFont($aFamily,$aStyle=FS_NORMAL,$aSize=10) { method SetPos (line 7946) | function SetPos($aX,$aY,$aHAlign="right",$aVAlign="top") { method SetAbsPos (line 7950) | function SetAbsPos($aX,$aY,$aHAlign="right",$aVAlign="top") { method Pos (line 7958) | function Pos($aX,$aY,$aHAlign="right",$aVAlign="top") { method SetFillColor (line 7967) | function SetFillColor($aColor) { method Add (line 7971) | function Add($aTxt,$aColor,$aPlotmark="",$aLinestyle=0,$csimtarget="",... method GetCSIMAreas (line 7975) | function GetCSIMAreas() { method Stroke (line 7979) | function Stroke(&$aImg) { class DisplayValue (line 8212) | class DisplayValue { method Show (line 8221) | function Show($aFlag=true) { method SetColor (line 8225) | function SetColor($aColor,$aNegcolor="") { method SetFont (line 8230) | function SetFont($aFontFamily,$aFontStyle=FS_NORMAL,$aFontSize=10) { method SetMargin (line 8236) | function SetMargin($aMargin) { method SetAngle (line 8240) | function SetAngle($aAngle) { method SetAlign (line 8244) | function SetAlign($aHAlign,$aVAlign='') { method SetFormat (line 8249) | function SetFormat($aFormat,$aNegFormat="") { method SetFormatCallback (line 8254) | function SetFormatCallback($aFunc) { method HideZero (line 8258) | function HideZero($aFlag=true) { method Stroke (line 8262) | function Stroke($img,$aVal,$x,$y) { class Plot (line 8321) | class Plot { method Plot (line 8337) | function Plot(&$aDatay,$aDatax=false) { method Stroke (line 8353) | function Stroke(&$aImg,&$aXScale,&$aYScale) { method HideLegend (line 8357) | function HideLegend($f=true) { method DoLegend (line 8361) | function DoLegend(&$graph) { method StrokeDataValue (line 8366) | function StrokeDataValue($img,$aVal,$x,$y) { method SetCSIMTargets (line 8371) | function SetCSIMTargets($aTargets,$aAlts=null) { method GetCSIMareas (line 8377) | function GetCSIMareas() { method PreStrokeAdjust (line 8383) | function PreStrokeAdjust(&$aGraph) { method Min (line 8390) | function Min() { method Max (line 8423) | function Max() { method SetColor (line 8460) | function SetColor($aColor) { method SetLegend (line 8464) | function SetLegend($aLegend,$aCSIM="",$aCSIMAlt="") { method SetWeight (line 8470) | function SetWeight($aWeight) { method SetLineWeight (line 8474) | function SetLineWeight($aWeight=1) { method SetCenter (line 8478) | function SetCenter($aCenter=true) { method StrokeMargin (line 8484) | function StrokeMargin(&$aImg) { method Legend (line 8489) | function Legend(&$aGraph) { class PlotLine (line 8505) | class PlotLine { method PlotLine (line 8513) | function PlotLine($aDir=HORIZONTAL,$aPos=0,$aColor="black",$aWeight=1) { method SetPosition (line 8522) | function SetPosition($aScalePosition) { method SetDirection (line 8526) | function SetDirection($aDir) { method SetColor (line 8530) | function SetColor($aColor) { method SetWeight (line 8534) | function SetWeight($aWeight) { method PreStrokeAdjust (line 8538) | function PreStrokeAdjust($aGraph) { method Stroke (line 8542) | function Stroke(&$aImg,&$aXScale,&$aYScale) { FILE: tools/server/admin/jpgraph/jpgraph_antispam-digits.php class HandDigits (line 12) | class HandDigits { method HandDigits (line 15) | function HandDigits() { class AntiSpam (line 155) | class AntiSpam { method AntiSpam (line 159) | function AntiSpam($aNumber='') { method Rand (line 163) | function Rand($aLen) { method Stroke (line 172) | function Stroke() { FILE: tools/server/admin/jpgraph/jpgraph_antispam.php class HandDigits (line 12) | class HandDigits { method HandDigits (line 15) | function HandDigits() { class AntiSpam (line 546) | class AntiSpam { method AntiSpam (line 551) | function AntiSpam($aData='') { method Set (line 556) | function Set($aData) { method Rand (line 560) | function Rand($aLen) { method Stroke (line 579) | function Stroke($aStrokeFileName="") { FILE: tools/server/admin/jpgraph/jpgraph_bar.php class BarPlot (line 31) | class BarPlot extends Plot { method BarPlot (line 47) | function BarPlot(&$datay,$datax=false) { method SetShadow (line 56) | function SetShadow($color="black",$hsize=3,$vsize=3,$show=true) { method SetYMin (line 67) | function SetYMin($aYStartValue) { method SetYBase (line 73) | function SetYBase($aYStartValue) { method Legend (line 77) | function Legend(&$graph) { method PreStrokeAdjust (line 113) | function PreStrokeAdjust(&$graph) { method Min (line 152) | function Min() { method Max (line 159) | function Max() { method SetWidth (line 167) | function SetWidth($aFractionWidth) { method SetAbsWidth (line 173) | function SetAbsWidth($aWidth) { method SetAlign (line 177) | function SetAlign($aAlign) { method SetNoFill (line 181) | function SetNoFill() { method SetFillColor (line 187) | function SetFillColor($aColor) { method SetFillGradient (line 192) | function SetFillGradient($from_color,$to_color,$style) { method SetValuePos (line 199) | function SetValuePos($aPos) { method SetPattern (line 203) | function SetPattern($aPattern, $aColor='black'){ method _SetPatternHelper (line 229) | function _SetPatternHelper($aPattern, &$aPatternValue, &$aDensity){ method Stroke (line 276) | function Stroke(&$img,&$xscale,&$yscale) { class GroupBarPlot (line 532) | class GroupBarPlot extends BarPlot { method GroupBarPlot (line 539) | function GroupBarPlot($plots) { method Legend (line 555) | function Legend(&$graph) { method Min (line 566) | function Min() { method Max (line 577) | function Max() { method GetCSIMareas (line 588) | function GetCSIMareas() { method Stroke (line 598) | function Stroke(&$img,&$xscale,&$yscale) { class AccBarPlot (line 623) | class AccBarPlot extends BarPlot { method AccBarPlot (line 627) | function AccBarPlot($plots) { method Legend (line 644) | function Legend(&$graph) { method Max (line 655) | function Max() { method Min (line 693) | function Min() { method Stroke (line 726) | function Stroke(&$img,&$xscale,&$yscale) { FILE: tools/server/admin/jpgraph/jpgraph_canvas.php class CanvasGraph (line 21) | class CanvasGraph extends Graph { method CanvasGraph (line 24) | function CanvasGraph($aWidth=300,$aHeight=200,$aCachedName="",$timeout... method InitFrame (line 31) | function InitFrame() { method Stroke (line 36) | function Stroke($aStrokeFileName="") { FILE: tools/server/admin/jpgraph/jpgraph_canvtools.php class CanvasScale (line 25) | class CanvasScale { method CanvasScale (line 30) | function CanvasScale(&$graph,$xmin=0,$xmax=10,$ymin=0,$ymax=10) { method Set (line 40) | function Set($xmin=0,$xmax=10,$ymin=0,$ymax=10) { method Translate (line 47) | function Translate($x,$y) { method TranslateX (line 53) | function TranslateX($x) { method TranslateY (line 58) | function TranslateY($y) { class Shape (line 70) | class Shape { method Shape (line 73) | function Shape(&$aGraph,&$scale) { method SetColor (line 79) | function SetColor($aColor) { method Line (line 83) | function Line($x1,$y1,$x2,$y2) { method Polygon (line 89) | function Polygon($p,$aClosed=false) { method FilledPolygon (line 98) | function FilledPolygon($p) { method Bezier (line 114) | function Bezier($p,$aSteps=40) { method Rectangle (line 141) | function Rectangle($x1,$y1,$x2,$y2) { method FilledRectangle (line 147) | function FilledRectangle($x1,$y1,$x2,$y2) { method Circle (line 153) | function Circle($x1,$y1,$r) { method FilledCircle (line 162) | function FilledCircle($x1,$y1,$r) { method RoundedRectangle (line 171) | function RoundedRectangle($x1,$y1,$x2,$y2,$r=null) { method FilledRoundedRectangle (line 184) | function FilledRoundedRectangle($x1,$y1,$x2,$y2,$r=null) { method ShadowRectangle (line 197) | function ShadowRectangle($x1,$y1,$x2,$y2,$fcolor=false,$shadow_width=n... method SetTextAlign (line 207) | function SetTextAlign($halign,$valign="bottom") { method StrokeText (line 211) | function StrokeText($x1,$y1,$txt,$dir=0,$paragraph_align="left") { method IndentedRectangle (line 219) | function IndentedRectangle($xt,$yt,$w,$h,$iw=0,$ih=0,$aCorner=3,$aFill... class CanvasRectangleText (line 376) | class CanvasRectangleText { method CanvasRectangleText (line 383) | function CanvasRectangleText($aTxt='',$xl=0,$yt=0,$w=0,$h=0) { method SetShadow (line 391) | function SetShadow($aColor='gray',$aWidth=3) { method SetFont (line 396) | function SetFont($FontFam,$aFontStyle,$aFontSize=12) { method SetTxt (line 400) | function SetTxt($aTxt) { method ParagraphAlign (line 404) | function ParagraphAlign($aParaAlign) { method SetFillColor (line 408) | function SetFillColor($aFillColor) { method SetAutoMargin (line 412) | function SetAutoMargin($aMargin) { method SetColor (line 416) | function SetColor($aColor) { method SetFontColor (line 420) | function SetFontColor($aColor) { method SetPos (line 424) | function SetPos($xl=0,$yt=0,$w=0,$h=0) { method Pos (line 431) | function Pos($xl=0,$yt=0,$w=0,$h=0) { method Set (line 438) | function Set($aTxt,$xl,$yt,$w=0,$h=0) { method SetCornerRadius (line 446) | function SetCornerRadius($aRad=5) { method Stroke (line 450) | function Stroke($aImg,$scale) { FILE: tools/server/admin/jpgraph/jpgraph_date.php class DateScale (line 50) | class DateScale extends LinearScale { method DateScale (line 57) | function DateScale($aMin=0,$aMax=0,$aType='x') { method AdjDate (line 75) | function AdjDate($aTime,$aRound=0,$aYearType=false,$aMonthType=false,$... method AdjStartDate (line 132) | function AdjStartDate($aTime,$aYearType=false,$aMonthType=false,$aDayT... method AdjEndDate (line 140) | function AdjEndDate($aTime,$aYearType=false,$aMonthType=false,$aDayTyp... method AdjTime (line 150) | function AdjTime($aTime,$aRound=0,$aHourType=false,$aMinType=false,$aS... method AdjStartTime (line 214) | function AdjStartTime($aTime,$aHourType=false,$aMinType=false,$aSecTyp... method AdjEndTime (line 223) | function AdjEndTime($aTime,$aHourType=false,$aMinType=false,$aSecType=... method DoDateAutoScale (line 232) | function DoDateAutoScale($aStartTime,$aEndTime,$aDensity=0,$aAdjust=tr... method SetDateFormat (line 378) | function SetDateFormat($aFormat) { method SetDateAlign (line 382) | function SetDateAlign($aStartAlign,$aEndAlign=false) { method SetTimeAlign (line 390) | function SetTimeAlign($aStartAlign,$aEndAlign=false) { method AutoScale (line 399) | function AutoScale(&$img,$aStartTime,$aEndTime,$aNumSteps) { FILE: tools/server/admin/jpgraph/jpgraph_error.php class ErrorPlot (line 18) | class ErrorPlot extends Plot { method ErrorPlot (line 22) | function ErrorPlot(&$datay,$datax=false) { method PreStrokeAdjust (line 30) | function PreStrokeAdjust(&$graph) { method Stroke (line 43) | function Stroke(&$img,&$xscale,&$yscale) { class ErrorLinePlot (line 87) | class ErrorLinePlot extends ErrorPlot { method ErrorLinePlot (line 91) | function ErrorLinePlot(&$datay,$datax=false) { method Legend (line 103) | function Legend(&$graph) { method Stroke (line 109) | function Stroke(&$img,&$xscale,&$yscale) { class LineErrorPlot (line 120) | class LineErrorPlot extends ErrorPlot { method LineErrorPlot (line 125) | function LineErrorPlot(&$datay,$datax=false) { method Legend (line 143) | function Legend(&$graph) { method Stroke (line 149) | function Stroke(&$img,&$xscale,&$yscale) { FILE: tools/server/admin/jpgraph/jpgraph_flags.php class FlagImages (line 20) | class FlagImages { method FlagImages (line 268) | function FlagImages($aSize=FLAGSIZE1) { method GetNum (line 286) | function GetNum() { method GetImgByName (line 290) | function GetImgByName($aName,&$outFullName) { method GetImgByIdx (line 295) | function GetImgByIdx($aIdx) { method GetIdxByOrdinal (line 306) | function GetIdxByOrdinal($aOrd,&$outFullName) { method GetIdxByName (line 332) | function GetIdxByName($aName,&$outFullName) { FILE: tools/server/admin/jpgraph/jpgraph_gantt.php function array_fill (line 130) | function array_fill($iStart, $iLen, $vValue) { class GanttActivityInfo (line 143) | class GanttActivityInfo { method GanttActivityInfo (line 156) | function GanttActivityInfo() { method Hide (line 160) | function Hide($aF=true) { method Show (line 164) | function Show($aF=true) { method SetFont (line 169) | function SetFont($aFFamily,$aFStyle=FS_NORMAL,$aFSize=10) { method SetStyle (line 175) | function SetStyle($aStyle) { method SetColumnMargin (line 179) | function SetColumnMargin($aLeft,$aRight) { method SetFontColor (line 184) | function SetFontColor($aFontColor) { method SetColor (line 188) | function SetColor($aColor) { method SetBackgroundColor (line 192) | function SetBackgroundColor($aColor) { method SetColTitles (line 196) | function SetColTitles($aTitles,$aWidth=null) { method SetMinColWidth (line 201) | function SetMinColWidth($aWidths) { method GetWidth (line 215) | function GetWidth(&$aImg) { method GetColStart (line 239) | function GetColStart(&$aImg,&$ioStart,$aAddLeftMargin=false) { method SetHeaderAlign (line 249) | function SetHeaderAlign($aAlign) { method Stroke (line 253) | function Stroke(&$aImg,$aXLeft,$aYTop,$aXRight,$aYBottom,$aUseTextHeig... class GanttGraph (line 332) | class GanttGraph extends Graph { method GanttGraph (line 346) | function GanttGraph($aWidth=0,$aHeight=0,$aCachedName="",$aTimeOut=0,$... method SetSimpleFont (line 373) | function SetSimpleFont($aFont,$aSize) { method SetSimpleStyle (line 378) | function SetSimpleStyle($aBand,$aColor,$aBkgColor) { method CreateSimple (line 385) | function CreateSimple($data,$constrains=array(),$progress=array()) { method ShowHeaders (line 478) | function ShowHeaders($aFlg) { method SetLabelVMarginFactor (line 484) | function SetLabelVMarginFactor($aVal) { method SetVMarginFactor (line 489) | function SetVMarginFactor($aVal) { method Add (line 495) | function Add($aObject) { method SetScale (line 518) | function SetScale() { method SetDateRange (line 525) | function SetDateRange($aStart,$aEnd) { method GetMaxLabelWidth (line 539) | function GetMaxLabelWidth() { method GetMaxLabelHeight (line 560) | function GetMaxLabelHeight() { method GetMaxBarAbsHeight (line 574) | function GetMaxBarAbsHeight() { method GetBarMaxLineNumber (line 587) | function GetBarMaxLineNumber() { method GetBarMinMax (line 600) | function GetBarMinMax() { method AutoSize (line 633) | function AutoSize() { method GetMaxActInfoColWidth (line 890) | function GetMaxActInfoColWidth() { method Stroke (line 910) | function Stroke($aStrokeFileName="") { method StrokeConstrains (line 1013) | function StrokeConstrains() { method GetCSIMAreas (line 1097) | function GetCSIMAreas() { class PredefIcons (line 1130) | class PredefIcons { method GetLen (line 1134) | function GetLen() { method GetImg (line 1138) | function GetImg($aIdx) { method PredefIcons (line 1146) | function PredefIcons() { class IconImage (line 1436) | class IconImage { method IconImage (line 1442) | function IconImage($aIcon,$aScale=1) { method GetWidth (line 1460) | function GetWidth() { method GetHeight (line 1464) | function GetHeight() { method SetAlign (line 1468) | function SetAlign($aX='left',$aY='center') { method Stroke (line 1475) | function Stroke(&$aImg,$x,$y) { class TextProperty (line 1503) | class TextProperty { method TextProperty (line 1513) | function TextProperty($aTxt='') { method Set (line 1519) | function Set($aTxt) { method SetCSIMTarget (line 1523) | function SetCSIMTarget($aTarget,$aAltText='') { method SetCSIMAlt (line 1532) | function SetCSIMAlt($aAltText) { method SetColor (line 1539) | function SetColor($aColor) { method HasTabs (line 1543) | function HasTabs() { method GetNbrTabs (line 1553) | function GetNbrTabs() { method Align (line 1563) | function Align($aHAlign,$aVAlign="bottom") { method SetAlign (line 1569) | function SetAlign($aHAlign,$aVAlign="bottom") { method SetFont (line 1575) | function SetFont($aFFamily,$aFStyle=FS_NORMAL,$aFSize=10) { method IsColumns (line 1581) | function IsColumns() { method GetWidth (line 1588) | function GetWidth(&$aImg,$aUseTabs=false,$aTabExtraMargin=1.1) { method GetColWidth (line 1637) | function GetColWidth(&$aImg,$aMargin=0) { method GetHeight (line 1661) | function GetHeight(&$aImg) { method Show (line 1667) | function Show($aShow=true) { method Stroke (line 1674) | function Stroke(&$aImg,$aX,$aY) { class HeaderProperty (line 1731) | class HeaderProperty { method HeaderProperty (line 1744) | function HeaderProperty() { method Show (line 1750) | function Show($aShow=true) { method SetIntervall (line 1754) | function SetIntervall($aInt) { method GetIntervall (line 1758) | function GetIntervall() { method SetFont (line 1762) | function SetFont($aFFamily,$aFStyle=FS_NORMAL,$aFSize=10) { method SetFontColor (line 1768) | function SetFontColor($aColor) { method GetFontHeight (line 1772) | function GetFontHeight(&$aImg) { method GetFontWidth (line 1777) | function GetFontWidth(&$aImg) { method GetStrWidth (line 1782) | function GetStrWidth(&$aImg,$aStr) { method SetStyle (line 1787) | function SetStyle($aStyle) { method SetBackgroundColor (line 1791) | function SetBackgroundColor($aColor) { method SetFrameWeight (line 1795) | function SetFrameWeight($aWeight) { method SetFrameColor (line 1799) | function SetFrameColor($aColor) { method SetWeekendColor (line 1804) | function SetWeekendColor($aColor) { method SetSundayFontColor (line 1809) | function SetSundayFontColor($aColor) { method SetTitleVertMargin (line 1813) | function SetTitleVertMargin($aMargin) { method SetLabelFormatString (line 1817) | function SetLabelFormatString($aStr) { method SetFormatString (line 1821) | function SetFormatString($aStr) { class GanttScale (line 1835) | class GanttScale { method GanttScale (line 1859) | function GanttScale(&$aImg) { method ShowHeaders (line 1905) | function ShowHeaders($aFlg) { method UseWeekendBackground (line 1924) | function UseWeekendBackground($aShow) { method IsRangeSet (line 1929) | function IsRangeSet() { method SetVertLayout (line 1934) | function SetVertLayout($aLayout) { method SetDateLocale (line 1939) | function SetDateLocale($aLocale) { method GetNumberOfDays (line 1944) | function GetNumberOfDays() { method GetPlotWidth (line 1949) | function GetPlotWidth() { method SetLabelWidth (line 1957) | function SetLabelWidth($aLabelWidth) { method SetWeekStart (line 1963) | function SetWeekStart($aStartDay) { method IsDisplayMinute (line 1971) | function IsDisplayMinute() { method IsDisplayHour (line 1976) | function IsDisplayHour() { method IsDisplayDay (line 1982) | function IsDisplayDay() { method IsDisplayWeek (line 1987) | function IsDisplayWeek() { method IsDisplayMonth (line 1992) | function IsDisplayMonth() { method IsDisplayYear (line 1997) | function IsDisplayYear() { method SetVertSpacing (line 2002) | function SetVertSpacing($aSpacing) { method SetRange (line 2008) | function SetRange($aMin,$aMax) { method AdjustStartEndDay (line 2016) | function AdjustStartEndDay() { method SetTableTitleBackground (line 2050) | function SetTableTitleBackground($aColor) { method GetHeaderHeight (line 2058) | function GetHeaderHeight() { method GetDayWidth (line 2089) | function GetDayWidth() { method GetHourWidth (line 2094) | function GetHourWidth() { method GetMinuteWidth (line 2098) | function GetMinuteWidth() { method GetNumDaysInYear (line 2103) | function GetNumDaysInYear($aYear) { method GetWeekNbr (line 2111) | function GetWeekNbr($aDate,$aSunStart=true) { method IsLeap (line 2148) | function IsLeap($aYear) { method GetYear (line 2158) | function GetYear($aDate) { method GetNumDaysInMonth (line 2163) | function GetNumDaysInMonth($aMonth,$aYear) { method GetMonthDayNbr (line 2173) | function GetMonthDayNbr($aDate) { method GetYearDayNbr (line 2178) | function GetYearDayNbr($aDate) { method GetMonthNbr (line 2183) | function GetMonthNbr($aDate) { method TranslateDate (line 2188) | function TranslateDate($aDate) { method TranslateVertPos (line 2214) | function TranslateVertPos($aPos) { method GetVertSpacing (line 2231) | function GetVertSpacing() { method NormalizeDate (line 2236) | function NormalizeDate($aDate) { method TimeToMinutes (line 2256) | function TimeToMinutes($aTimeString) { method StrokeMinutes (line 2273) | function StrokeMinutes($aYCoord,$getHeight=false) { method StrokeHours (line 2370) | function StrokeHours($aYCoord,$getHeight=false) { method StrokeDays (line 2458) | function StrokeDays($aYCoord,$getHeight=false) { method StrokeWeeks (line 2577) | function StrokeWeeks($aYCoord,$getHeight=false) { method GetMonthLabel (line 2653) | function GetMonthLabel($aMonthNbr,$year) { method StrokeMonths (line 2683) | function StrokeMonths($aYCoord,$getHeight=false) { method StrokeYears (line 2750) | function StrokeYears($aYCoord,$getHeight=false) { method StrokeTableHeaders (line 2809) | function StrokeTableHeaders($aYBottom) { method Stroke (line 2859) | function Stroke() { class GanttConstraint (line 2909) | class GanttConstraint { method GanttConstraint (line 2918) | function GanttConstraint($aRow,$aType,$aColor,$aArrowSize,$aArrowType){ class GanttPlotObject (line 2932) | class GanttPlotObject { method GanttPlotObject (line 2943) | function GanttPlotObject() { method GetCSIMArea (line 2949) | function GetCSIMArea() { method SetCSIMTarget (line 2953) | function SetCSIMTarget($aTarget,$aAlt='') { method SetCSIMAlt (line 2969) | function SetCSIMAlt($aAlt) { method SetConstrain (line 2978) | function SetConstrain($aRow,$aType,$aColor='black',$aArrowSize=ARROW_S... method SetConstrainPos (line 2982) | function SetConstrainPos($xt,$yt,$xb,$yb) { method GetMinDate (line 2992) | function GetMinDate() { method GetMaxDate (line 2996) | function GetMaxDate() { method SetCaptionMargin (line 3000) | function SetCaptionMargin($aMarg) { method GetAbsHeight (line 3004) | function GetAbsHeight(&$aImg) { method GetLineNbr (line 3008) | function GetLineNbr() { method SetLabelLeftMargin (line 3012) | function SetLabelLeftMargin($aOff) { method StrokeActInfo (line 3016) | function StrokeActInfo(&$aImg,$aScale,$aYPos) { class Progress (line 3028) | class Progress { method Set (line 3033) | function Set($aProg) { method SetPattern (line 3040) | function SetPattern($aPattern,$aColor="blue",$aDensity=98) { method SetFillColor (line 3046) | function SetFillColor($aColor) { method SetHeight (line 3050) | function SetHeight($aHeight) { class HorizontalGridLine (line 3062) | class HorizontalGridLine { method HorizontalGridLine (line 3069) | function HorizontalGridLine() { method Show (line 3075) | function Show($aShow=true) { method SetRowFillColor (line 3079) | function SetRowFillColor($aColor1,$aColor2='') { method SetStart (line 3084) | function SetStart($aStart) { method Stroke (line 3088) | function Stroke(&$aImg,$aScale) { class GanttBar (line 3141) | class GanttBar extends GanttPlotObject { method GanttBar (line 3151) | function GanttBar($aPos,$aLabel,$aStart,$aEnd,$aCaption="",$aHeightFac... method SetShadow (line 3179) | function SetShadow($aShadow=true,$aColor="gray") { method GetMaxDate (line 3184) | function GetMaxDate() { method SetHeight (line 3188) | function SetHeight($aHeight) { method SetColor (line 3192) | function SetColor($aColor) { method SetFillColor (line 3196) | function SetFillColor($aColor) { method GetAbsHeight (line 3200) | function GetAbsHeight(&$aImg) { method SetPattern (line 3215) | function SetPattern($aPattern,$aColor="blue",$aDensity=95) { method Stroke (line 3221) | function Stroke(&$aImg,$aScale) { class MileStone (line 3372) | class MileStone extends GanttPlotObject { method MileStone (line 3377) | function MileStone($aVPos,$aLabel,$aDate,$aCaption="") { method GetAbsHeight (line 3396) | function GetAbsHeight(&$aImg) { method Stroke (line 3400) | function Stroke(&$aImg,$aScale) { class TextPropertyBelow (line 3458) | class TextPropertyBelow extends TextProperty { method TextPropertyBelow (line 3459) | function TextPropertyBelow($aTxt='') { method GetColWidth (line 3463) | function GetColWidth(&$aImg,$margin) { class GanttVLine (line 3470) | class GanttVLine extends GanttPlotObject { method GanttVLine (line 3477) | function GanttVLine($aDate,$aTitle="",$aColor="black",$aWeight=3,$aSty... method SetDayOffset (line 3491) | function SetDayOffset($aOff=0.5) { method SetTitleMargin (line 3498) | function SetTitleMargin($aMarg) { method Stroke (line 3502) | function Stroke(&$aImg,$aScale) { class LinkArrow (line 3521) | class LinkArrow { method LinkArrow (line 3528) | function LinkArrow($x,$y,$aDirection,$aType=ARROWT_SOLID,$aSize=ARROW_... method SetColor (line 3536) | function SetColor($aColor) { method SetSize (line 3540) | function SetSize($aSize) { method SetType (line 3544) | function SetType($aType) { method Stroke (line 3548) | function Stroke(&$aImg) { class GanttLink (line 3593) | class GanttLink { method GanttLink (line 3599) | function GanttLink($x1=0,$y1=0,$x2=0,$y2=0) { method SetPos (line 3606) | function SetPos($x1,$y1,$x2,$y2) { method SetPath (line 3613) | function SetPath($aPath) { method SetColor (line 3617) | function SetColor($aColor) { method SetArrow (line 3621) | function SetArrow($aSize,$aType=ARROWT_SOLID) { method SetWeight (line 3626) | function SetWeight($aWeight) { method Stroke (line 3630) | function Stroke(&$aImg) { FILE: tools/server/admin/jpgraph/jpgraph_gb2312.php class GB2312toUTF8 (line 13) | class GB2312toUTF8 { method gb2utf8 (line 1510) | function gb2utf8($gb) { method u2utf8 (line 1528) | function u2utf8($c) { FILE: tools/server/admin/jpgraph/jpgraph_gradient.php class Gradient (line 32) | class Gradient { method Gradient (line 37) | function Gradient(&$img) { method SetNumColors (line 42) | function SetNumColors($aNum) { method FilledRectangle (line 54) | function FilledRectangle($xl,$yt,$xr,$yb,$from_color,$to_color,$style=... method FilledFlatPolygon (line 284) | function FilledFlatPolygon($pts,$from_color,$to_color) { method GetColArray (line 346) | function GetColArray($from_color,$to_color,$arr_size,&$colors,$numcols... FILE: tools/server/admin/jpgraph/jpgraph_iconplot.php class IconPlot (line 18) | class IconPlot { method IconPlot (line 28) | function IconPlot($aFile="",$aX=0,$aY=0,$aScale=1.0,$aMix=100) { method CreateFromString (line 39) | function CreateFromString($aStr) { method SetCountryFlag (line 43) | function SetCountryFlag($aFlag,$aX=0,$aY=0,$aScale=1.0,$aMix=100,$aStd... method SetPos (line 55) | function SetPos($aX,$aY) { method SetScalePos (line 60) | function SetScalePos($aX,$aY) { method SetScale (line 65) | function SetScale($aScale) { method SetMix (line 69) | function SetMix($aMix) { method SetAnchor (line 76) | function SetAnchor($aXAnchor='left',$aYAnchor='center') { method PreStrokeAdjust (line 85) | function PreStrokeAdjust($aGraph) { method DoLegend (line 89) | function DoLegend($aGraph) { method Max (line 93) | function Max() { method GetMaxDate (line 101) | function GetMaxDate() { return false; } method GetMinDate (line 102) | function GetMinDate() { return false; } method GetLineNbr (line 103) | function GetLineNbr() { return 0; } method GetAbsHeight (line 104) | function GetAbsHeight() {return 0; } method Min (line 107) | function Min() { method StrokeMargin (line 111) | function StrokeMargin(&$aImg) { method Stroke (line 115) | function Stroke(&$aImg,$axscale,$ayscale) { method StrokeWithScale (line 119) | function StrokeWithScale(&$aImg,$axscale,$ayscale) { method GetWidthHeight (line 131) | function GetWidthHeight() { method _Stroke (line 136) | function _Stroke(&$aImg,$x=null,$y=null,$aReturnWidthHeight=false) { FILE: tools/server/admin/jpgraph/jpgraph_imgtrans.php class ImgTrans (line 16) | class ImgTrans { method ImgTrans (line 19) | function ImgTrans($aGdImg) { method _TransVert3D (line 28) | function _TransVert3D($aGdImg,$aHorizon=100,$aSkewDist=120,$aDir=SKEW3... method _TransHor3D (line 110) | function _TransHor3D($aGdImg,$aHorizon=100,$aSkewDist=120,$aDir=SKEW3D... method Skew3D (line 208) | function Skew3D($aHorizon=120,$aSkewDist=150,$aDir=SKEW3D_DOWN,$aHiQua... method _Skew3D (line 213) | function _Skew3D($aGdImg,$aHorizon=120,$aSkewDist=150,$aDir=SKEW3D_DOW... FILE: tools/server/admin/jpgraph/jpgraph_line.php class LinePlot (line 25) | class LinePlot extends Plot{ method LinePlot (line 39) | function LinePlot(&$datay,$datax=false) { method SetFilled (line 47) | function SetFilled($aFlag=true) { method SetBarCenter (line 51) | function SetBarCenter($aFlag=true) { method SetStyle (line 55) | function SetStyle($aStyle) { method SetStepStyle (line 59) | function SetStepStyle($aFlag=true) { method SetColor (line 63) | function SetColor($aColor) { method SetFillFromYMin (line 67) | function SetFillFromYMin($f=true) { method SetFillColor (line 71) | function SetFillColor($aColor,$aFilled=true) { method SetFillGradient (line 76) | function SetFillGradient($aFromColor,$aToColor,$aNumColors=100,$aFille... method Legend (line 84) | function Legend(&$graph) { method AddArea (line 105) | function AddArea($aMin=0,$aMax=0,$aFilled=LP_AREA_NOT_FILLED,$aColor="... method PreStrokeAdjust (line 116) | function PreStrokeAdjust(&$graph) { method SetFastStroke (line 136) | function SetFastStroke($aFlg=true) { method FastStroke (line 140) | function FastStroke(&$img,&$xscale,&$yscale,$aStartPoint=0,$exist_x=tr... method Stroke (line 177) | function Stroke(&$img,&$xscale,&$yscale) { class AccLinePlot (line 422) | class AccLinePlot extends Plot { method AccLinePlot (line 427) | function AccLinePlot($plots) { method Legend (line 439) | function Legend(&$graph) { method Max (line 445) | function Max() { method Min (line 471) | function Min() { method PreStrokeAdjust (line 499) | function PreStrokeAdjust(&$graph) { method SetInterpolateMode (line 521) | function SetInterpolateMode($aIntMode) { method LineInterpolate (line 528) | function LineInterpolate(&$aData) { method Stroke (line 596) | function Stroke(&$img,&$xscale,&$yscale) { FILE: tools/server/admin/jpgraph/jpgraph_log.php class LogScale (line 21) | class LogScale extends LinearScale { method LogScale (line 26) | function LogScale($min,$max,$type="y") { method Translate (line 36) | function Translate($a) { method RelTranslate (line 55) | function RelTranslate($a) { method GetMinVal (line 68) | function GetMinVal() { method GetMaxVal (line 75) | function GetMaxVal() { method AutoScale (line 87) | function AutoScale(&$img,$min,$max,$dummy) { class LogTicks (line 106) | class LogTicks extends Ticks{ method LogTicks (line 110) | function LogTicks() { method IsSpecified (line 114) | function IsSpecified() { method SetLabelLogType (line 118) | function SetLabelLogType($aType) { method GetMajor (line 125) | function GetMajor() { method SetTextLabelStart (line 129) | function SetTextLabelStart($aStart) { method SetXLabelOffset (line 134) | function SetXLabelOffset($dummy) { method Stroke (line 142) | function Stroke(&$img,&$scale,$pos) { FILE: tools/server/admin/jpgraph/jpgraph_pie.php class PiePlot (line 25) | class PiePlot { method PiePlot (line 58) | function PiePlot($data) { method SetCenter (line 70) | function SetCenter($x,$y=0.5) { method SetGuideLines (line 76) | function SetGuideLines($aFlg=true,$aCurved=true,$aAlways=false) { method SetGuideLinesAdjust (line 83) | function SetGuideLinesAdjust($aVFactor,$aRFactor=0.8) { method SetColor (line 88) | function SetColor($aColor) { method SetSliceColors (line 92) | function SetSliceColors($aColors) { method SetShadow (line 96) | function SetShadow($aColor='darkgray',$aDropWidth=4) { method SetCSIMTargets (line 101) | function SetCSIMTargets($targets,$alts=null) { method GetCSIMareas (line 107) | function GetCSIMareas() { method AddSliceToCSIM (line 111) | function AddSliceToCSIM($i,$xc,$yc,$radius,$sa,$ea) { method SetTheme (line 172) | function SetTheme($aTheme) { method ExplodeSlice (line 179) | function ExplodeSlice($e,$radius=20) { method ExplodeAll (line 185) | function ExplodeAll($radius=20) { method Explode (line 190) | function Explode($aExplodeArr) { method SetStartAngle (line 198) | function SetStartAngle($aStart) { method SetFont (line 206) | function SetFont($family,$style=FS_NORMAL,$size=10) { method SetSize (line 211) | function SetSize($aSize) { method SetFontColor (line 219) | function SetFontColor($aColor) { method SetLegends (line 225) | function SetLegends($aLegend) { method SetLabels (line 230) | function SetLabels($aLabels,$aLblPosAdj="auto") { method SetLabelPos (line 235) | function SetLabelPos($aLblPosAdj) { method SetLabelType (line 240) | function SetLabelType($t) { method SetValueType (line 248) | function SetValueType($aType) { method ShowBorder (line 253) | function ShowBorder($exterior=true,$interior=true) { method Legend (line 259) | function Legend(&$graph) { method AdjPercentage (line 329) | function AdjPercentage($aData,$aPrec=0) { method Stroke (line 376) | function Stroke(&$img,$aaoption=0) { method NormAngle (line 546) | function NormAngle($a) { method Quadrant (line 552) | function Quadrant($a) { method StrokeGuideLabels (line 564) | function StrokeGuideLabels($img,$xc,$yc,$radius) { method StrokeAllLabels (line 831) | function StrokeAllLabels($img,$xc,$yc,$radius) { method StrokeLabel (line 851) | function StrokeLabel($label,$img,$xc,$yc,$a,$radius) { class PiePlotC (line 928) | class PiePlotC extends PiePlot { method PiePlotC (line 934) | function PiePlotC($data,$aCenterTitle='') { method SetMid (line 940) | function SetMid($aTitle,$aColor='white',$aSize=0.5) { method SetMidTitle (line 947) | function SetMidTitle($aTitle) { method SetMidSize (line 951) | function SetMidSize($aSize) { method SetMidColor (line 955) | function SetMidColor($aColor) { method SetMidCSIM (line 959) | function SetMidCSIM($aTarget,$aAlt) { method AddSliceToCSIM (line 964) | function AddSliceToCSIM($i,$xc,$yc,$radius,$sa,$ea) { method Stroke (line 1047) | function Stroke($img,$aaoption=0) { method AddMiddleCSIM (line 1090) | function AddMiddleCSIM($xc,$yc,$r) { method StrokeLabel (line 1101) | function StrokeLabel($label,$img,$xc,$yc,$a,$r) { class PieGraph (line 1117) | class PieGraph extends Graph { method PieGraph (line 1124) | function PieGraph($width=300,$height=200,$cachedName="",$timeout=0,$in... method Add (line 1133) | function Add($aObj) { method SetAntiAliasing (line 1157) | function SetAntiAliasing($aFlg=true) { method SetColor (line 1161) | function SetColor($c) { method DisplayCSIMAreas (line 1165) | function DisplayCSIMAreas() { method Stroke (line 1196) | function Stroke($aStrokeFileName="") { FILE: tools/server/admin/jpgraph/jpgraph_pie3d.php class PiePlot3D (line 18) | class PiePlot3D extends PiePlot { method PiePlot3d (line 26) | function PiePlot3d(&$data) { method SetLegends (line 40) | function SetLegends($aLegend) { method SetSliceColors (line 44) | function SetSliceColors($aColors) { method Legend (line 48) | function Legend(&$aGraph) { method SetCSIMTargets (line 53) | function SetCSIMTargets($targets,$alts=null) { method SetEdge (line 60) | function SetEdge($aColor='black',$aWeight=1) { method ShowBorder (line 66) | function ShowBorder($exterior=true,$interior=true) { method SetAngle (line 73) | function SetAngle($a) { method AddSliceToCSIM (line 81) | function AddSliceToCSIM($i,$xc,$yc,$height,$width,$thick,$sa,$ea) { /... method SetLabels (line 131) | function SetLabels($aLabels,$aLblPosAdj="auto") { method SetLabelMargin (line 138) | function SetLabelMargin($m) { method ShowLabelHint (line 143) | function ShowLabelHint($f=true) { method SetLabelHintColor (line 148) | function SetLabelHintColor($c) { method SetHeight (line 152) | function SetHeight($aHeight) { method NormAngle (line 158) | function NormAngle($a) { method Pie3DSlice (line 177) | function Pie3DSlice($img,$xc,$yc,$w,$h,$sa,$ea,$z,$fillcolor,$shadow=0... method SetStartAngle (line 386) | function SetStartAngle($aStart) { method Pie3D (line 394) | function Pie3D($aaoption,$img,$data,$colors,$xc,$yc,$d,$angle,$z, method StrokeFullSliceFrame (line 714) | function StrokeFullSliceFrame($img,$xc,$yc,$sa,$ea,$w,$h,$z,$edgecolor... method Stroke (line 772) | function Stroke($img,$aaoption=0) { method StrokeLabels (line 860) | function StrokeLabels($label,$img,$a,$xp,$yp,$z) { FILE: tools/server/admin/jpgraph/jpgraph_plotband.php class Rectangle (line 24) | class Rectangle { method Rectangle (line 27) | function Rectangle($aX,$aY,$aWidth,$aHeight) { class RectPattern (line 44) | class RectPattern { method RectPattern (line 52) | function RectPattern($aColor,$aWeight=1) { method SetBackground (line 57) | function SetBackground($aBackgroundColor) { method SetPos (line 61) | function SetPos(&$aRect) { method ShowFrame (line 65) | function ShowFrame($aShow=true) { method SetDensity (line 69) | function SetDensity($aDens) { method Stroke (line 79) | function Stroke(&$aImg) { class RectPatternSolid (line 107) | class RectPatternSolid extends RectPattern { method RectPatternSolid (line 109) | function RectPatternSolid($aColor="black",$aWeight=1) { method DoPattern (line 113) | function DoPattern(&$aImg) { class RectPatternHor (line 124) | class RectPatternHor extends RectPattern { method RectPatternHor (line 126) | function RectPatternHor($aColor="black",$aWeight=1,$aLineSpacing=7) { method DoPattern (line 131) | function DoPattern(&$aImg) { class RectPatternVert (line 146) | class RectPatternVert extends RectPattern { method RectPatternVert (line 149) | function RectPatternVert($aColor="black",$aWeight=1,$aLineSpacing=7) { method DoPattern (line 157) | function DoPattern(&$aImg) { class RectPatternRDiag (line 173) | class RectPatternRDiag extends RectPattern { method RectPatternRDiag (line 176) | function RectPatternRDiag($aColor="black",$aWeight=1,$aLineSpacing=12) { method DoPattern (line 181) | function DoPattern(&$aImg) { class RectPatternLDiag (line 243) | class RectPatternLDiag extends RectPattern { method RectPatternLDiag (line 246) | function RectPatternLDiag($aColor="black",$aWeight=1,$aLineSpacing=12) { method DoPattern (line 251) | function DoPattern(&$aImg) { class RectPattern3DPlane (line 308) | class RectPattern3DPlane extends RectPattern { method RectPattern3DPlane (line 314) | function RectPattern3DPlane($aColor="black",$aWeight=1) { method SetHorizon (line 319) | function SetHorizon($aHorizon) { method DoPattern (line 323) | function DoPattern(&$aImg) { class RectPatternCross (line 425) | class RectPatternCross extends RectPattern { method RectPatternCross (line 428) | function RectPatternCross($aColor="black",$aWeight=1) { method SetOrder (line 434) | function SetOrder($aDepth) { method SetPos (line 439) | function SetPos(&$aRect) { method SetDensity (line 445) | function SetDensity($aDens) { method DoPattern (line 450) | function DoPattern(&$aImg) { class RectPatternDiagCross (line 461) | class RectPatternDiagCross extends RectPattern { method RectPatternDiagCross (line 464) | function RectPatternDiagCross($aColor="black",$aWeight=1) { method SetOrder (line 470) | function SetOrder($aDepth) { method SetPos (line 475) | function SetPos(&$aRect) { method SetDensity (line 481) | function SetDensity($aDens) { method DoPattern (line 486) | function DoPattern(&$aImg) { class RectPatternFactory (line 497) | class RectPatternFactory { method RectPatternFactory (line 498) | function RectPatternFactory() { method Create (line 501) | function Create($aPattern,$aColor,$aWeight=1) { class PlotBand (line 542) | class PlotBand { method PlotBand (line 547) | function PlotBand($aDir,$aPattern,$aMin,$aMax,$aColor="black",$aWeight... method SetPos (line 560) | function SetPos(&$aRect) { method ShowFrame (line 565) | function ShowFrame($aFlag=true) { method SetOrder (line 570) | function SetOrder($aDepth) { method SetDensity (line 574) | function SetDensity($aDens) { method GetDir (line 578) | function GetDir() { method GetMin (line 582) | function GetMin() { method GetMax (line 586) | function GetMax() { method Stroke (line 591) | function Stroke(&$aImg,&$aXScale,&$aYScale) { FILE: tools/server/admin/jpgraph/jpgraph_polar.php class PolarPlot (line 37) | class PolarPlot { method PolarPlot (line 50) | function PolarPlot($aData) { method SetWeight (line 61) | function SetWeight($aWeight) { method SetColor (line 65) | function SetColor($aColor){ method SetFillColor (line 69) | function SetFillColor($aColor){ method Max (line 73) | function Max() { method SetCSIMTargets (line 83) | function SetCSIMTargets($aTargets,$aAlts=null) { method GetCSIMareas (line 89) | function GetCSIMareas() { method SetLegend (line 93) | function SetLegend($aLegend,$aCSIM="",$aCSIMAlt="") { method Legend (line 101) | function Legend(&$aGraph) { method Stroke (line 116) | function Stroke(&$img,$scale) { class PolarAxis (line 152) | class PolarAxis extends Axis { method PolarAxis (line 163) | function PolarAxis(&$img,&$aScale) { method ShowAngleDegreeMark (line 167) | function ShowAngleDegreeMark($aFlg=true) { method SetAngleStep (line 171) | function SetAngleStep($aStep) { method HideTicks (line 175) | function HideTicks($aFlg=true,$aAngleFlg=true) { method ShowAngleLabel (line 180) | function ShowAngleLabel($aFlg=true) { method ShowGrid (line 184) | function ShowGrid($aMajor=true,$aMinor=false,$aAngle=true) { method SetAngleFont (line 190) | function SetAngleFont($aFontFam,$aFontStyle=FS_NORMAL,$aFontSize=10) { method SetColor (line 196) | function SetColor($aColor,$aRadColor='',$aAngleColor='') { method SetGridColor (line 203) | function SetGridColor($aMajorColor,$aMinorColor='',$aAngleColor='') { method SetTickColors (line 214) | function SetTickColors($aRadColor,$aAngleColor='') { method StrokeGrid (line 220) | function StrokeGrid($pos) { method StrokeAngleLabels (line 311) | function StrokeAngleLabels($pos,$type) { method Stroke (line 484) | function Stroke($pos) { class PolarScale (line 576) | class PolarScale extends LinearScale { method PolarScale (line 578) | function PolarScale($aMax=0,&$graph) { method _Translate (line 583) | function _Translate($v) { method PTranslate (line 587) | function PTranslate($aAngle,$aRad) { class PolarLogScale (line 608) | class PolarLogScale extends LogScale { method PolarLogScale (line 610) | function PolarLogScale($aMax=1,&$graph) { method PTranslate (line 617) | function PTranslate($aAngle,$aRad) { class PolarGraph (line 640) | class PolarGraph extends Graph { method PolarGraph (line 645) | function PolarGraph($aWidth=300,$aHeight=200,$aCachedName="",$aTimeOut... method SetDensity (line 652) | function SetDensity($aDense) { method Set90AndMargin (line 656) | function Set90AndMargin($lm=0,$rm=0,$tm=0,$bm=0) { method SetScale (line 665) | function SetScale($aScale,$rmax=0) { method SetType (line 679) | function SetType($aType) { method SetPlotSize (line 683) | function SetPlotSize($w,$h) { method GetPlotsMax (line 689) | function GetPlotsMax() { method Stroke (line 700) | function Stroke($aStrokeFileName="") { FILE: tools/server/admin/jpgraph/jpgraph_radar.php class RadarLogTicks (line 15) | class RadarLogTicks extends Ticks { method RadarLogTicks (line 18) | function RadarLogTicks() { method Stroke (line 24) | function Stroke(&$aImg,&$grid,$aPos,$aAxisAngle,&$aScale,&$aMajPos,&$a... class RadarLinearTicks (line 90) | class RadarLinearTicks extends LinearTicks { method RadarLinearTicks (line 93) | function RadarLinearTicks() { method Stroke (line 101) | function Stroke(&$aImg,&$grid,$aPos,$aAxisAngle,&$aScale,&$aMajPos,&$a... class RadarAxis (line 164) | class RadarAxis extends Axis { method RadarAxis (line 169) | function RadarAxis(&$img,&$aScale,$color=array(0,0,0)) { method SetTickLabels (line 178) | function SetTickLabels($l) { method Stroke (line 188) | function Stroke($pos,$aAxisAngle,&$grid,$title,$lf) { method _StrokeAxisTitle (line 225) | function _StrokeAxisTitle($pos,$aAxisAngle,$title) { class RadarGrid (line 268) | class RadarGrid extends Grid { method RadarGrid (line 271) | function RadarGrid() { method Stroke (line 276) | function Stroke(&$img,&$grid) { class RadarPlot (line 308) | class RadarPlot { method RadarPlot (line 318) | function RadarPlot($data) { method Min (line 325) | function Min() { method Max (line 329) | function Max() { method SetLegend (line 333) | function SetLegend($legend) { method SetLineStyle (line 337) | function SetLineStyle($aStyle) { method SetLineWeight (line 341) | function SetLineWeight($w) { method SetFillColor (line 345) | function SetFillColor($aColor) { method SetFill (line 350) | function SetFill($f=true) { method SetColor (line 354) | function SetColor($aColor,$aFillColor=false) { method GetCSIMareas (line 362) | function GetCSIMareas() { method Stroke (line 367) | function Stroke(&$img, $pos, &$scale, $startangle) { method GetCount (line 410) | function GetCount() { method Legend (line 414) | function Legend(&$graph) { class RadarGraph (line 428) | class RadarGraph extends Graph { method RadarGraph (line 436) | function RadarGraph($width=300,$height=200,$cachedName="",$timeout=0,$... method SupressTickMarks (line 450) | function SupressTickMarks($f=true) { method HideTickMarks (line 457) | function HideTickMarks($aFlag=true) { method ShowMinorTickmarks (line 461) | function ShowMinorTickmarks($aFlag=true) { method SetScale (line 465) | function SetScale($axtype,$ymin=1,$ymax=1) { method SetSize (line 484) | function SetSize($aSize) { method SetPlotSize (line 491) | function SetPlotSize($aSize) { method SetTickDensity (line 495) | function SetTickDensity($densy=TICKD_NORMAL) { method SetPos (line 516) | function SetPos($px,$py=0.5) { method SetCenter (line 520) | function SetCenter($px,$py=0.5) { method SetColor (line 526) | function SetColor($c) { method SetTitles (line 530) | function SetTitles($title) { method Add (line 534) | function Add(&$splot) { method GetPlotsYMinMax (line 538) | function GetPlotsYMinMax() { method Stroke (line 552) | function Stroke($aStrokeFileName="") { FILE: tools/server/admin/jpgraph/jpgraph_regstat.php class Spline (line 18) | class Spline { method Spline (line 25) | function Spline($xdata,$ydata) { method Get (line 64) | function Get($num=50) { method Interpolate (line 79) | function Interpolate($xpoint) { class Bezier (line 113) | class Bezier { method Bezier (line 125) | function Bezier($datax, $datay, $attraction_factor = 1) { method Get (line 146) | function Get($steps) { method GetPoint (line 161) | function GetPoint($mu) { FILE: tools/server/admin/jpgraph/jpgraph_scatter.php class FieldArrow (line 18) | class FieldArrow { method FieldArrow (line 24) | function FieldArrow() { method SetSize (line 27) | function SetSize($aSize,$aArrowSize=2) { method SetColor (line 32) | function SetColor($aColor) { method Stroke (line 36) | function Stroke(&$aImg,$x,$y,$a) { class FieldPlot (line 64) | class FieldPlot extends Plot { method FieldPlot (line 67) | function FieldPlot($datay,$datax,$angles) { method SetCallback (line 82) | function SetCallback($aFunc) { method Stroke (line 86) | function Stroke(&$img,&$xscale,&$yscale) { method Legend (line 119) | function Legend(&$aGraph) { class ScatterPlot (line 131) | class ScatterPlot extends Plot { method ScatterPlot (line 136) | function ScatterPlot($datay,$datax=false) { method SetImpuls (line 149) | function SetImpuls($f=true) { method SetLinkPoints (line 154) | function SetLinkPoints($aFlag=true,$aColor="black",$aWeight=1) { method Stroke (line 160) | function Stroke(&$img,&$xscale,&$yscale) { method Legend (line 217) | function Legend(&$aGraph) { FILE: tools/server/admin/jpgraph/jpgraph_stock.php class StockPlot (line 16) | class StockPlot extends Plot { method StockPlot (line 23) | function StockPlot(&$datay,$datax=false) { method SetColor (line 33) | function SetColor($aColor,$aColor1='white',$aColor2='darkred',$aColor3... method SetWidth (line 40) | function SetWidth($aWidth) { method HideEndLines (line 45) | function HideEndLines($aHide=true) { method PreStrokeAdjust (line 50) | function PreStrokeAdjust(&$graph) { method Stroke (line 62) | function Stroke(&$img,$xscale,$yscale) { method ModBox (line 152) | function ModBox($img,$xscale,$yscale,$i,$xl,$xr,$neg) {} class BoxPlot (line 159) | class BoxPlot extends StockPlot { method BoxPlot (line 161) | function BoxPlot($datay,$datax=false) { method SetMedianColor (line 166) | function SetMedianColor($aPos,$aNeg) { method ModBox (line 171) | function ModBox(&$img,$xscale,$yscale,$i,$xl,$xr,$neg) { FILE: tools/server/admin/nel/admin_modules_itf.php class CAdminServiceWeb (line 8) | class CAdminServiceWeb extends CCallbackClient method globalCmd (line 11) | function globalCmd($command) method controlCmd (line 24) | function controlCmd($serviceAlias, $command) method serviceCmd (line 38) | function serviceCmd($serviceAlias, $command) method getShardOrders (line 52) | function getShardOrders() method getStates (line 99) | function getStates() method getHighRezGraph (line 146) | function getHighRezGraph($varAddr, $startDate, $endDate, $milliStep) method waitCallback (line 198) | function waitCallback() method commandResult_skel (line 218) | function commandResult_skel(&$message) method commandResult (line 232) | function commandResult($serviceAlias, $result) FILE: tools/server/admin/nel/nel_message.php function debug (line 5) | function debug($text) method CMemStream (line 22) | function CMemStream () method setBuffer (line 30) | function setBuffer ($Buffer) method isReading (line 37) | function isReading () { return $this->InputStream; } method serialUInt8 (line 39) | function serialUInt8 (&$val) FILE: tools/server/admin/overlib/overlib.js function overlib (line 246) | function overlib() { function nd (line 336) | function nd(time) { function cClick (line 354) | function cClick() { function overlib_pagedefaults (line 363) | function overlib_pagedefaults() { function olMain (line 373) | function olMain() { function ol_content_simple (line 454) | function ol_content_simple(text) { function ol_content_caption (line 463) | function ol_content_caption(text,title,close) { function ol_content_background (line 485) | function ol_content_background(text,picture,hasfullhtml) { function set_background (line 497) | function set_background(pic) { function disp (line 520) | function disp(statustext) { function createPopup (line 535) | function createPopup(lyrContent){ function placeLayer (line 561) | function placeLayer() { function olMouseMove (line 589) | function olMouseMove(e) { function no_overlib (line 610) | function no_overlib() { return ver3fix; } function olMouseCapture (line 613) | function olMouseCapture() { function parseTokens (line 661) | function parseTokens(pf, ar) { function layerWrite (line 769) | function layerWrite(txt) { function showObject (line 792) | function showObject(obj) { function hideObject (line 802) | function hideObject(obj) { function repositionTo (line 826) | function repositionTo(obj, xL, yL) { function cursorOff (line 833) | function cursorOff() { function opt_FUNCTION (line 850) | function opt_FUNCTION(callme) { function opt_NOCLOSE (line 857) | function opt_NOCLOSE(unused) { function opt_MULTIPLEARGS (line 872) | function opt_MULTIPLEARGS(i, args, parameter) { function nbspCleanup (line 889) | function nbspCleanup() { function escSglQuote (line 897) | function escSglQuote(str) { function OLonLoad_handler (line 902) | function OLonLoad_handler(e) { function wrapStr (line 932) | function wrapStr(endWrap,fontSizeStr,whichString) { function quoteMultiNameFonts (line 944) | function quoteMultiNameFonts(theFont) { function isExclusive (line 958) | function isExclusive(args) { function setCellPadStr (line 963) | function setCellPadStr(parameter) { function hideDelay (line 993) | function hideDelay(time) { function horizontalPlacement (line 1002) | function horizontalPlacement(browserWidth, horizontalScrollAmount, width... function verticalPlacement (line 1058) | function verticalPlacement(browserHeight,verticalScrollAmount) { function checkPositionFlags (line 1104) | function checkPositionFlags() { function windowWidth (line 1111) | function windowWidth() { function createDivContainer (line 1120) | function createDivContainer(id,frm,zValue) { function layerReference (line 1152) | function layerReference(id) { function isFunction (line 1160) | function isFunction(fnRef) { function argToString (line 1177) | function argToString(array, strtInd, argName) { function reOrder (line 1190) | function reOrder(hookPt, fnRef, order) { function setRunTimeVariables (line 1263) | function setRunTimeVariables(){ function parseCmdLine (line 1272) | function parseCmdLine(pf, i, args) { function postParseChecks (line 1287) | function postParseChecks(pf,args){ function registerCommands (line 1303) | function registerCommands(cmdStr) { function registerNoParameterCommands (line 1315) | function registerNoParameterCommands(cmdStr) { function registerHook (line 1321) | function registerHook(fnHookTo, fnRef, hookType, optPm) { function registerRunTimeFunction (line 1358) | function registerRunTimeFunction(fn) { function registerCmdLineFunction (line 1369) | function registerCmdLineFunction(fn){ function registerPostParseFunction (line 1380) | function registerPostParseFunction(fn){ function runHook (line 1395) | function runHook(fnHookTo, hookType) { function FunctionReference (line 1437) | function FunctionReference() { function Info (line 1447) | function Info(version, prerelease) { function meets (line 1459) | function meets(reqdVersion) { FILE: tools/server/admin/overlib/overlib_anchor.js function setAnchorVariables (line 59) | function setAnchorVariables() { function parseAnchorExtras (line 69) | function parseAnchorExtras(pf,i,ar) { function checkAnchorObject (line 87) | function checkAnchorObject() { function anchorHorizontal (line 107) | function anchorHorizontal(browserWidth, horizontalScrollAmount, widthFix) { function anchorVertical (line 118) | function anchorVertical(browserHeight,verticalScrollAmount) { function anchorPreface (line 129) | function anchorPreface() { function getAnchorObjectRef (line 135) | function getAnchorObjectRef(aObj) { function getAnchorLocation (line 140) | function getAnchorLocation(objRef){ function getAnchorOffsets (line 185) | function getAnchorOffsets(mkObj){ function pageLocation (line 273) | function pageLocation(o, t){ function getRefById (line 286) | function getRefById(l, d){ function getRefByName (line 305) | function getRefByName(l, d) { FILE: tools/server/admin/overlib/overlib_anchor_mini.js function setAnchorVariables (line 14) | function setAnchorVariables(){o3_anchor=ol_anchor;o3_anchorx=ol_anchorx;... function parseAnchorExtras (line 15) | function parseAnchorExtras(pf,i,ar){var v,k=i; function checkAnchorObject (line 22) | function checkAnchorObject(){var w=o3_anchor; function anchorHorizontal (line 25) | function anchorHorizontal(browserWidth,horizontalScrollAmount,widthFix){... function anchorVertical (line 28) | function anchorVertical(browserHeight,verticalScrollAmount){var hasAncho... function anchorPreface (line 31) | function anchorPreface(){if(!mrkObj)return;rmrkPosition=getAnchorLocatio... function getAnchorObjectRef (line 32) | function getAnchorObjectRef(aObj){return getRefById(aObj,o3_frame.docume... function getAnchorLocation (line 33) | function getAnchorLocation(objRef){var mkObj,of,offsets,mlyr function getAnchorOffsets (line 51) | function getAnchorOffsets(mkObj){var fx=fy=0, mp,puc,mkAry,sx=sy=0,w=o3_... function pageLocation (line 77) | function pageLocation(o,t){var x=0 function getRefById (line 82) | function getRefById(l,d){var r="",j function getRefByName (line 90) | function getRefByName(l,d){var r=null,j FILE: tools/server/admin/overlib/overlib_draggable.js function setDragVariables (line 41) | function setDragVariables() { function parseDragExtras (line 48) | function parseDragExtras(pf,i,ar) { function startDrag (line 60) | function startDrag() { function stopDrag (line 70) | function stopDrag() { function initDrag (line 76) | function initDrag() { function chkForImgSupport (line 89) | function chkForImgSupport(dragImg) { function setCursor (line 96) | function setCursor(on) { function chkCursorPosition (line 101) | function chkCursorPosition(Obj,XPos,YPos) { function grabEl (line 111) | function grabEl(e) { function moveEl (line 139) | function moveEl(e) { function endDrag (line 155) | function endDrag(obj) { FILE: tools/server/admin/overlib/overlib_draggable_mini.js function setDragVariables (line 12) | function setDragVariables(){o3_draggable=ol_draggable;o3_altcut=ol_altcu... function parseDragExtras (line 13) | function parseDragExtras(pf,i,ar){var k=i;if(k0)clearTimeou... function horizontalPlacement (line 230) | function horizontalPlacement(browserWidth,horizontalScrollAmount,widthFi... function verticalPlacement (line 244) | function verticalPlacement(browserHeight,verticalScrollAmount){var place... function checkPositionFlags (line 255) | function checkPositionFlags(){if(olHautoFlag)olHautoFlag=o3_hauto=0;if(o... function windowWidth (line 256) | function windowWidth(){var w;if(o3_frame.innerWidth)w=o3_frame.innerWidt... function createDivContainer (line 258) | function createDivContainer(id,frm,zValue){id=(id||'overDiv'),frm=(frm||... function layerReference (line 263) | function layerReference(id){return(olNs4?o3_frame.document.layers[id]:(d... function isFunction (line 264) | function isFunction(fnRef){var rtn=true; function argToString (line 268) | function argToString(array,strtInd,argName){var jS=strtInd,aS='',ar=arra... function reOrder (line 271) | function reOrder(hookPt,fnRef,order){var newPt=new Array(),match,i,j; function setRunTimeVariables (line 286) | function setRunTimeVariables(){if(typeof runTime!='undefined'&&runTime.l... function parseCmdLine (line 287) | function parseCmdLine(pf,i,args){if(typeof cmdLine!='undefined'&&cmdLine... function postParseChecks (line 289) | function postParseChecks(pf,args){if(typeof postParse!='undefined'&&post... function registerCommands (line 291) | function registerCommands(cmdStr){if(typeof cmdStr!='string')return; function registerNoParameterCommands (line 294) | function registerNoParameterCommands(cmdStr){if(!cmdStr&&typeof cmdStr!=... function registerHook (line 295) | function registerHook(fnHookTo,fnRef,hookType,optPm){var hookPt,last=typ... function registerRunTimeFunction (line 304) | function registerRunTimeFunction(fn){if(isFunction(fn)){if(typeof fn=='o... function registerCmdLineFunction (line 305) | function registerCmdLineFunction(fn){if(isFunction(fn)){if(typeof fn=='o... function registerPostParseFunction (line 306) | function registerPostParseFunction(fn){if(isFunction(fn)){if(typeof fn==... function runHook (line 307) | function runHook(fnHookTo,hookType){var l=hookPts[fnHookTo],k,rtnVal=nul... function FunctionReference (line 317) | function FunctionReference(){this.ovload=null;this.before=new Array();th... function Info (line 318) | function Info(version,prerelease){this.version=version;this.prerelease=p... function meets (line 320) | function meets(reqdVersion){return(!reqdVersion)?false:this.simpleversio... FILE: tools/server/admin/smarty/Config_File.class.php class Config_File (line 34) | class Config_File { method Config_File (line 72) | function Config_File($config_path = NULL) method set_path (line 84) | function set_path($config_path) method get (line 108) | function &get($file_name, $section_name = NULL, $var_name = NULL) method get_key (line 148) | function &get_key($config_key) method get_file_names (line 160) | function get_file_names() method get_section_names (line 172) | function get_section_names($file_name) method get_var_names (line 191) | function get_var_names($file_name, $section = NULL) method clear (line 213) | function clear($file_name = NULL) method load_file (line 229) | function load_file($file_name, $prepend_path = true) method set_file_contents (line 256) | function set_file_contents($config_file, $contents) method parse_contents (line 267) | function parse_contents($contents) method _set_config_var (line 348) | function _set_config_var(&$container, $var_name, $var_value, $booleanize) method _trigger_error_msg (line 382) | function _trigger_error_msg($error_msg, $error_type = E_USER_WARNING) FILE: tools/server/admin/smarty/Smarty.class.php method Smarty (line 568) | function Smarty() method assign (line 580) | function assign($tpl_var, $value = null) method assign_by_ref (line 600) | function assign_by_ref($tpl_var, &$value) method append (line 612) | function append($tpl_var, $value=null, $merge=false) method append_by_ref (line 652) | function append_by_ref($tpl_var, &$value, $merge=false) method clear_assign (line 674) | function clear_assign($tpl_var) method register_function (line 690) | function register_function($function, $function_impl, $cacheable=true, $... method unregister_function (line 702) | function unregister_function($function) method register_object (line 716) | function register_object($object, &$object_impl, $allowed = array(), $sm... method unregister_object (line 729) | function unregister_object($object) method register_block (line 741) | function register_block($block, $block_impl, $cacheable=true, $cache_att... method unregister_block (line 752) | function unregister_block($block) method register_compiler_function (line 763) | function register_compiler_function($function, $function_impl, $cacheabl... method unregister_compiler_function (line 774) | function unregister_compiler_function($function) method register_modifier (line 785) | function register_modifier($modifier, $modifier_impl) method unregister_modifier (line 796) | function unregister_modifier($modifier) method register_resource (line 807) | function register_resource($type, $functions) method unregister_resource (line 832) | function unregister_resource($type) method register_prefilter (line 843) | function register_prefilter($function) method unregister_prefilter (line 855) | function unregister_prefilter($function) method register_postfilter (line 866) | function register_postfilter($function) method unregister_postfilter (line 878) | function unregister_postfilter($function) method register_outputfilter (line 889) | function register_outputfilter($function) method unregister_outputfilter (line 901) | function unregister_outputfilter($function) method load_filter (line 912) | function load_filter($type, $name) method clear_cache (line 938) | function clear_cache($tpl_file = null, $cache_id = null, $compile_id = n... method clear_all_cache (line 970) | function clear_all_cache($exp_time = null) method is_cached (line 984) | function is_cached($tpl_file, $cache_id = null, $compile_id = null) method clear_all_assign (line 1006) | function clear_all_assign() method clear_compiled_tpl (line 1021) | function clear_compiled_tpl($tpl_file = null, $compile_id = null, $exp_t... method template_exists (line 1041) | function template_exists($tpl_file) method get_template_vars (line 1054) | function &get_template_vars($name=null) method get_config_vars (line 1071) | function &get_config_vars($name=null) method trigger_error (line 1086) | function trigger_error($error_msg, $error_type = E_USER_WARNING) method display (line 1099) | function display($resource_name, $cache_id = null, $compile_id = null) method fetch (line 1112) | function fetch($resource_name, $cache_id = null, $compile_id = null, $di... method config_load (line 1314) | function config_load($file, $section = null, $scope = 'global') method get_registered_object (line 1326) | function &get_registered_object($name) { method clear_config (line 1341) | function clear_config($var = null) method _get_plugin_filepath (line 1359) | function _get_plugin_filepath($type, $name) method _is_compiled (line 1373) | function _is_compiled($resource_name, $compile_path) method _compile_resource (line 1406) | function _compile_resource($resource_name, $compile_path) method _compile_source (line 1443) | function _compile_source($resource_name, &$source_content, &$compiled_co... method _get_compile_path (line 1506) | function _get_compile_path($resource_name) method _fetch_resource_info (line 1526) | function _fetch_resource_info(&$params) method _parse_resource_name (line 1610) | function _parse_resource_name(&$params) method _run_mod_handler (line 1671) | function _run_mod_handler() function _read_file (line 1708) | function _read_file($filename) function _get_auto_filename (line 1729) | function _get_auto_filename($auto_base, $auto_source = null, $auto_id = ... function _unlink (line 1761) | function _unlink($resource, $exp_time = null) function _get_auto_id (line 1779) | function _get_auto_id($cache_id=null, $compile_id=null) { function _trigger_fatal_error (line 1798) | function _trigger_fatal_error($error_msg, $tpl_file = null, $tpl_line = ... function _process_compiled_include_callback (line 1818) | function _process_compiled_include_callback($match) { function _smarty_include (line 1837) | function _smarty_include($params) function _smarty_cache_attrs (line 1887) | function &_smarty_cache_attrs($cache_serial, $count) { function _include (line 1910) | function _include($filename, $once=false, $params=null) function _eval (line 1924) | function _eval($code, $params=null) FILE: tools/server/admin/smarty/Smarty_Compiler.class.php method Smarty_Compiler (line 81) | function Smarty_Compiler() method _compile_file (line 225) | function _compile_file($resource_name, $source_content, &$compiled_content) function _compile_compiler_tag (line 596) | function _compile_compiler_tag($tag_command, $tag_args, &$output) function _compile_block_tag (line 665) | function _compile_block_tag($tag_command, $tag_args, $tag_modifier, &$ou... function _compile_custom_tag (line 755) | function _compile_custom_tag($tag_command, $tag_args, $tag_modifier, &$o... function _compile_registered_object_tag (line 827) | function _compile_registered_object_tag($tag_command, $attrs, $tag_modif... function _compile_insert_tag (line 919) | function _compile_insert_tag($tag_args) function _compile_include_tag (line 953) | function _compile_include_tag($tag_args) function _compile_include_php_tag (line 1006) | function _compile_include_php_tag($tag_args) function _compile_section_start (line 1038) | function _compile_section_start($tag_args) function _compile_foreach_start (line 1143) | function _compile_foreach_start($tag_args) function _compile_capture_tag (line 1204) | function _compile_capture_tag($start, $tag_args = '') function _compile_if_tag (line 1239) | function _compile_if_tag($tag_args, $elseif = false) function _compile_arg_list (line 1397) | function _compile_arg_list($type, $name, $attrs, &$cache_code) { function _parse_is_expr (line 1437) | function _parse_is_expr($is_arg, $tokens) function _parse_attrs (line 1498) | function _parse_attrs($tag_args) function _parse_vars_props (line 1582) | function _parse_vars_props(&$tokens) function _parse_var_props (line 1597) | function _parse_var_props($val) function _expand_quoted_text (line 1657) | function _expand_quoted_text($var_expr) function _parse_var (line 1683) | function _parse_var($var_expr) function _parse_parenth_args (line 1818) | function _parse_parenth_args($parenth_args) function _parse_conf_var (line 1835) | function _parse_conf_var($conf_var_expr) function _parse_section_prop (line 1856) | function _parse_section_prop($section_prop_expr) function _parse_modifiers (line 1881) | function _parse_modifiers(&$output, $modifier_string) function _add_plugin (line 1950) | function _add_plugin($type, $name, $delayed_loading = null) function _compile_smarty_ref (line 1969) | function _compile_smarty_ref(&$indexes) function _compile_plugin_call (line 2125) | function _compile_plugin_call($type, $name) { function _load_filters (line 2149) | function _load_filters() function _quote_replace (line 2180) | function _quote_replace($string) function _syntax_error (line 2193) | function _syntax_error($error_msg, $error_type = E_USER_ERROR, $file=nul... function _push_cacheable_state (line 2205) | function _push_cacheable_state($type, $name) { function _pop_cacheable_state (line 2223) | function _pop_cacheable_state($type, $name) { function _push_tag (line 2237) | function _push_tag($open_tag) function _pop_tag (line 2248) | function _pop_tag($close_tag) function _smarty_sort_length (line 2290) | function _smarty_sort_length($a, $b) FILE: tools/server/admin/smarty/internals/core.assemble_plugin_filepath.php function smarty_core_assemble_plugin_filepath (line 15) | function smarty_core_assemble_plugin_filepath($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.assign_smarty_interface.php function smarty_core_assign_smarty_interface (line 17) | function smarty_core_assign_smarty_interface($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.create_dir_structure.php function smarty_core_create_dir_structure (line 16) | function smarty_core_create_dir_structure($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.display_debug_console.php function smarty_core_display_debug_console (line 17) | function smarty_core_display_debug_console($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.get_include_path.php function smarty_core_get_include_path (line 19) | function smarty_core_get_include_path(&$params, &$smarty) FILE: tools/server/admin/smarty/internals/core.get_microtime.php function smarty_core_get_microtime (line 12) | function smarty_core_get_microtime($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.get_php_resource.php function smarty_core_get_php_resource (line 18) | function smarty_core_get_php_resource(&$params, &$smarty) FILE: tools/server/admin/smarty/internals/core.is_secure.php function smarty_core_is_secure (line 18) | function smarty_core_is_secure($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.is_trusted.php function smarty_core_is_trusted (line 18) | function smarty_core_is_trusted($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.load_plugins.php function smarty_core_load_plugins (line 16) | function smarty_core_load_plugins($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.load_resource_plugin.php function smarty_core_load_resource_plugin (line 16) | function smarty_core_load_resource_plugin($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.process_cached_inserts.php function smarty_core_process_cached_inserts (line 14) | function smarty_core_process_cached_inserts($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.process_compiled_include.php function smarty_core_process_compiled_include (line 17) | function smarty_core_process_compiled_include($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.read_cache_file.php function smarty_core_read_cache_file (line 21) | function smarty_core_read_cache_file(&$params, &$smarty) FILE: tools/server/admin/smarty/internals/core.rm_auto.php function smarty_core_rm_auto (line 20) | function smarty_core_rm_auto($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.rmdir.php function smarty_core_rmdir (line 20) | function smarty_core_rmdir($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.run_insert_handler.php function smarty_core_run_insert_handler (line 14) | function smarty_core_run_insert_handler($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.smarty_include_php.php function smarty_core_smarty_include_php (line 21) | function smarty_core_smarty_include_php($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.write_cache_file.php function smarty_core_write_cache_file (line 21) | function smarty_core_write_cache_file($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.write_compiled_include.php function smarty_core_write_compiled_include (line 16) | function smarty_core_write_compiled_include($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.write_compiled_resource.php function smarty_core_write_compiled_resource (line 15) | function smarty_core_write_compiled_resource($params, &$smarty) FILE: tools/server/admin/smarty/internals/core.write_file.php function smarty_core_write_file (line 16) | function smarty_core_write_file($params, &$smarty) FILE: tools/server/admin/smarty/plugins/block.textformat.php function smarty_block_textformat (line 30) | function smarty_block_textformat($params, $content, &$smarty) FILE: tools/server/admin/smarty/plugins/compiler.assign.php function smarty_compiler_assign (line 19) | function smarty_compiler_assign($tag_attrs, &$compiler) FILE: tools/server/admin/smarty/plugins/function.assign_debug_info.php function smarty_function_assign_debug_info (line 18) | function smarty_function_assign_debug_info($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.config_load.php function smarty_function_config_load (line 25) | function smarty_function_config_load($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.counter.php function smarty_function_counter (line 21) | function smarty_function_counter($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.cycle.php function smarty_function_cycle (line 44) | function smarty_function_cycle($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.debug.php function smarty_function_debug (line 24) | function smarty_function_debug($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.eval.php function smarty_function_eval (line 20) | function smarty_function_eval($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.fetch.php function smarty_function_fetch (line 22) | function smarty_function_fetch($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.html_checkboxes.php function smarty_function_html_checkboxes (line 41) | function smarty_function_html_checkboxes($params, &$smarty) function smarty_function_html_checkboxes_output (line 126) | function smarty_function_html_checkboxes_output($name, $value, $output, ... FILE: tools/server/admin/smarty/plugins/function.html_image.php function smarty_function_html_image (line 36) | function smarty_function_html_image($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.html_options.php function smarty_function_html_options (line 30) | function smarty_function_html_options($params, &$smarty) function smarty_function_html_options_optoutput (line 104) | function smarty_function_html_options_optoutput($key, $value, $selected,... function smarty_function_html_options_optgroup (line 121) | function smarty_function_html_options_optgroup($key, $values, $selected,... FILE: tools/server/admin/smarty/plugins/function.html_radios.php function smarty_function_html_radios (line 41) | function smarty_function_html_radios($params, &$smarty) function smarty_function_html_radios_output (line 128) | function smarty_function_html_radios_output($name, $value, $output, $sel... FILE: tools/server/admin/smarty/plugins/function.html_select_date.php function smarty_function_html_select_date (line 35) | function smarty_function_html_select_date($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.html_select_time.php function smarty_function_html_select_time (line 22) | function smarty_function_html_select_time($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.html_table.php function smarty_function_html_table (line 44) | function smarty_function_html_table($params, &$smarty) function smarty_function_html_table_cycle (line 124) | function smarty_function_html_table_cycle($name, $var, $no) { FILE: tools/server/admin/smarty/plugins/function.mailto.php function smarty_function_mailto (line 50) | function smarty_function_mailto($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.math.php function smarty_function_math (line 21) | function smarty_function_math($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.popup.php function smarty_function_popup (line 21) | function smarty_function_popup($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.popup_init.php function smarty_function_popup_init (line 21) | function smarty_function_popup_init($params, &$smarty) FILE: tools/server/admin/smarty/plugins/function.substr.php function smarty_function_substr (line 9) | function smarty_function_substr($params, &$smarty) FILE: tools/server/admin/smarty/plugins/modifier.capitalize.php function smarty_modifier_capitalize (line 20) | function smarty_modifier_capitalize($string, $uc_digits = false) function smarty_modifier_capitalize_ucfirst (line 26) | function smarty_modifier_capitalize_ucfirst($string, $uc_digits = null) FILE: tools/server/admin/smarty/plugins/modifier.cat.php function smarty_modifier_cat (line 26) | function smarty_modifier_cat($string, $cat) FILE: tools/server/admin/smarty/plugins/modifier.count_characters.php function smarty_modifier_count_characters (line 21) | function smarty_modifier_count_characters($string, $include_spaces = false) FILE: tools/server/admin/smarty/plugins/modifier.count_paragraphs.php function smarty_modifier_count_paragraphs (line 20) | function smarty_modifier_count_paragraphs($string) FILE: tools/server/admin/smarty/plugins/modifier.count_sentences.php function smarty_modifier_count_sentences (line 20) | function smarty_modifier_count_sentences($string) FILE: tools/server/admin/smarty/plugins/modifier.count_words.php function smarty_modifier_count_words (line 20) | function smarty_modifier_count_words($string) FILE: tools/server/admin/smarty/plugins/modifier.date_format.php function smarty_modifier_date_format (line 30) | function smarty_modifier_date_format($string, $format="%b %e, %Y", $defa... FILE: tools/server/admin/smarty/plugins/modifier.debug_print_var.php function smarty_modifier_debug_print_var (line 22) | function smarty_modifier_debug_print_var($var, $depth = 0, $length = 40) FILE: tools/server/admin/smarty/plugins/modifier.default.php function smarty_modifier_default (line 21) | function smarty_modifier_default($string, $default = '') FILE: tools/server/admin/smarty/plugins/modifier.escape.php function smarty_modifier_escape (line 21) | function smarty_modifier_escape($string, $esc_type = 'html') FILE: tools/server/admin/smarty/plugins/modifier.indent.php function smarty_modifier_indent (line 22) | function smarty_modifier_indent($string,$chars=4,$char=" ") FILE: tools/server/admin/smarty/plugins/modifier.lower.php function smarty_modifier_lower (line 20) | function smarty_modifier_lower($string) FILE: tools/server/admin/smarty/plugins/modifier.nl2br.php function smarty_modifier_nl2br (line 28) | function smarty_modifier_nl2br($string) FILE: tools/server/admin/smarty/plugins/modifier.regex_replace.php function smarty_modifier_regex_replace (line 22) | function smarty_modifier_regex_replace($string, $search, $replace) FILE: tools/server/admin/smarty/plugins/modifier.replace.php function smarty_modifier_replace (line 22) | function smarty_modifier_replace($string, $search, $replace) FILE: tools/server/admin/smarty/plugins/modifier.spacify.php function smarty_modifier_spacify (line 21) | function smarty_modifier_spacify($string, $spacify_char = ' ') FILE: tools/server/admin/smarty/plugins/modifier.string_format.php function smarty_modifier_string_format (line 21) | function smarty_modifier_string_format($string, $format) FILE: tools/server/admin/smarty/plugins/modifier.strip.php function smarty_modifier_strip (line 26) | function smarty_modifier_strip($text, $replace = ' ') FILE: tools/server/admin/smarty/plugins/modifier.strip_tags.php function smarty_modifier_strip_tags (line 21) | function smarty_modifier_strip_tags($string, $replace_with_space = true) FILE: tools/server/admin/smarty/plugins/modifier.truncate.php function smarty_modifier_truncate (line 25) | function smarty_modifier_truncate($string, $length = 80, $etc = '...', FILE: tools/server/admin/smarty/plugins/modifier.upper.php function smarty_modifier_upper (line 20) | function smarty_modifier_upper($string) FILE: tools/server/admin/smarty/plugins/modifier.wordwrap.php function smarty_modifier_wordwrap (line 23) | function smarty_modifier_wordwrap($string,$length=80,$break="\n",$cut=fa... FILE: tools/server/admin/smarty/plugins/outputfilter.trimwhitespace.php function smarty_outputfilter_trimwhitespace (line 28) | function smarty_outputfilter_trimwhitespace($source, &$smarty) function smarty_outputfilter_trimwhitespace_replace (line 64) | function smarty_outputfilter_trimwhitespace_replace($search_str, $replac... FILE: tools/server/admin/smarty/plugins/shared.escape_special_chars.php function smarty_function_escape_special_chars (line 18) | function smarty_function_escape_special_chars($string) FILE: tools/server/admin/smarty/plugins/shared.make_timestamp.php function smarty_make_timestamp (line 16) | function smarty_make_timestamp($string) FILE: tools/server/sql/d_mt_account.sql type `t_account_id` (line 25) | CREATE TABLE `t_account_id` ( type `t_account_mobile` (line 40) | CREATE TABLE `t_account_mobile` ( type `t_account_info` (line 52) | CREATE TABLE `t_account_info` ( FILE: tools/server/sql/d_mt_player_table.sql type t_playerinfo (line 27) | create table t_playerinfo FILE: tools/server/sql/nel_tool.sql type `neltool_annotations` (line 26) | CREATE TABLE `neltool_annotations` ( type `neltool_applications` (line 48) | CREATE TABLE `neltool_applications` ( type `neltool_domains` (line 106) | CREATE TABLE `neltool_domains` ( type `neltool_groups` (line 131) | CREATE TABLE `neltool_groups` ( type `neltool_group_applications` (line 161) | CREATE TABLE `neltool_group_applications` ( type `neltool_group_domains` (line 357) | CREATE TABLE `neltool_group_domains` ( type `neltool_group_shards` (line 376) | CREATE TABLE `neltool_group_shards` ( type `neltool_locks` (line 397) | CREATE TABLE `neltool_locks` ( type `neltool_logs` (line 418) | CREATE TABLE `neltool_logs` ( type `neltool_notes` (line 434) | CREATE TABLE `neltool_notes` ( type `neltool_restart_groups` (line 461) | CREATE TABLE `neltool_restart_groups` ( type `neltool_restart_messages` (line 483) | CREATE TABLE `neltool_restart_messages` ( type `neltool_restart_sequences` (line 505) | CREATE TABLE `neltool_restart_sequences` ( type `neltool_shards` (line 525) | CREATE TABLE `neltool_shards` ( type `neltool_stats_hd_datas` (line 545) | CREATE TABLE `neltool_stats_hd_datas` ( type `neltool_stats_hd_times` (line 568) | CREATE TABLE `neltool_stats_hd_times` ( type `neltool_users` (line 582) | CREATE TABLE `neltool_users` ( type `neltool_user_applications` (line 608) | CREATE TABLE `neltool_user_applications` ( type `neltool_user_domains` (line 630) | CREATE TABLE `neltool_user_domains` ( type `neltool_user_shards` (line 657) | CREATE TABLE `neltool_user_shards` ( FILE: tools/server/www/login/pay_service_itf.php class CPayServiceWeb (line 4) | class CPayServiceWeb extends CCallbackClient method cb_unity_pay (line 6) | function cb_unity_pay($userId, $oid) method waitCallback (line 19) | function waitCallback() FILE: tools/server/www/login/public_func.php function errorMsgBlock (line 6) | function errorMsgBlock($errNum=GENERIC_ERROR_NUM) // $mixedArgs function RandomKeys (line 12) | function RandomKeys($length) function RandomNums (line 21) | function RandomNums($length) function RandomStr (line 35) | function RandomStr($length){ function RequestJson (line 47) | function RequestJson($RequestURL) class CWwwLog (line 54) | class CWwwLog method getSafeLogDir (line 61) | function getSafeLogDir() method logStr (line 78) | function logStr($str) function getIP (line 90) | function getIP() function ob_callback_r2login (line 114) | function ob_callback_r2login($buffer) function err_callback (line 127) | function err_callback($errno, $errmsg, $filename, $linenum, $vars) FILE: tools/server/www/tools/nel_message.php function debug (line 5) | function debug($text) method CMemStream (line 17) | function CMemStream () method setBuffer (line 25) | function setBuffer ($Buffer) method isReading (line 32) | function isReading () { return $this->InputStream; } method serialUInt8 (line 34) | function serialUInt8 (&$val) FILE: tools/xlsx2json/index.js function exportJson (line 53) | function exportJson(args) { function showHelp (line 79) | function showHelp() { function exec (line 100) | function exec(cmd) { function parseCommandLine (line 110) | function parseCommandLine(args) { function defaultCommand (line 155) | function defaultCommand() { FILE: tools/xlsx2json/lib/xlsx-to-json.js function parseWorkbook (line 83) | function parseWorkbook(workbook, dest, headIndex, uglifyJson) { function parseSheet (line 111) | function parseSheet(sheet, headIndex) { function parseHead (line 145) | function parseHead(sheet, headIndex) { function parseRow (line 193) | function parseRow(row, rowIndex, head) { function parseObjectArrayField (line 296) | function parseObjectArrayField(value) { function array2object (line 330) | function array2object(array) { function parseBasicArrayField (line 351) | function parseBasicArrayField(array, arraySeparator) { function toBoolean (line 381) | function toBoolean(value) { function isBooleanArray (line 388) | function isBooleanArray(arr) { function isNumberArray (line 397) | function isNumberArray(arr) { function isNumber (line 406) | function isNumber(value) { function isBoolean (line 422) | function isBoolean(value) { function numdate (line 460) | function numdate(v) {