|
foo_ |
FileFactory_ OpenableインタフェースからFileクラスのインスタンスを生成します。 |
| foo_ |
const void * cookie, |
| int (*readfn)(void *, char *, int), | |
| int (*writefn)(void *, const char *, int), | |
| fpos_t (*seekfn)(void *, fpos_t, int), | |
| int (*closefn)(void *)) |
生成できないときはNULLを返します。