MAP_LIST Module Reference

#include <opt_base.h>

Inheritance diagram for MAP_LIST:

Inheritance graph
[legend]
Collaboration diagram for MAP_LIST:

Collaboration graph
[legend]

Public Member Functions

 MAP_LIST (POINTER k, POINTER v)
 ~MAP_LIST (void)
POINTER Key (void)
void Set_key (POINTER k)
POINTER Val (void)
void Set_val (POINTER v)

Private Member Functions

 MAP_LIST (void)
 MAP_LIST (const MAP_LIST &)
MAP_LISToperator= (const MAP_LIST &)

Private Attributes

POINTER key
POINTER val

Detailed Description

Definition at line 93 of file opt_base.h.


Constructor & Destructor Documentation

MAP_LIST::MAP_LIST ( void   )  [private]

MAP_LIST::MAP_LIST ( const MAP_LIST  )  [private]

MAP_LIST::MAP_LIST ( POINTER  k,
POINTER  v 
) [inline]

Definition at line 102 of file opt_base.h.

References key, NULL, SLIST_NODE::Set_Next(), and val.

MAP_LIST::~MAP_LIST ( void   ) 


Member Function/Subroutine Documentation

MAP_LIST& MAP_LIST::operator= ( const MAP_LIST  )  [private]

POINTER MAP_LIST::Key ( void   )  [inline]

Definition at line 105 of file opt_base.h.

References key.

Referenced by MAP::Find_map_list().

void MAP_LIST::Set_key ( POINTER  k  )  [inline]

Definition at line 106 of file opt_base.h.

References key.

POINTER MAP_LIST::Val ( void   )  [inline]

Definition at line 107 of file opt_base.h.

References val.

Referenced by MAP::Add_map(), and MAP::Get_val().

void MAP_LIST::Set_val ( POINTER  v  )  [inline]

Definition at line 108 of file opt_base.h.

References val.

Referenced by MAP::Add_map().


Field Documentation

Definition at line 95 of file opt_base.h.

Referenced by Key(), MAP_LIST(), and Set_key().

Definition at line 96 of file opt_base.h.

Referenced by MAP_LIST(), Set_val(), and Val().


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

Generated on Wed Apr 8 16:55:09 2009 for Open64 by  doxygen 1.5.6