conexus logo

Conexus::Gtk Namespace Reference


Classes

class  DataProgressWatcher
class  DottedDecimalEntry
class  EndpointStartStopButton
 This widget can control the stop/start state of a single Conexus endpoint. More...
class  FactoryComboBox
class  HostEntry
 TODO provide custom hostname lookups, kinda like DNS but for images. More...
class  HostPortEntry
class  Logo
class  NetComboBox
class  PortEntry
 TODO need to add TCP/UDP service lookup for those that do differ. More...
class  ProgressBar
class  SerialComboBox
class  Spinner
class  TTYByteSizeRadio
class  TTYFlowControlComboBox
class  TTYParityComboBox
class  TTYParityErrorComboBox
class  TTYSpeedComboBox
class  TTYStopBitsRadio
class  TTYWidget

Typedefs

typedef enum Conexus::Gtk::Lookup Lookup

Enumerations

enum  Lookup { LOOKUP_NONE = 0, LOOKUP_IPV4 = 1, LOOKUP_IPV6 = 2 }

Variables

std::tr1::array< std::string, 3 > tty_flow_control_string
std::tr1::array< std::string, 3 > tty_parity_string
std::tr1::array< std::string, 4 > tty_parity_error_string
std::tr1::array< std::string, 31 > tty_speed_string
struct {
   guint   Conexus::Gtk::width
   guint   Conexus::Gtk::height
   guint   Conexus::Gtk::bytes_per_pixel
   guint8   Conexus::Gtk::pixel_data [6 *6 *4+1]
border_upper_image
struct {
   guint   Conexus::Gtk::width
   guint   Conexus::Gtk::height
   guint   Conexus::Gtk::bytes_per_pixel
   guint8   Conexus::Gtk::pixel_data [6 *7 *4+1]
border_lower_image
struct {
   guint   Conexus::Gtk::width
   guint   Conexus::Gtk::height
   guint   Conexus::Gtk::bytes_per_pixel
   guint8   Conexus::Gtk::pixel_data [7 *20 *4+1]
link_image
struct {
   guint   Conexus::Gtk::width
   guint   Conexus::Gtk::height
   guint   Conexus::Gtk::bytes_per_pixel
   guint8   Conexus::Gtk::pixel_data [7 *24 *4+1]
unlink_image

Typedef Documentation


Enumeration Type Documentation

Enumerator:
LOOKUP_NONE 
LOOKUP_IPV4 
LOOKUP_IPV6 


Variable Documentation

struct { ... } Conexus::Gtk::border_lower_image [static]

struct { ... } Conexus::Gtk::border_upper_image [static]

struct { ... } Conexus::Gtk::link_image [static]

guint8 Conexus::Gtk::pixel_data[7 *24 *4+1]

std::tr1::array< std::string, 3 > Conexus::Gtk::tty_flow_control_string

Initial value:

 { {
        "No flow control",
        "Hardware flow control",
        "Software flow control",
      }
    }

Referenced by Conexus::Gtk::TTYFlowControlComboBox::TTYFlowControlComboBox().

std::tr1::array< std::string, 4 > Conexus::Gtk::tty_parity_error_string

Initial value:

 { {
        "Discard parity error bytes",
        "Mark parity error bytes",
        "Zero parity error bytes",
        "Ignore parity errors",
      }
    }

Referenced by Conexus::Gtk::TTYParityErrorComboBox::TTYParityErrorComboBox().

std::tr1::array< std::string, 3 > Conexus::Gtk::tty_parity_string

Initial value:

 { {
        "No parity",
        "Even parity",
        "Odd parity",
      }
    }

Referenced by Conexus::Gtk::TTYParityComboBox::TTYParityComboBox().

std::tr1::array< std::string, 31 > Conexus::Gtk::tty_speed_string

struct { ... } Conexus::Gtk::unlink_image [static]


Generated on Wed Jul 8 15:51:27 2009 for conexus by doxygen 1.5.8