28 #ifndef _CA_CACHE_LOAD_BALANCING
29 #define _CA_CACHE_LOAD_BALANCING
t_cachelb_list CACHE_LB_ENTRY
This class stores Addresses off different Cache-Proxies.
CACHE_LB_ENTRY * pSelectedEntry
SINT32 add(CASocketAddr *const pAddr)
CASocketAddrINet * get()
Gets the 'next' Address according to the Load-Balancing algorithm.
SINT32 clean()
Deletes all information.
This is an abstract class for representing a socket address used in CASocket, CADatagramSocket and CA...
This class represents a socket address for Internet (IP) connections.
struct t_cachelb_list * next