Files
pvAccess/src
Michael Davidsaver 8679619c83 add requester_type and operation_type
Typedefs to link associated *Requester classes
with their associated "operation"s.

eg. ChannelGet::requester_type is ChannelGetRequester
and ChannelGetRequester::operation_type is ChannelGet.

ChannelFind/List is an ambiguous.  All others
are 1-to-1.

ChannelFind::requester_type is ChannelFind
operation_type for both ChannelListRequester and
ChannelFindRequester is ChannelFind.
2016-03-20 10:17:43 -04:00
..
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-01-26 15:51:10 -05:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-03-10 23:36:16 +01:00
2016-01-26 15:51:53 -05:00