ConexusGtk::HostPortEntry Class Reference

#include <conexusmm/hostportentry.h>

List of all members.


Detailed Description

Author:
Rick L Vinyard Jr


Public Types

enum  Layout { VERTICAL, HORIZONTAL }

Public Member Functions

 HostPortEntry (Layout layout=VERTICAL)
HostEntryhost_entry ()
PortEntryport_entry ()
std::string hostname ()
void set_hostname (std::string)
uint32_t port ()
void set_port (uint32_t p)
void connect (Conexus::IPv4::Address &address)
void connect (Conexus::IPv6::Address &address)
void disconnect (Conexus::IPv4::Address &address)
void disconnect (Conexus::IPv6::Address &address)
sigc::signal< void, bool > signal_host_changed ()
sigc::signal< void > signal_port_changed ()
Layout layout ()
void set_layout (Layout layout)

Protected Member Functions

void setup_widget ()

Protected Attributes

HostEntry m_host
PortEntry m_port
Gtk::Alignment m_host_alignment
Gtk::Alignment m_port_alignment
Layout m_layout


The documentation for this class was generated from the following files:
Generated on Sat Aug 26 17:35:31 2006 by  doxygen 1.4.6