#include <CarLinO_process.h>
Inherits AP::AP_Thread, and CarLinO::CarLinO_base.

Public Member Functions | |
| AP_String | bind (void) const |
| Inline. | |
| CarLinO_process (CarLinO_core *core, const AP_String &name) | |
| AP_Bool | Create (const AP_String &bind, const AP_ProcessAttribute::Type type) |
| AP_Bool | Destroy (void) |
| void | run (void) |
| AP_ProcessAttribute::Type | type (void) const |
| virtual | ~CarLinO_process (void) |
Private Attributes | |
| AMICO_attribute | _m_attribute |
| AP_String | _m_bind |
| CarLinO_core * | _m_core |
| AP_Debugger | _m_debugger |
| CarLinO_state | _m_state |
| AP_ProcessAttribute::Type | _m_type |
| CarLinO_process | ( | CarLinO_core * | core, | |
| const AP_String & | name | |||
| ) |
| ~CarLinO_process | ( | void | ) | [virtual] |
| AP_String bind | ( | void | ) | const [inline] |
Inline.
| AP_Bool Create | ( | const AP_String & | bind, | |
| const AP_ProcessAttribute::Type | type | |||
| ) |
| AP_Bool Destroy | ( | void | ) |
| void run | ( | void | ) | [virtual] |
| AP_ProcessAttribute::Type type | ( | void | ) | const [inline] |
AMICO_attribute _m_attribute [private] |
CarLinO_core* _m_core [private] |
AP_Debugger _m_debugger [private] |
CarLinO_state _m_state [private] |
AP_ProcessAttribute::Type _m_type [private] |
1.5.8