tlp::StringCollection
tlp::StringCollection
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::StringCollection -
SYNOPSIS
#include <StringCollection.h>
Public Member Functions
StringCollection ()
StringCollection (const std::vector< std::string > &vectorParam)
StringCollection (const std::string param)
StringCollection (const std::vector< std::string > &vectorParam, int currentParam)
StringCollection (const std::vector< std::string > &vectorParam, std::string currentString)
std::string getCurrentString ()
bool setCurrent (unsigned int param)
bool setCurrent (std::string param)
int getCurrent ()
Constructor & Destructor Documentation
tlp::StringCollection::StringCollection ()
tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam) [explicit]
tlp::StringCollection::StringCollection (const std::string param)
tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam, int currentParam)
tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam, std::string currentString)
Member Function Documentation
int tlp::StringCollection::getCurrent ()
std::string tlp::StringCollection::getCurrentString ()
bool tlp::StringCollection::setCurrent (std::string param)
bool tlp::StringCollection::setCurrent (unsigned int param)
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Constructor & Destructor Documentation
-
- tlp::StringCollection::StringCollection ()
-
- tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam) [explicit]
-
- tlp::StringCollection::StringCollection (const std::string param)
-
- tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam, int currentParam)
-
- tlp::StringCollection::StringCollection (const std::vector< std::string > & vectorParam, std::string currentString)
-
- Member Function Documentation
-
- int tlp::StringCollection::getCurrent ()
-
- std::string tlp::StringCollection::getCurrentString ()
-
- bool tlp::StringCollection::setCurrent (std::string param)
-
- bool tlp::StringCollection::setCurrent (unsigned int param)
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:25 GMT, April 16, 2011