Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
bad_signal Class Reference

#include <cddefines.h>

Public Member Functions

 bad_signal (int sig, void *ptr)
 
 bad_signal (const bad_signal &)=default
 
bad_signaloperator= (const bad_signal &)=default
 
virtual ~bad_signal () throw ()
 
int sig () const throw ()
 

Private Attributes

int p_sig
 

Constructor & Destructor Documentation

◆ bad_signal() [1/2]

bad_signal::bad_signal ( int sig,
void * ptr )

References cpu, p_sig, and sig().

Referenced by bad_signal(), and operator=().

Here is the call graph for this function:

◆ bad_signal() [2/2]

bad_signal::bad_signal ( const bad_signal & )
default

References bad_signal().

Here is the call graph for this function:

◆ ~bad_signal()

virtual bad_signal::~bad_signal ( )
throw ( )
inlinevirtual

Member Function Documentation

◆ operator=()

bad_signal & bad_signal::operator= ( const bad_signal & )
default

References bad_signal().

Here is the call graph for this function:

◆ sig()

int bad_signal::sig ( ) const
throw ( )
inline

References p_sig.

Referenced by bad_signal().

Member Data Documentation

◆ p_sig

int bad_signal::p_sig
private

Referenced by bad_signal(), and sig().


The documentation for this class was generated from the following files: