BE_ST Class Reference

#include <be_symtab.h>

List of all members.

Public Member Functions

 BE_ST (void)
BOOL Is_set (UINT32 f) const
void Set_flag (UINT32 f)
void Clear_flag (UINT32 f)
void Set_io_auxst (void *v)
void * Io_auxst (void)

Private Attributes

mUINT32 flags
void * io_auxst


Detailed Description

Definition at line 75 of file be_symtab.h.


Constructor & Destructor Documentation

BE_ST::BE_ST ( void   )  [inline]

Definition at line 80 of file be_symtab.h.


Member Function Documentation

void BE_ST::Clear_flag ( UINT32  f  )  [inline]

void* BE_ST::Io_auxst ( void   )  [inline]

Definition at line 85 of file be_symtab.h.

References io_auxst.

BOOL BE_ST::Is_set ( UINT32  f  )  const [inline]

void BE_ST::Set_flag ( UINT32  f  )  [inline]

void BE_ST::Set_io_auxst ( void *  v  )  [inline]

Definition at line 84 of file be_symtab.h.

References io_auxst.


Member Data Documentation

mUINT32 BE_ST::flags [private]

Definition at line 76 of file be_symtab.h.

Referenced by Clear_flag(), Is_set(), and Set_flag().

void* BE_ST::io_auxst [private]

Definition at line 77 of file be_symtab.h.

Referenced by Io_auxst(), and Set_io_auxst().


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

Generated on Fri Jul 24 05:14:09 2009 for OpenADFortTk (extended to Open64) by  doxygen 1.5.7.1