Public Member Functions

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)
void setName (const std::string Name)
std::string getName () const

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]
std::string openfluid::base::OutputFilesDescriptor::getName ( ) const [inline]
std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets ( ) [inline]
const std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets ( ) const [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]
void openfluid::base::OutputFilesDescriptor::setName ( const std::string  Name) [inline]

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