Public Member Functions | |
virtual const char * | getPropertyName () const=0 |
Returns the property name specified in the call that created this request. | |
virtual const char * | getCycleSelector () const=0 |
Returns the cycle selector string specified in the call that created this request, or NULL if the cycle selector was not specified. | |
virtual rdaDeviceHandle * | getDeviceHandle () const=0 |
Returns a pointer to the device handle on which this request has been created. |
GetAsync.cpp, and Monitor.cpp.