client-cpp  0.6.1
kaa::IServerInfo Class Referenceabstract

#include <IServerInfo.hpp>

+ Inheritance diagram for kaa::IServerInfo:

Public Member Functions

virtual ChannelType getChannelType () const =0
 
virtual ServerType getServerType () const =0
 
virtual ~IServerInfo ()
 

Detailed Description

Interface for server information. Used by IDataChannel and IKaaChannelManager

Definition at line 34 of file IServerInfo.hpp.

Constructor & Destructor Documentation

virtual kaa::IServerInfo::~IServerInfo ( )
inlinevirtual

Definition at line 50 of file IServerInfo.hpp.

Member Function Documentation

virtual ChannelType kaa::IServerInfo::getChannelType ( ) const
pure virtual

The documentation for this class was generated from the following file: