YAP 7.1.0
flag_info

prolog_flag/2 support, notice flag is initialized as text More...

#include <YapFlags.h>

Public Attributes

char * name
 
bool writable
 
flag_func def
 
const char * init
 
flag_helper_func helper
 

Detailed Description

prolog_flag/2 support, notice flag is initialized as text

Definition at line 173 of file YapFlags.h.

Member Data Documentation

◆ def

flag_func def

Definition at line 176 of file YapFlags.h.

◆ helper

flag_helper_func helper

Definition at line 178 of file YapFlags.h.

◆ init

const char* init

Definition at line 177 of file YapFlags.h.

◆ name

char* name

Definition at line 174 of file YapFlags.h.

◆ writable

bool writable

Definition at line 175 of file YapFlags.h.


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