#include <strconv.hxx>
| 
Static Public Member Functions | 
| static const char * | name () | 
| static bool | has_null () | 
| static bool | is_null (const std::stringstream &) | 
| static std::stringstream | null () | 
| static void | from_string (const char Str[], std::stringstream &Obj) | 
| static std::string | to_string (const std::stringstream &Obj) | 
Member Function Documentation
  
  | 
        
          | static void pqxx::string_traits< std::stringstream >::from_string | ( | const char | Str[], |  
          |  |  | std::stringstream & | Obj |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static std::string pqxx::string_traits< std::stringstream >::to_string | ( | const std::stringstream & | Obj | ) |  |  | static | 
 
 
The documentation for this struct was generated from the following file: