GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
str_llist_elt Struct Reference
Collaboration diagram for str_llist_elt:
Collaboration graph
[legend]

Public Member Functions

 str_llist_elt (void)
 
 ~str_llist_elt (void)
 

Public Attributes

int moved
 
struct str_llist_eltnext
 
std::string str
 

Detailed Description

Definition at line 312 of file kpse.cc.

Constructor & Destructor Documentation

str_llist_elt::str_llist_elt ( void  )
inline

Definition at line 314 of file kpse.cc.

str_llist_elt::~str_llist_elt ( void  )
inline

Definition at line 316 of file kpse.cc.

Member Data Documentation

int str_llist_elt::moved

Definition at line 319 of file kpse.cc.

struct str_llist_elt* str_llist_elt::next

Definition at line 320 of file kpse.cc.

std::string str_llist_elt::str

Definition at line 318 of file kpse.cc.


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