NotifyExt::ThreadPoolParams Class Reference

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

List of all members.

Public Member Functions

 ThreadPoolParams ()
 ThreadPoolParams (NotifyExt.PriorityModel priority_model, short server_priority, int stacksize, int static_threads, int dynamic_threads, short default_priority, boolean allow_request_buffering, int max_buffered_requests, int max_request_buffer_size)

Public Attributes

NotifyExt.PriorityModel priority_model
short server_priority
int stacksize
int static_threads
int dynamic_threads
short default_priority
boolean allow_request_buffering
int max_buffered_requests
int max_request_buffer_size

Detailed Description

Generated from IDL definition of struct "ThreadPoolParams"

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

NotifyExt::ThreadPoolParams::ThreadPoolParams (  )  [inline]
NotifyExt::ThreadPoolParams::ThreadPoolParams ( NotifyExt.PriorityModel  priority_model,
short  server_priority,
int  stacksize,
int  static_threads,
int  dynamic_threads,
short  default_priority,
boolean  allow_request_buffering,
int  max_buffered_requests,
int  max_request_buffer_size 
) [inline]

References priority_model.


Member Data Documentation

Referenced by ThreadPoolParams().


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

Generated by  doxygen 1.6.2