Corresponding C++ library: TD_DbRoot
File: RxThreadPoolService.h
Module: API Reference
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
(Inherited from OdRxModule) | |
| |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Declares the method deleting (unloading) the rx-module. (Inherited from OdRxModule) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Execute action in the main thread (doesn't depend on multithread queues count). | |
Inform the ODA Platform that external thread started. | |
Inform the ODA Platform that external thread stopped. | |
Returns current thread id | |
Returns current function for execution in the external main thread. | |
Returns main thread id | |
Declares the notification method being called at the start of the client application. (Inherited from OdRxModule) | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Returns true if the main thread is current one | |
Declares the method returning the module name for the rx-module instance. (Inherited from OdRxModule) | |
Creates APC event object. | |
Creates APC gateway object. | |
Creates APC sync point object. | |
Creates mutiple thread processing queue. | |
Creates APC object pool object. | |
Creates synchronized (single thread) queue. | |
Creates APC thread object. | |
Returns number of logical CPUs installed on this machine. | |
Returns number of currently available free threads in the pool. | |
Returns number of physical CPU cores installed on this machine. | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Returns number of all threads in the pool. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Register externally executed threads. | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Setup function for provide execution in the external main thread. | |
Declares the method returning the system data for the rx-module instance. (Inherited from OdRxModule) | |
Declares the notification method being called at the end of the client application. (Inherited from OdRxModule) | |
Unregister externally executed threads. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|