KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
alias_handler_t Struct Reference

Alias handler interface. More...

#include <nmmgr.h>

Data Fields

nmmgr_handler_t nmmgr
 Name manager handler header.
 
nmmgr_handler_talias
 

Detailed Description

Alias handler interface.

The smallest possible extension of name handler, it has its own name but holds a pointer to a full handler of the appropriate type. This prevents the need to duplicate large vfs structures.

Field Documentation

◆ alias

nmmgr_handler_t* alias_handler_t::alias

◆ nmmgr

nmmgr_handler_t alias_handler_t::nmmgr

Name manager handler header.


The documentation for this struct was generated from the following file: