Scopira
20080306
|
specialization: int More...
#include <traits.h>
Static Public Member Functions | |
static bool | load (itflow_i &in, int &outv) |
static void | save (otflow_i &out, const int &v) |
static void | to_string (const int &v, std::string &out) |
static bool | from_string (std::string &s, int &out) |
Static Public Member Functions inherited from scopira::tool::flowtraits_base_g< int > | |
static bool | load_collection (itflow_i &in, COL &v) |
static void | save_collection (otflow_i &out, const COL &v) |
Additional Inherited Members | |
Public Types inherited from scopira::tool::flowtraits_base_g< int > | |
typedef int | data_type |
specialization: int