Public Member Functions | Public Attributes

IPO_SYMTAB::fix_base< T > Struct Template Reference

Collaboration diagram for IPO_SYMTAB::fix_base< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 fix_base (IPO_SYMTAB *sym)
void operator() (UINT idx, T *entry) const
template<>
void operator() (UINT idx, ST *old_st) const

Public Attributes

IPO_SYMTAB_sym

Detailed Description

template<class T>
struct IPO_SYMTAB::fix_base< T >

Definition at line 233 of file clone.h.


Constructor & Destructor Documentation

template<class T >
IPO_SYMTAB::fix_base< T >::fix_base ( IPO_SYMTAB sym  )  [inline]

Definition at line 237 of file clone.h.


Member Function Documentation

template<class T >
void IPO_SYMTAB::fix_base< T >::operator() ( UINT  idx,
T entry 
) const
template<>
void IPO_SYMTAB::fix_base< ST >::operator() ( UINT  idx,
ST old_st 
) const [inline]

Member Data Documentation

template<class T >
IPO_SYMTAB* IPO_SYMTAB::fix_base< T >::_sym

Definition at line 235 of file clone.h.

Referenced by IPO_SYMTAB::fix_base< T >::operator()().


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