Public Member Functions | Protected Attributes

baciTestCBfloat Class Reference

#include <baciTestUtils.h>

Collaboration diagram for baciTestCBfloat:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 baciTestCBfloat (std::string _prop, int c=5, int dc=1)
virtual void working (CORBA::Float value, const ACSErr::Completion &c, const ACS::CBDescOut &desc)
virtual void done (CORBA::Float 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

Constructor & Destructor Documentation

baciTestCBfloat::baciTestCBfloat ( std::string  _prop,
int  c = 5,
int  dc = 1 
) [inline]

Member Function Documentation

virtual void baciTestCBfloat::done ( CORBA::Float  value,
const ACSErr::Completion c,
const ACS::CBDescOut desc 
) [inline, virtual]
int baciTestCBfloat::getCount (  )  [inline]

References count, and done_c.

virtual CORBA::Boolean baciTestCBfloat::negotiate ( ACS::TimeInterval  time_to_transmit,
const ACS::CBDescOut desc 
) [inline, virtual]
virtual void baciTestCBfloat::working ( CORBA::Float  value,
const ACSErr::Completion c,
const ACS::CBDescOut desc 
) [inline, virtual]

Member Data Documentation

int baciTestCBfloat::count [protected]

Referenced by getCount(), and working().

int baciTestCBfloat::done_c [protected]

Referenced by done(), and getCount().

std::string baciTestCBfloat::prop [protected]

Referenced by done(), and working().


The documentation for this class was generated from the following file: