openfluid::base::OutputFilesDescriptor Class Reference

List of all members.

Public Member Functions

 OutputFilesDescriptor ()
 ~OutputFilesDescriptor ()
std::vector
< OutputSetDescriptor > & 
getSets ()
const std::vector
< OutputSetDescriptor > & 
getSets () const
std::string getColSeparator () const
void setColSeparator (const std::string &ColSep)
std::string getDateFormat () const
void setDateFormat (const std::string &DateFormat)
std::string getCommentChar () const
void setCommentChar (const std::string &CommentChar)

Constructor & Destructor Documentation

openfluid::base::OutputFilesDescriptor::OutputFilesDescriptor (  ) 
openfluid::base::OutputFilesDescriptor::~OutputFilesDescriptor (  ) 

Member Function Documentation

std::string openfluid::base::OutputFilesDescriptor::getColSeparator (  )  const [inline]
std::string openfluid::base::OutputFilesDescriptor::getCommentChar (  )  const [inline]
std::string openfluid::base::OutputFilesDescriptor::getDateFormat (  )  const [inline]
const std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets (  )  const [inline]
std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets (  )  [inline]
void openfluid::base::OutputFilesDescriptor::setColSeparator ( const std::string &  ColSep  )  [inline]
void openfluid::base::OutputFilesDescriptor::setCommentChar ( const std::string &  CommentChar  )  [inline]
void openfluid::base::OutputFilesDescriptor::setDateFormat ( const std::string &  DateFormat  )  [inline]

Generated using Doxygen 1.6.3
Creative Commons License Creative Commons By-NC-ND license