TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Public Attributes | List of all members
confparm Struct Reference

#include <typedefs.h>

Public Attributes

char * pname
 
int(* interpreter )()
 
int flags
 
int rperms
 
int * loc
 
long extra
 

Detailed Description

Runtime configurable parameters

Member Data Documentation

◆ extra

long confparm::extra

extra data for interpreter

◆ flags

int confparm::flags

control flags

◆ interpreter

int(* confparm::interpreter) ()

routine to interp parameter

◆ loc

int* confparm::loc

where to store value

◆ pname

char* confparm::pname

parm name

◆ rperms

int confparm::rperms

read permission flags


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