Class: DimCurrentInfo 
Library: DIM
Author: C. Gaspar  
Version: v1.0 Update :Thu Feb 11 15:52:46 1999

Descrition :

    To be used by DIM clients - implements blocking DIM service reception
    DimCurrentInfo constructors subscribe to DIM services.
        Required Parameters: the Service Name and the value to receive when service not available
    The methods get() wait for the Service to arrive if it has not arrived yet. Once the service contents
    are received the Service is discarded (The client disconnects from the server).

Constructors :

Destructors : Public Functions : Usage :
    Example:
            DimCurrentInfo runNumber("DELPHI/RUN_NUMBER",-1);
            cout << runNumber.getInt() << endl;

Last update : 02/11/99 17:42:12 by MkHelp 1.1.0