ARB
Public Member Functions | Public Attributes | List of all members
db_interrupt_data Struct Reference
Inheritance diagram for db_interrupt_data:
Inheritance graph
[legend]
Collaboration diagram for db_interrupt_data:
Collaboration graph
[legend]

Public Member Functions

 db_interrupt_data (GBDATA *gb_main_, const char *application_id)
 
GB_ERROR reconfigure (GBDATA *gb_main_, const char *application_id)
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

remote_awars remote
 
GBDATAgb_main
 

Detailed Description

Definition at line 47 of file dbserver.cxx.

Constructor & Destructor Documentation

db_interrupt_data::db_interrupt_data ( GBDATA gb_main_,
const char application_id 
)
inline

Definition at line 51 of file dbserver.cxx.

Member Function Documentation

GB_ERROR db_interrupt_data::reconfigure ( GBDATA gb_main_,
const char application_id 
)
inline

Definition at line 57 of file dbserver.cxx.

References error(), and NULp.

Referenced by reconfigure_dbserver().

Member Data Documentation

remote_awars db_interrupt_data::remote

Definition at line 48 of file dbserver.cxx.

Referenced by check_for_remote_command().

GBDATA* db_interrupt_data::gb_main

Definition at line 49 of file dbserver.cxx.

Referenced by check_for_remote_command(), and serve_db_interrupt().


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