libcopp 2.3.1
|
Data Structures | |
class | file |
Functions | |
copp::memory::strong_rc_ptr< file > | fopen (char const *name, char const *mode) |
void | fread (copp::memory::strong_rc_ptr< file > f, void *data, int64_t size) |
void | test () |
Variables | |
int | file_instances = 0 |
|
private |
Definition at line 2564 of file rc_ptr_test.cpp.
Referenced by test().
|
private |
Definition at line 2569 of file rc_ptr_test.cpp.
Referenced by test().
|
private |
Definition at line 2126 of file rc_ptr_test.cpp.
References CASE_EXPECT_TRUE, file_instances, fopen(), and fread().
Referenced by strong_rc::CASE_TEST().
|
private |
Definition at line 2124 of file rc_ptr_test.cpp.
Referenced by strong_rc::n_spt_incomplete::file::file(), test(), and strong_rc::n_spt_incomplete::file::~file().