Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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]
 


Member Data Documentation

boolean NotifyExt::ThreadPoolParams::allow_request_buffering
 

short NotifyExt::ThreadPoolParams::default_priority
 

int NotifyExt::ThreadPoolParams::dynamic_threads
 

int NotifyExt::ThreadPoolParams::max_buffered_requests
 

int NotifyExt::ThreadPoolParams::max_request_buffer_size
 

NotifyExt.PriorityModel NotifyExt::ThreadPoolParams::priority_model
 

short NotifyExt::ThreadPoolParams::server_priority
 

int NotifyExt::ThreadPoolParams::stacksize
 

int NotifyExt::ThreadPoolParams::static_threads
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:14:01 2009 for ACS Java API by doxygen 1.3.8