boca::latex::File Class Reference

#include <File.hh>

Public Member Functions

 File (std::string const &name)
 
virtual ~File ()
 
void operator<< (std::string const &string)
 
void AddTable (Table const &table)
 
void AddGraphic (Graphic const &graphic)
 
void AddTitle (const Mass &mass)
 

Constructor & Destructor Documentation

boca::latex::File::File ( std::string const &  name)
boca::latex::File::~File ( )
virtual

Member Function Documentation

void boca::latex::File::AddGraphic ( Graphic const &  graphic)
void boca::latex::File::AddTable ( Table const &  table)
void boca::latex::File::AddTitle ( const Mass mass)
void boca::latex::File::operator<< ( std::string const &  string)

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