OpenADFortTk (basic)
xml::AttrInfo_< T > Struct Template Reference

#include <xmlostream.h>

List of all members.

Public Attributes

const char * attr
const T * val

Detailed Description

template<class T>
struct xml::AttrInfo_< T >

Definition at line 305 of file xmlostream.h.


Member Data Documentation

template<class T>
const char* xml::AttrInfo_< T >::attr

Definition at line 306 of file xmlostream.h.

Referenced by xml::Attr().

template<class T>
const T* xml::AttrInfo_< T >::val

Definition at line 307 of file xmlostream.h.

Referenced by xml::Attr().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines