Pyrogenesis
13997
|
#include <h_mgr.h>
Public Attributes | |
void(* | init )(void *user, va_list) |
Status(* | reload )(void *user, const PIVFS &vfs, const VfsPath &pathname, Handle) |
void(* | dtor )(void *user) |
Status(* | validate )(const void *user) |
Status(* | to_string )(const void *user, wchar_t *buf) |
size_t | user_size |
const wchar_t * | name |