#include <common/main.h>
#include <libaegis/user.h>
Go to the source code of this file.
Typedefs | |
typedef nstring(* | sub_user_func_ptr )(user_ty::pointer) |
Functions | |
wstring | sub_user (sub_context_ty *, const wstring_list &arg) |
sub_user_func_ptr | sub_user_func (const nstring &name) |
typedef nstring(* sub_user_func_ptr)(user_ty::pointer) |
wstring sub_user | ( | sub_context_ty * | , | |
const wstring_list & | arg | |||
) |
sub_user_func_ptr sub_user_func | ( | const nstring & | name | ) |