satsolver  0.17.2
Public Attributes | List of all members
_Stringpool Struct Reference

#include <strpool.h>

Public Attributes

Offsetstrings
 
int nstrings
 
char * stringspace
 
Offset sstrings
 
Hashtable stringhashtbl
 
Hashmask stringhashmask
 

Detailed Description

Definition at line 16 of file strpool.h.

Member Data Documentation

Offset* _Stringpool::strings
int _Stringpool::nstrings
char* _Stringpool::stringspace
Offset _Stringpool::sstrings
Hashtable _Stringpool::stringhashtbl

Definition at line 23 of file strpool.h.

Referenced by stringpool_free(), stringpool_freehash(), and stringpool_strn2id().

Hashmask _Stringpool::stringhashmask

Definition at line 24 of file strpool.h.

Referenced by stringpool_freehash(), and stringpool_strn2id().


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