In file globals.h:

alias

The alias structure

[more]int fake_len
strlen of fakename
[more]char* fakename
URI path to file
[more]int real_len
strlen of realname
[more]char* realname
Actual path to file
[more]int type
ALIAS, SCRIPTALIAS, REDIRECT


Documentation

The alias structure.
ochar* fakename
URI path to file

ochar* realname
Actual path to file

oint type
ALIAS, SCRIPTALIAS, REDIRECT

oint fake_len
strlen of fakename

oint real_len
strlen of realname

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.