import "TAO.pidl";
Public Types | |
| typedef BufferingConstraint_var | _var_type |
Static Public Member Functions | |
| void | _tao_any_destructor (void *) |
Public Attributes | |
| BufferingConstraintMode | mode |
| TimeBase::TimeT | timeout |
| unsigned long | message_count |
| unsigned long | message_bytes |
| TAO::BufferingConstraintMode | mode |
| CORBA::ULong | message_count |
| CORBA::ULong | message_bytes |
|
|
|
|
|
Definition at line 51 of file TAOC.cpp.
00054 {
00055 BufferingConstraint *_tao_tmp_pointer =
00056 static_cast<BufferingConstraint *> (_tao_void_pointer);
00057 delete _tao_tmp_pointer;
00058 }
|
|
|
|
|
|
Definition at line 56 of file TAO.pidl. Referenced by TAO::Eager_Transport_Queueing_Strategy::buffering_constraints_reached(), operator<<(), and operator>>(). |
|
|
|
|
|
Definition at line 55 of file TAO.pidl. Referenced by TAO::Eager_Transport_Queueing_Strategy::buffering_constraints_reached(), operator<<(), and operator>>(). |
|
|
|
|
|
Definition at line 53 of file TAO.pidl. Referenced by TAO::Eager_Transport_Queueing_Strategy::buffering_constraints_reached(), operator<<(), operator>>(), and TAO::Eager_Transport_Queueing_Strategy::timer_check(). |
|
|
Definition at line 118 of file TAOC.h. Referenced by operator<<(), operator>>(), and TAO::Eager_Transport_Queueing_Strategy::timer_check(). |
1.3.6