casa::dbus::Diagnostic::kernel_t Struct Reference

List of all members.

Public Member Functions

 kernel_t ()
 kernel_t (FILE *f)
bool do_log () const
 ~kernel_t ()
void argv (int argc_, const char *argv_[])
void argv (int argc_, char *argv_[])

Public Attributes

FILE * fptr
pid_t pid
std::string name

Detailed Description

Definition at line 74 of file Diagnostic.h.


Constructor & Destructor Documentation

casa::dbus::Diagnostic::kernel_t::kernel_t (  ) 
casa::dbus::Diagnostic::kernel_t::kernel_t ( FILE *  f  ) 
casa::dbus::Diagnostic::kernel_t::~kernel_t (  )  [inline]

Definition at line 78 of file Diagnostic.h.

References fptr.


Member Function Documentation

void casa::dbus::Diagnostic::kernel_t::argv ( int  argc_,
char *  argv_[] 
)
void casa::dbus::Diagnostic::kernel_t::argv ( int  argc_,
const char *  argv_[] 
)
bool casa::dbus::Diagnostic::kernel_t::do_log (  )  const [inline]

Member Data Documentation

Definition at line 81 of file Diagnostic.h.

Referenced by do_log(), and ~kernel_t().

Definition at line 83 of file Diagnostic.h.

Definition at line 82 of file Diagnostic.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1