client-cpp  0.0.1-SNAPSHOT
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 36 of file IServerInfo.hpp.

Constructor & Destructor Documentation

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

Definition at line 52 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: