ucommon::_character_operators Class Reference

At least with gcc, linking of stream operators was broken. More...

#include <protocols.h>


Static Public Member Functions

static CharacterProtocolinput (CharacterProtocol &p, double &value)
static CharacterProtocolinput (CharacterProtocol &p, long &value)
static CharacterProtocolinput (CharacterProtocol &p, String &str)
static CharacterProtocolinput (CharacterProtocol &p, char &ch)
static CharacterProtocolprint (CharacterProtocol &p, double &value)
static CharacterProtocolprint (CharacterProtocol &p, long &value)
static CharacterProtocolprint (CharacterProtocol &p, char &ch)
static CharacterProtocolprint (CharacterProtocol &p, char *s)


Detailed Description

At least with gcc, linking of stream operators was broken.

This provides an auxillory class to solve the issue.

Definition at line 584 of file protocols.h.


The documentation for this class was generated from the following file:
Generated on 14 Aug 2013 for UCommon by  doxygen 1.4.7