library: libCore
#include "TVirtualMutex.h"

TLockGuard


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

class TLockGuard

Inheritance Chart:
TLockGuard

    public:
TLockGuard(TVirtualMutex* mutex) TLockGuard(const TLockGuard&) virtual ~TLockGuard() static TClass* Class() virtual TClass* IsA() const TLockGuard& operator=(const TLockGuard&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TVirtualMutex* fMutex

Class Description




Inline Functions


               void ~TLockGuard()
         TLockGuard TLockGuard(TVirtualMutex* mutex)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         TLockGuard TLockGuard(const TLockGuard&)
        TLockGuard& operator=(const TLockGuard&)


Author: Fons Rademakers 14/02/2002
Last update: root/base:$Name: $:$Id: TVirtualMutex.cxx,v 1.4 2005/04/28 16:14:27 rdm Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *


ROOT 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.