#include namespace DX { TCPObject::TCPObject(unsigned int obj) : SimObject(obj), state(MEMBER_FIELD(obj, unsigned int, 56)) { } }