TwiceAsNice
2019-02-18
|
#include <sstream>
#include <Ice/Ice.h>
#include <Nice/Util/Sync.h>
#include <Nice/Log.h>
Classes | |
class | Nice::Client |
Small client side wrapper class for the ICE middleware More... | |
Namespaces | |
Nice | |
Typedefs | |
typedef IceUtil::Handle< Client > | Nice::ClientPtr |
Enumerations | |
enum | Nice::Protocol { Nice::lipclUDP = 0, Nice::lipclTCP = 1, Nice::lipclSSL = 2 } |
This enumeration defines all protocols supported by ice. More... | |