
Public Attributes | |
| char * | pFileName |
| char * | pContents |
| long | nContents |
| long | nLines |
| long | nItems |
| long | nItermAlloc |
| Scl_Item_t * | pItems |
| char * | pError |
| abctime | clkStart |
| Vec_Str_t * | vBuffer |
Definition at line 70 of file sclLiberty.c.
| abctime Scl_Tree_t_::clkStart |
Definition at line 80 of file sclLiberty.c.
| long Scl_Tree_t_::nContents |
Definition at line 74 of file sclLiberty.c.
| long Scl_Tree_t_::nItems |
Definition at line 76 of file sclLiberty.c.
| long Scl_Tree_t_::nItermAlloc |
Definition at line 77 of file sclLiberty.c.
| long Scl_Tree_t_::nLines |
Definition at line 75 of file sclLiberty.c.
| char* Scl_Tree_t_::pContents |
Definition at line 73 of file sclLiberty.c.
| char* Scl_Tree_t_::pError |
Definition at line 79 of file sclLiberty.c.
| char* Scl_Tree_t_::pFileName |
Definition at line 72 of file sclLiberty.c.
| Scl_Item_t* Scl_Tree_t_::pItems |
Definition at line 78 of file sclLiberty.c.
| Vec_Str_t* Scl_Tree_t_::vBuffer |
Definition at line 81 of file sclLiberty.c.