| Apply enum value | BBBase | |
| ApplyTranspose enum value | BBBase | |
| attr | Thread | [static] |
| bb_addr | BBBase | |
| bb_inaddr | BBBase | |
| bb_outaddr | BBBase | |
| bb_type | BBBase | |
| BBBase(const void *addr=NULL, void *outaddr=NULL, const void *inaddr=NULL, BBType type=Apply) | BBBase | [inline] |
| BBThread(const Matrix *_m=NULL, Out *_outaddr=NULL, const In *_inaddr=NULL, BBBase::BBType type=BBBase::Apply) | BBThread | [inline] |
| BBType enum name | BBBase | |
| getpid() const | Thread | [inline] |
| getppid() const | Thread | [inline] |
| notify_parent(const Thread *t) | Thread | [inline, static] |
| notify_parent(const Thread &t) | Thread | [inline, static] |
| pid | Thread | [protected] |
| ppid | Thread | [protected] |
| run(void) | BBThread | [inline, virtual] |
| setpid(pthread_t _pid) | Thread | [inline] |
| setppid(pthread_t _ppid) | Thread | [inline] |
| SIGAPPLY | Thread | [static] |
| signal_thread(const Thread *t) | Thread | [inline, static] |
| signal_thread(const Thread &t) | Thread | [inline, static] |
| sigset | Thread | [static] |
| SubIn typedef | BBThread | |
| SubOut typedef | BBThread | |
| terminate_thread(const Thread *t) | Thread | [inline, static] |
| terminate_thread(const Thread &t) | Thread | [inline, static] |
| Thread() | Thread | [inline] |
| wait_thread(const Thread *t) | Thread | [inline, static] |
| wait_thread(const Thread &t) | Thread | [inline, static] |
| ~BBBase() | BBBase | [inline, virtual] |
| ~BBThread() | BBThread | [inline, virtual] |
| ~Thread() | Thread | [inline, virtual] |