Public Member Functions | Public Attributes

WRITE_TABLE_OP< T > Struct Template Reference

Collaboration diagram for WRITE_TABLE_OP< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void operator() (UINT, T *t, UINT size) const
 WRITE_TABLE_OP (Output_File *_fl)

Public Attributes

Output_Filefl

Detailed Description

template<class T>
struct WRITE_TABLE_OP< T >

Definition at line 402 of file ir_bcom.cxx.


Constructor & Destructor Documentation

template<class T>
WRITE_TABLE_OP< T >::WRITE_TABLE_OP ( Output_File _fl  )  [inline]

Definition at line 410 of file ir_bcom.cxx.


Member Function Documentation

template<class T>
void WRITE_TABLE_OP< T >::operator() ( UINT  ,
T t,
UINT  size 
) const [inline]

Definition at line 406 of file ir_bcom.cxx.

References ALIGNOF, WRITE_TABLE_OP< T >::fl, ir_b_save_buf(), and T.

Here is the call graph for this function:


Member Data Documentation

template<class T>
Output_File* WRITE_TABLE_OP< T >::fl

Definition at line 404 of file ir_bcom.cxx.

Referenced by WRITE_TABLE_OP< T >::operator()().


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