#include <baciTestUtils.h>
Public Member Functions | |
baciTestCBvoid (std::string _prop) | |
virtual void | working (const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
virtual void | done (const ACSErr::Completion &c, const ACS::CBDescOut &desc) |
virtual CORBA::Boolean | negotiate (ACS::TimeInterval time_to_transmit, const ACS::CBDescOut &desc) |
Protected Attributes | |
std::string | prop |
baciTestCBvoid::baciTestCBvoid | ( | std::string | _prop | ) | [inline] |
virtual void baciTestCBvoid::done | ( | const ACSErr::Completion & | c, | |
const ACS::CBDescOut & | desc | |||
) | [inline, virtual] |
References ACS_SHORT_LOG, and prop.
virtual CORBA::Boolean baciTestCBvoid::negotiate | ( | ACS::TimeInterval | time_to_transmit, | |
const ACS::CBDescOut & | desc | |||
) | [inline, virtual] |
virtual void baciTestCBvoid::working | ( | const ACSErr::Completion & | c, | |
const ACS::CBDescOut & | desc | |||
) | [inline, virtual] |
References ACS_SHORT_LOG, and prop.
std::string baciTestCBvoid::prop [protected] |