Man Linux: Main Page and Category List

NAME

       tlp::StringCollectionType -

SYNOPSIS

       #include <Types.h>

       Inherits tlp::Type.

   Public Types
       typedef StringCollection RealType

   Static Public Member Functions
       static RealType undefinedValue ()
       static RealType defaultValue ()
       static void del (StringCollectionType::RealType element)
       static std::string toString (const RealType &sourceVector)
       static bool fromString (RealType &v, const std::string &s)

Member Typedef Documentation

   typedef StringCollection tlp::StringCollectionType::RealType

Author

       Generated automatically by Doxygen for Tulip Graph Library from the
       source code.