Stephen Birarda
|
34b8a7bbeb
|
use getters and setters for all member variables in AgentList and Agent
|
2013-02-27 01:52:56 +01:00 |
|
Stephen Birarda
|
72ddc78ad6
|
domain server only returns newest of types in SOLO_AGENT_TYPES_STRING
|
2013-02-27 01:52:55 +01:00 |
|
Stephen Birarda
|
6a16d6e3bb
|
clean up agent killing/re-adding for interface and domain
|
2013-02-22 14:54:19 -08:00 |
|
Stephen Birarda
|
5d2cba0b2a
|
add silent agent removal to AgentList class
|
2013-02-22 13:38:33 -08:00 |
|
Stephen Birarda
|
008223b847
|
include cstring for memcpy in Agent class
|
2013-02-21 14:55:43 -08:00 |
|
Stephen Birarda
|
9ec51116d5
|
fix unecessary copy of Agent, blow away linkedData to rebuild it
|
2013-02-21 14:36:53 -08:00 |
|
Stephen Birarda
|
060f4dceca
|
use AgentData class to abstract implemenation of linked data
|
2013-02-21 12:56:57 -08:00 |
|
Stephen Birarda
|
c57380012e
|
hook domain server up to AgentList, pack sockets
|
2013-02-20 18:32:23 -08:00 |
|
Stephen Birarda
|
7205817476
|
remove AgentSocket abstraction to use sockaddr struct
|
2013-02-20 11:44:35 -08:00 |
|
Stephen Birarda
|
bd02f48943
|
switch to copy-and-swap for AgentSocket and Agent
|
2013-02-19 16:59:14 -08:00 |
|
Stephen Birarda
|
9d5a800c6f
|
begin abstraction of Agent communication to shared classes
|
2013-02-19 16:38:57 -08:00 |
|