NotifyExt::ThreadPoolLanesParams Class Reference

Collaboration diagram for NotifyExt::ThreadPoolLanesParams:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThreadPoolLanesParams ()
 ThreadPoolLanesParams (NotifyExt.PriorityModel priority_model, short server_priority, int stacksize, NotifyExt.ThreadPoolLane[] lanes, boolean allow_borrowing, boolean allow_request_buffering, int max_buffered_requests, int max_request_buffer_size)

Public Attributes

NotifyExt.PriorityModel priority_model
short server_priority
int stacksize
NotifyExt.ThreadPoolLane[] lanes
boolean allow_borrowing
boolean allow_request_buffering
int max_buffered_requests
int max_request_buffer_size

Detailed Description

Generated from IDL definition of struct "ThreadPoolLanesParams"

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

NotifyExt::ThreadPoolLanesParams::ThreadPoolLanesParams (  )  [inline]
NotifyExt::ThreadPoolLanesParams::ThreadPoolLanesParams ( NotifyExt.PriorityModel  priority_model,
short  server_priority,
int  stacksize,
NotifyExt.ThreadPoolLane[]  lanes,
boolean  allow_borrowing,
boolean  allow_request_buffering,
int  max_buffered_requests,
int  max_request_buffer_size 
) [inline]

References lanes, and priority_model.


Member Data Documentation

Referenced by ThreadPoolLanesParams().

Referenced by ThreadPoolLanesParams().


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

Generated by  doxygen 1.6.2