NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | Public Members | List of all members
nvbio::html::tr_object Struct Reference

Detailed description

tr element

Definition at line 111 of file html.h.

#include <html.h>

Public Methods

 tr_object (FILE *output,...)
 
 ~tr_object ()
 

Public Members

FILE * m_output
 

Constructor & Destructor Documentation

nvbio::html::tr_object::tr_object ( FILE *  output,
  ... 
)

constructor

Parameters
...NULL-terminated list of key/value string pairs

Definition at line 627 of file html.cpp.

nvbio::html::tr_object::~tr_object ( )
inline

destructor

Definition at line 120 of file html.h.

Member Data Documentation

FILE* nvbio::html::tr_object::m_output

Definition at line 122 of file html.h.


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