FACT++  1.0
int DimService::getNClients ( )

Definition at line 1315 of file discpp.cxx.

References dis_get_n_clients(), and itsId.

1316 {
1317  return dis_get_n_clients( itsId );
1318 }
int itsId
Definition: dis.hxx:228
int dis_get_n_clients(unsigned service_id)
Definition: dis.c:1865

+ Here is the call graph for this function: