#include <baciTestUtils.h>

Public Member Functions | |
| baciTestCBdouble (std::string _prop, int c=5, int dc=1) | |
| virtual void | working (CORBA::Double value, const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
| virtual void | done (CORBA::Double value, const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
| virtual CORBA::Boolean | negotiate (ACS::TimeInterval time_to_transmit, const ACS::CBDescOut &desc) |
| int | getCount () |
Protected Attributes | |
| std::string | prop |
| int | count |
| int | done_c |
| baciTestCBdouble::baciTestCBdouble | ( | std::string | _prop, | |
| int | c = 5, |
|||
| int | dc = 1 | |||
| ) | [inline] |
| virtual void baciTestCBdouble::done | ( | CORBA::Double | value, | |
| const ACSErr::Completion & | c, | |||
| const ACS::CBDescOut & | desc | |||
| ) | [inline, virtual] |
References ACS_SHORT_LOG, done_c, getStringifiedUTC(), and prop.
| virtual CORBA::Boolean baciTestCBdouble::negotiate | ( | ACS::TimeInterval | time_to_transmit, | |
| const ACS::CBDescOut & | desc | |||
| ) | [inline, virtual] |
| virtual void baciTestCBdouble::working | ( | CORBA::Double | value, | |
| const ACSErr::Completion & | c, | |||
| const ACS::CBDescOut & | desc | |||
| ) | [inline, virtual] |
int baciTestCBdouble::count [protected] |
Referenced by getCount(), and working().
int baciTestCBdouble::done_c [protected] |
Referenced by done(), and getCount().
std::string baciTestCBdouble::prop [protected] |
1.7.0