WoStransform::WoSentry Class Reference

#include <WoSentry.h>

Inheritance diagram for WoStransform::WoSentry:

WoStransform::BookinseriesWoSentry WoStransform::JournalWoSentry

List of all members.

Public Member Functions

 WoSentry ()
 WoSentry (std::string)
virtual ~WoSentry ()
virtual WoSentryoperator<< (const std::string)
virtual void print (void) const
virtual void deconstruct (void)
virtual std::ofstream & output (std::ofstream &)
void format_authors (void)

Protected Attributes

std::string text
std::string title
std::string begin_page
std::string end_page
std::string printing_year
std::string authors
std::string key


Detailed Description

Definition at line 33 of file WoSentry.h.


Constructor & Destructor Documentation

WoStransform::WoSentry::WoSentry ( void   )  [inline]

Definition at line 67 of file WoSentry.h.

References text.

WoStransform::WoSentry::WoSentry ( std::string  textstring  )  [inline]

Definition at line 69 of file WoSentry.h.

References text.

WoStransform::WoSentry::~WoSentry ( void   )  [inline, virtual]

Definition at line 71 of file WoSentry.h.


Member Function Documentation

WoSentry & WoStransform::WoSentry::operator<< ( const std::string  newstring  )  [inline, virtual]

Reimplemented in WoStransform::JournalWoSentry, and WoStransform::BookinseriesWoSentry.

Definition at line 73 of file WoSentry.h.

References text.

void WoStransform::WoSentry::print ( void   )  const [inline, virtual]

Definition at line 76 of file WoSentry.h.

References text.

void WoStransform::WoSentry::deconstruct ( void   )  [virtual]

Reimplemented in WoStransform::JournalWoSentry, and WoStransform::BookinseriesWoSentry.

Definition at line 79 of file WoSentry.h.

std::ofstream & WoStransform::WoSentry::output ( std::ofstream &   )  [virtual]

Reimplemented in WoStransform::JournalWoSentry, and WoStransform::BookinseriesWoSentry.

Definition at line 81 of file WoSentry.h.

void WoSentry::format_authors ( void   ) 

Definition at line 405 of file WoStransform.cc.

References authors, key, and printing_year.


Member Data Documentation

std::string WoStransform::WoSentry::text [protected]

Definition at line 36 of file WoSentry.h.

std::string WoStransform::WoSentry::title [protected]

Definition at line 38 of file WoSentry.h.

std::string WoStransform::WoSentry::begin_page [protected]

Definition at line 39 of file WoSentry.h.

std::string WoStransform::WoSentry::end_page [protected]

Definition at line 40 of file WoSentry.h.

std::string WoStransform::WoSentry::printing_year [protected]

Definition at line 41 of file WoSentry.h.

std::string WoStransform::WoSentry::authors [protected]

Definition at line 42 of file WoSentry.h.

std::string WoStransform::WoSentry::key [protected]

Definition at line 44 of file WoSentry.h.


The documentation for this class was generated from the following files:
Generated on Tue Mar 24 20:31:41 2009 for WoStransform by  doxygen 1.5.3