Yate
Public Member Functions | Public Attributes
JBRemoteDomainDef Class Reference

Options and connect settings for a remote domain. More...

#include <yatejabber.h>

Inheritance diagram for JBRemoteDomainDef:
String GenObject

List of all members.

Public Member Functions

 JBRemoteDomainDef (const char *domain=0)

Public Attributes

String m_address
int m_port
int m_flags

Detailed Description

Options and connect settings for a remote domain.

This class holds data related to a remote domain. The String holds the domain


Constructor & Destructor Documentation

JBRemoteDomainDef ( const char *  domain = 0) [inline]

Constructor

Parameters:
domainDomain name

Member Data Documentation

Remote address used to connect to

int m_flags

Domain flags

int m_port

Remote port used to connect to


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