Guitarix
gx_portmap::PortAttr Struct Reference

#include <gx_portmap.h>

Public Attributes

const int client_num
 
const bool is_insert
 
const char * port_name
 
bool is_input
 
const char * port_type
 

Detailed Description

Definition at line 42 of file gx_portmap.h.

Member Data Documentation

const int gx_portmap::PortAttr::client_num
bool gx_portmap::PortAttr::is_input
const bool gx_portmap::PortAttr::is_insert

Definition at line 44 of file gx_portmap.h.

Referenced by gx_portmap::getnumber().

const char* gx_portmap::PortAttr::port_name

Definition at line 45 of file gx_portmap.h.

Referenced by gx_portmap::PortMapWindow::connection_changed().

const char* gx_portmap::PortAttr::port_type

Definition at line 47 of file gx_portmap.h.

Referenced by gx_portmap::getnumber(), and gx_portmap::ClientList::remove().


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