FACT++  1.0
int DimService::getTimeout ( int  clientId)

Definition at line 1310 of file discpp.cxx.

References dis_get_timeout(), and itsId.

1311 {
1312  return dis_get_timeout(itsId, clientId);
1313 }
int dis_get_timeout(unsigned service_id, int client_id)
Definition: dis.c:1901
int itsId
Definition: dis.hxx:228

+ Here is the call graph for this function: