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

Detailed description

html document object

Definition at line 55 of file html.h.

#include <html.h>

Public Methods

 html_object (FILE *output)
 
 ~html_object ()
 

Public Members

FILE * m_output
 

Constructor & Destructor Documentation

nvbio::html::html_object::html_object ( FILE *  output)
inline

html document constructor

Definition at line 59 of file html.h.

nvbio::html::html_object::~html_object ( )
inline

destructor

Definition at line 63 of file html.h.

Member Data Documentation

FILE* nvbio::html::html_object::m_output

Definition at line 65 of file html.h.


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