agent_method_def.h File Reference


Detailed Description

Sevral define methods names for script.

Id
agent_method_def.h,v 1.22 2003/01/23 15:40:56 chafik Exp

Definition in file agent_method_def.h.

Go to the source code of this file.

Defines

#define _ADD_SET_   "AddSet"
#define _ADDATTRIB_   "AddAttrib"
#define _ADDCHILD_   "AddChild"
 define the addChild method name

#define _ADDSUBSET_   "AddSubset"
#define _ATTACH_   "Attach"
#define _CONSTRUCTOR_   "Constructor"
#define _CONTINUATION_   "Continuation"
#define _DESTRUCTOR_   "Destructor"
#define _FATHER_   "Father"
#define _FIRST_   "First"
#define _GETCHILD_   "GetChild"
 define the getChild method name

#define _GETCLOCK_   "GetClock"
#define _GETNAME_   "GetName"
#define _GETNUMID_   "GetNumId"
#define _GETTIMER_   "GetTimer"
#define _ISA_   "IsA"
#define _MAILER_   "GetMailer"
 define the self mail boxe name

#define _OPDIFF_   "operator!="
#define _OPDIV_   "operator/"
#define _OPEQ_   "operator=="
#define _OPINFEQ_   "operator<="
#define _OPLESS_   "operator!"
#define _OPMOINS_   "operator-"
#define _OPMUL_   "operator*"
#define _OPPLUS_   "operator+"
#define _OPSUPEQ_   "operator>="
#define _RECEIVER_   "Receiver"
#define _REMOVECHILD_   "RemoveChild"
 define the addChild method name

#define _RUN_   "Run"
#define _RUNACHIEVE_   "RunAchieve"
#define _RUNASK_   "RunAsk"
#define _RUNTEL_   "RunTell"
#define _SECOND_   "Second"
#define _SELF_   "Self"
#define _SEND_   "Send"
 define the send method name

#define _SENDER_   "Sender"
#define _SETCLOCK_   "SetClock"
#define _SETCONTINUATION_   "SetContinuation"
#define _SETSTATIC_   "SetStatic"
#define _UNFUZIFY_   "Unfuzify"


Define Documentation

#define _ADD_SET_   "AddSet"
 

Definition at line 79 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _ADDATTRIB_   "AddAttrib"
 

Definition at line 54 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentWatchTimer::initClass().

#define _ADDCHILD_   "AddChild"
 

define the addChild method name

Definition at line 35 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _ADDSUBSET_   "AddSubset"
 

Definition at line 69 of file agent_method_def.h.

Referenced by NLAIFUZZY::CFuzzyVar::isMember().

#define _ATTACH_   "Attach"
 

Definition at line 50 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentWatchTimer::initClass().

#define _CONSTRUCTOR_   "Constructor"
 

Definition at line 56 of file agent_method_def.h.

Referenced by NLAISCRIPT::CCompilateur::buildObject(), NLAISCRIPT::CLibTest::initClass(), NLAIAGENT::CProxyAgentMail::initClass(), NLAISCRIPT::CCallPrint::isMember(), NLAIAGENT::IObjectIA::isMember(), and NLAIAGENT::IVector::isMember().

#define _CONTINUATION_   "Continuation"
 

Definition at line 74 of file agent_method_def.h.

#define _DESTRUCTOR_   "Destructor"
 

Definition at line 57 of file agent_method_def.h.

Referenced by NLAISCRIPT::InitDico().

#define _FATHER_   "Father"
 

Definition at line 71 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _FIRST_   "First"
 

Definition at line 76 of file agent_method_def.h.

#define _GETCHILD_   "GetChild"
 

define the getChild method name

Definition at line 33 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _GETCLOCK_   "GetClock"
 

Definition at line 52 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentWatchTimer::initClass().

#define _GETNAME_   "GetName"
 

Definition at line 40 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _GETNUMID_   "GetNumId"
 

Definition at line 48 of file agent_method_def.h.

#define _GETTIMER_   "GetTimer"
 

Definition at line 53 of file agent_method_def.h.

Referenced by NLAIAGENT::CLibTimerManager::initClass().

#define _ISA_   "IsA"
 

Definition at line 78 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _MAILER_   "GetMailer"
 

define the self mail boxe name

Definition at line 39 of file agent_method_def.h.

#define _OPDIFF_   "operator!="
 

Definition at line 68 of file agent_method_def.h.

#define _OPDIV_   "operator/"
 

Definition at line 63 of file agent_method_def.h.

#define _OPEQ_   "operator=="
 

Definition at line 64 of file agent_method_def.h.

#define _OPINFEQ_   "operator<="
 

Definition at line 66 of file agent_method_def.h.

#define _OPLESS_   "operator!"
 

Definition at line 65 of file agent_method_def.h.

#define _OPMOINS_   "operator-"
 

Definition at line 61 of file agent_method_def.h.

#define _OPMUL_   "operator*"
 

Definition at line 62 of file agent_method_def.h.

#define _OPPLUS_   "operator+"
 

Definition at line 60 of file agent_method_def.h.

#define _OPSUPEQ_   "operator>="
 

Definition at line 67 of file agent_method_def.h.

#define _RECEIVER_   "Receiver"
 

Definition at line 73 of file agent_method_def.h.

#define _REMOVECHILD_   "RemoveChild"
 

define the addChild method name

Definition at line 37 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _RUN_   "Run"
 

Definition at line 58 of file agent_method_def.h.

Referenced by NLAIAGENT::IObjectIA::isMember(), and NLAISCRIPT::CCompilateur::registerMethod().

#define _RUNACHIEVE_   "RunAchieve"
 

Definition at line 44 of file agent_method_def.h.

#define _RUNASK_   "RunAsk"
 

Definition at line 43 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _RUNTEL_   "RunTell"
 

Definition at line 42 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _SECOND_   "Second"
 

Definition at line 77 of file agent_method_def.h.

#define _SELF_   "Self"
 

Definition at line 59 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _SEND_   "Send"
 

define the send method name

Definition at line 31 of file agent_method_def.h.

Referenced by NLAISCRIPT::CCompilateur::callFunction(), NLAIAGENT::CAgentScript::initAgentScript(), NLAIAGENT::IObjectIA::isMember(), and NLAISCRIPT::CCompilateur::registerMethod().

#define _SENDER_   "Sender"
 

Definition at line 72 of file agent_method_def.h.

#define _SETCLOCK_   "SetClock"
 

Definition at line 51 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentWatchTimer::initClass().

#define _SETCONTINUATION_   "SetContinuation"
 

Definition at line 75 of file agent_method_def.h.

#define _SETSTATIC_   "SetStatic"
 

Definition at line 46 of file agent_method_def.h.

Referenced by NLAIAGENT::CAgentScript::initAgentScript().

#define _UNFUZIFY_   "Unfuzify"
 

Definition at line 70 of file agent_method_def.h.

Referenced by NLAIFUZZY::CFuzzyVar::isMember().


Generated on Tue Mar 16 06:42:16 2004 for NeL by doxygen 1.3.6