#include "ZMIR.h"

ZMIR_Result_Report


class description - source file - inheritance tree (.pdf)

class ZMIR_Result_Report : public TBuffer

Inheritance Chart:
TObject
<-
TBuffer
<-
ZMIR_Result_Report
    private:
ZMIR_Result_Report(const ZMIR_Result_Report&) void operator=(const ZMIR_Result_Report&) public:
ZMIR_Result_Report() virtual ~ZMIR_Result_Report() Bool_t BeamResult_OK() static TClass* Class() Bool_t Exec_OK() Bool_t Flare_OK() const char* GenError(bool report_buffer = true) const Bool_t HasException() Bool_t HasResult() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
static const ZMIR_Result_Report::Bits_e B_HasException static const ZMIR_Result_Report::Bits_e B_HasResult UChar_t MirRRBits TString Exception

Class Description

 ZMIR

 Covering structure for streaming/routing of MIRs.
 Message type defaults to MT_Flare.
 By calling SetRecipient the message type is transmuted to MT_Beam.

 Direction is used for determination of routing/exec action in the Saturn.
 SuppressFlareBroadcast can be set during MIR execution on the sun-saturn
 to prevent broadcasting of the MIR to moons.

const char* GenError(bool report_buffer)



Inline Functions


                      void ~ZMIR_Result_Report()
        ZMIR_Result_Report ZMIR_Result_Report(const ZMIR_Result_Report&)
                      void operator=(const ZMIR_Result_Report&)
        ZMIR_Result_Report ZMIR_Result_Report()
                    Bool_t HasException()
                    Bool_t HasResult()
                    Bool_t Exec_OK()
                    Bool_t Flare_OK()
                    Bool_t BeamResult_OK()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)


Last update: Thu Jun 9 15:56:20 2005


ROOT page - Home page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.