sexp::AtomInfo_< T > Struct Template Reference

#include <sexpostream.h>

List of all members.

Public Member Functions

 AtomInfo_ (int f, const T &v)

Public Attributes

int flags
const T & val


Detailed Description

template<class T>
struct sexp::AtomInfo_< T >

Definition at line 409 of file sexpostream.h.


Constructor & Destructor Documentation

template<class T >
sexp::AtomInfo_< T >::AtomInfo_ ( int  f,
const T &  v 
) [inline]

Definition at line 410 of file sexpostream.h.


Member Data Documentation

template<class T >
int sexp::AtomInfo_< T >::flags

Definition at line 411 of file sexpostream.h.

template<class T >
const T& sexp::AtomInfo_< T >::val

Definition at line 412 of file sexpostream.h.


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

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