
Public Methods | |
| _scv_tr_stream_core (_scv_tr_db_core *_scv_tr_db_core_p, scv_tr_stream *scv_tr_stream_p, const char *name, const char *_stream_kind_name) | |
Public Attributes | |
| scv_tr_stream * | my_scv_tr_stream_p |
| char * | my_name |
| char * | my_stream_kind_name |
| _scv_tr_db_core * | my_scv_tr_db_core_p |
| uint64 | my_id |
Static Public Attributes | |
| int | debug = -1 |
| _scv_tr_callback_list * | callback_list_p = NULL |
Friends | |
| class | scv_tr_stream |
|
||||||||||||||||||||
|
Definition at line 166 of file scv_tr.cpp. References _scv_tr_db_core::global_id, my_id, my_name, and my_stream_kind_name. |
|
|
Definition at line 154 of file scv_tr.cpp. |
|
|
Definition at line 182 of file scv_tr.cpp. Referenced by scv_tr_stream::register_class_cb(), scv_tr_stream::remove_callback(), scv_tr_stream::scv_tr_stream(), and scv_tr_stream::~scv_tr_stream(). |
|
|
Definition at line 181 of file scv_tr.cpp. Referenced by scv_tr_stream::get_debug(), and scv_tr_stream::set_debug(). |
|
|
Definition at line 162 of file scv_tr.cpp. Referenced by _scv_tr_stream_core(), and scv_tr_stream::get_id(). |
|
|
Definition at line 157 of file scv_tr.cpp. Referenced by _scv_tr_stream_core(), and scv_tr_stream::get_name(). |
|
|
Definition at line 159 of file scv_tr.cpp. Referenced by _scv_tr_generator_core::_scv_tr_generator_core(), and scv_tr_stream::get_scv_tr_db(). |
|
|
Definition at line 156 of file scv_tr.cpp. |
|
|
Definition at line 158 of file scv_tr.cpp. Referenced by _scv_tr_stream_core(), and scv_tr_stream::get_stream_kind(). |
1.2.18