#include <integra_connection.h>
Data Fields | |
int | id |
ntg_port * | source |
ntg_port * | target |
struct ntg_connection_ * | next |
struct ntg_connection_ * | prev |
struct ntg_connection_* ntg_connection_::next [read] |
struct ntg_connection_* ntg_connection_::prev [read] |
Referenced by ntg_connection_new(), ntg_connection_unlink(), and ntg_server_new_connection().