next up previous contents index
Next: 10.4.1 Creating and Manipulating Up: 10. Agents Previous: 10.3 Protocol Agents   Contents   Index


10.4 OTcl Linkage

Agents may be created within OTcl and an agent's internal state can be modified by use of Tcl's set function and any Tcl functions an Agent (or its base classes) implements. Note that some of an Agent's internal state may exist only within OTcl, and is thus is not directly accessible from C++.



Subsections

2008-05-16