diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-03 13:44:58 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-10-03 13:44:58 +0000 |
commit | eaae1adadaecb79610101bbeafdab01d9d1cf0df (patch) | |
tree | 5797fe2502521c77e99e21c18a3fd7782aacd41a /TAO/tao/Wait_On_Leader_Follower.h | |
parent | b0ee74e95b503cdd01455fd5bc90cde9eed8ab12 (diff) | |
download | ATCD-eaae1adadaecb79610101bbeafdab01d9d1cf0df.tar.gz |
ChangeLogTag:Sun Oct 3 13:38:01 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Wait_On_Leader_Follower.h')
-rw-r--r-- | TAO/tao/Wait_On_Leader_Follower.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h index 2ccf6c066fa..1093187b28e 100644 --- a/TAO/tao/Wait_On_Leader_Follower.h +++ b/TAO/tao/Wait_On_Leader_Follower.h @@ -52,6 +52,7 @@ public: TAO_Synch_Reply_Dispatcher &rd); virtual int register_handler (void); virtual int non_blocking (void); + virtual bool can_process_upcalls (void) const; }; #include /**/ "ace/post.h" |