Author Class Reference

#include <author.h>

List of all members.

Public Member Functions

 Author ()
const std::vector< std::string > & first () const
const std::vector< std::string > & von () const
const std::vector< std::string > & jr () const
const std::vector< std::string > & last () const
std::string firstJoin (const char *sep=" ") const
std::string vonJoin (const char *sep=" ") const
std::string jrJoin (const char *sep=" ") const
std::string lastJoin (const char *sep=" ") const
void pushFirst (const std::string &)
void pushVon (const std::string &)
void pushJr (const std::string &)
void pushLast (const std::string &)


Constructor & Destructor Documentation

Author (  ) 


Member Function Documentation

const vector< string > & first (  )  const

const vector< string > & von (  )  const

const vector< string > & jr (  )  const

const vector< string > & last (  )  const

string firstJoin ( const char *  sep = " "  )  const

string vonJoin ( const char *  sep = " "  )  const

string jrJoin ( const char *  sep = " "  )  const

string lastJoin ( const char *  sep = " "  )  const

void pushFirst ( const std::string &   ) 

void pushVon ( const std::string &   ) 

void pushJr ( const std::string &   ) 

void pushLast ( const std::string &   ) 


Generated on Wed Jan 24 01:14:43 2007 for XDKBIBTEX by  doxygen 1.5.1