#include <driver_node.h>
Static Public Member Functions | |
static void | hupCalled (int sig) |
static void | sigCalled (int sig) |
Static Public Attributes | |
static int | ctrl_c_hit_count_ = 0 |
Definition at line 51 of file driver_node.h.
static void driver_base::AbstractDriverNode::hupCalled | ( | int | sig | ) | [inline, static] |
Definition at line 56 of file driver_node.h.
static void driver_base::AbstractDriverNode::sigCalled | ( | int | sig | ) | [inline, static] |
Definition at line 61 of file driver_node.h.
int driver_base::AbstractDriverNode::ctrl_c_hit_count_ = 0 [static] |
Definition at line 54 of file driver_node.h.