
Data Fields | |
| ts_storage_t * | p_next |
| char * | psz_file |
| size_t | i_file_max |
| int64_t | i_file_size |
| FILE * | p_filew |
| FILE * | p_filer |
| int | i_cmd_r |
| int | i_cmd_w |
| int | i_cmd_max |
| ts_cmd_t * | p_cmd |
Referenced by TsStorageIsFull(), TsStorageNew(), and TsStoragePack().
Referenced by TsStorageDelete(), TsStorageIsEmpty(), TsStorageNew(), and TsStoragePopCmd().
Referenced by TsStorageDelete(), TsStorageIsEmpty(), TsStorageIsFull(), TsStorageNew(), TsStoragePack(), and TsStoragePushCmd().
| size_t ts_storage_t::i_file_max |
Referenced by TsStorageIsFull(), and TsStorageNew().
| int64_t ts_storage_t::i_file_size |
Referenced by TsStorageIsFull(), TsStorageNew(), and TsStoragePushCmd().
Referenced by TsStorageDelete(), TsStorageNew(), TsStoragePack(), TsStoragePopCmd(), and TsStoragePushCmd().
| FILE* ts_storage_t::p_filer |
Referenced by TsStorageDelete(), TsStorageNew(), and TsStoragePopCmd().
| FILE* ts_storage_t::p_filew |
Referenced by TsStorageDelete(), TsStorageNew(), and TsStoragePushCmd().
Referenced by TsPopCmdLocked(), TsPushCmd(), TsStop(), and TsStorageNew().
| char* ts_storage_t::psz_file |
Referenced by TsStorageDelete(), and TsStorageNew().
1.7.1