Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

str_as_int_entry Class Reference

#include <yula_c_data_segments.h>

Inheritance diagram for str_as_int_entry:

str_as_int_list str_as_int_list List of all members.

Public Member Functions

 str_as_int_entry ()
 str_as_int_entry (char *init_name, long lab_id, long align_id, char *master_name)
 ~str_as_int_entry ()
void set_next (str_as_int_entry *next_one)
char * get_initializing_string ()
char * get_label_name ()
long get_align_opt ()
str_as_int_entryget_next ()
 str_as_int_entry ()
 str_as_int_entry (char *init_name, long lab_id, long align_id, char *master_name)
 ~str_as_int_entry ()
void set_next (str_as_int_entry *next_one)
char * get_initializing_string ()
char * get_label_name ()
long get_align_opt ()
str_as_int_entryget_next ()

Private Attributes

char * label_name
char * initializing_string
int align_opt
str_as_int_entrynext
char * label_name
char * initializing_string
str_as_int_entrynext

Constructor & Destructor Documentation

str_as_int_entry::str_as_int_entry  )  [inline]
 

Definition at line 91 of file include/yula_c_data_segments.h.

References align_opt, initializing_string, label_name, and next.

Referenced by str_as_int_list::insert_enty_to_the_strai_list().

str_as_int_entry::str_as_int_entry char *  init_name,
long  lab_id,
long  align_id,
char *  master_name
[inline]
 

Definition at line 98 of file include/yula_c_data_segments.h.

References align_opt, calloc(), initializing_string, label_name, next, sprintf(), strcpy(), and strlen().

str_as_int_entry::~str_as_int_entry  )  [inline]
 

Definition at line 107 of file include/yula_c_data_segments.h.

References free(), initializing_string, label_name, and next.

str_as_int_entry::str_as_int_entry  )  [inline]
 

Definition at line 91 of file src/yula_c_data_segments.h.

References align_opt, initializing_string, label_name, and next.

str_as_int_entry::str_as_int_entry char *  init_name,
long  lab_id,
long  align_id,
char *  master_name
[inline]
 

Definition at line 98 of file src/yula_c_data_segments.h.

References align_opt, calloc(), initializing_string, label_name, next, sprintf(), strcpy(), and strlen().

str_as_int_entry::~str_as_int_entry  )  [inline]
 

Definition at line 107 of file src/yula_c_data_segments.h.

References free(), initializing_string, label_name, and next.


Member Function Documentation

long str_as_int_entry::get_align_opt  )  [inline]
 

Definition at line 122 of file src/yula_c_data_segments.h.

References align_opt.

long str_as_int_entry::get_align_opt  )  [inline]
 

Definition at line 122 of file include/yula_c_data_segments.h.

References align_opt.

Referenced by str_as_int_list::write_out_the_list().

char* str_as_int_entry::get_initializing_string  )  [inline]
 

Definition at line 116 of file src/yula_c_data_segments.h.

References initializing_string.

char* str_as_int_entry::get_initializing_string  )  [inline]
 

Definition at line 116 of file include/yula_c_data_segments.h.

References initializing_string.

Referenced by str_as_int_list::write_out_the_list().

char* str_as_int_entry::get_label_name  )  [inline]
 

Definition at line 119 of file src/yula_c_data_segments.h.

References label_name.

char* str_as_int_entry::get_label_name  )  [inline]
 

Definition at line 119 of file include/yula_c_data_segments.h.

References label_name.

Referenced by str_as_int_list::insert_enty_to_the_strai_list(), and str_as_int_list::write_out_the_list().

str_as_int_entry* str_as_int_entry::get_next  )  [inline]
 

Definition at line 125 of file src/yula_c_data_segments.h.

References next.

str_as_int_entry* str_as_int_entry::get_next  )  [inline]
 

Definition at line 125 of file include/yula_c_data_segments.h.

References next.

Referenced by str_as_int_list::write_out_the_list().

void str_as_int_entry::set_next str_as_int_entry next_one  )  [inline]
 

Definition at line 113 of file src/yula_c_data_segments.h.

References next.

void str_as_int_entry::set_next str_as_int_entry next_one  )  [inline]
 

Definition at line 113 of file include/yula_c_data_segments.h.

References next.

Referenced by str_as_int_list::insert_enty_to_the_strai_list().


Member Data Documentation

int str_as_int_entry::align_opt [private]
 

Definition at line 87 of file src/yula_c_data_segments.h.

Referenced by get_align_opt(), and str_as_int_entry().

char* str_as_int_entry::initializing_string [private]
 

Definition at line 86 of file src/yula_c_data_segments.h.

char* str_as_int_entry::initializing_string [private]
 

Definition at line 86 of file include/yula_c_data_segments.h.

Referenced by get_initializing_string(), str_as_int_entry(), and ~str_as_int_entry().

char* str_as_int_entry::label_name [private]
 

Definition at line 85 of file src/yula_c_data_segments.h.

char* str_as_int_entry::label_name [private]
 

Definition at line 85 of file include/yula_c_data_segments.h.

Referenced by get_label_name(), str_as_int_entry(), and ~str_as_int_entry().

str_as_int_entry* str_as_int_entry::next [private]
 

Definition at line 88 of file src/yula_c_data_segments.h.

str_as_int_entry* str_as_int_entry::next [private]
 

Definition at line 88 of file include/yula_c_data_segments.h.

Referenced by get_next(), set_next(), str_as_int_entry(), and ~str_as_int_entry().


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 20:31:33 2003 for TINKER LEGO DOC by doxygen 1.3.2