#include <RTCORBAC.h>
Inheritance diagram for RTCORBA::ThreadpoolLanes:
Public Types | |
typedef ThreadpoolLanes_var | _var_type |
Public Member Functions | |
ThreadpoolLanes (void) | |
ThreadpoolLanes (CORBA::ULong max) | |
ThreadpoolLanes (CORBA::ULong max, CORBA::ULong length, ThreadpoolLane *buffer, CORBA::Boolean release=0) | |
ThreadpoolLanes (const ThreadpoolLanes &) | |
~ThreadpoolLanes (void) | |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
RTCORBA::ThreadpoolLanes::ThreadpoolLanes | ( | void | ) |
RTCORBA::ThreadpoolLanes::ThreadpoolLanes | ( | CORBA::ULong | max | ) |
RTCORBA::ThreadpoolLanes::ThreadpoolLanes | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
ThreadpoolLane * | buffer, | |||
CORBA::Boolean | release = 0 | |||
) |
RTCORBA::ThreadpoolLanes::ThreadpoolLanes | ( | const ThreadpoolLanes & | ) |
RTCORBA::ThreadpoolLanes::~ThreadpoolLanes | ( | void | ) |
void RTCORBA::ThreadpoolLanes::_tao_any_destructor | ( | void * | ) | [static] |