FACT++  1.0
void Rpc::rpcInfoHandler ( )
inlinevirtual

Reimplemented from DimRpcInfo.

Definition at line 9 of file rpc_client.cxx.

References dim_print_date_time().

9  {
11  cout << "Callback RPC Received : " << getInt() << endl;
12  }
int getInt()
Definition: dic.hxx:405
void dim_print_date_time()
Definition: utilities.c:134

+ Here is the call graph for this function: