Man Linux: Main Page and Category List

NAME

       tlp::IntegerType -

SYNOPSIS

       #include <Types.h>

       Inherits tlp::Type.

   Public Types
       typedef int RealType

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

Member Typedef Documentation

   typedef int tlp::IntegerType::RealType

Author

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