BloombergLP::balb::Request::accessSelection

Invoke the specified accessor on the non-modifiable selection, supplying accessor with the corresponding selection information structure. Return the value returned from the invocation of accessor if this object has a defined selection, and -1 otherwise.

Synopsis

Declared in <balb_testmessages.h>

template<class ACCESSOR>
int
accessSelection(ACCESSOR& accessor) const;