FACT++  1.0
void DimNetwork::RemoveAllServers ( )
protectedvirtual

RemovesAll StateClients. Don't forget to call this function if it is overwritten in a derived class.

Reimplemented from DimServiceInfoListImp.

Definition at line 124 of file DimNetwork.cc.

References DimServiceInfoListImp::RemoveAllServers().

125 {
128 }
void DeleteClientList()
Delete all StateClient objects from teh list and clear the list.
Definition: DimNetwork.cc:48
virtual void RemoveAllServers()

+ Here is the call graph for this function: