34 set(target_t,net_t,p_addr);
This is an abstract class for representing a socket address used in CASocket, CADatagramSocket and CA...
virtual CASocketAddr * clone() const =0
Creates a copy of the Address.
SINT32 set(CATargetInterface *source)
SINT32 set(TargetType target_t, NetworkType net_t, CASocketAddr *p_addr)
SINT32 cloneInto(CATargetInterface &oTargetInterface) const
SINT32 set(CATargetInterface &source)
CATargetInterface(TargetType target_t, NetworkType net_t, CASocketAddr *p_addr)
TargetType getTargetType() const
CASocketAddr * getAddr() const