Lockable
class description - source file - inheritance tree
public:
Lockable()
Lockable(const Lockable&)
virtual ~Lockable()
static TClass* Class()
virtual TClass* IsA() const
virtual Bool_t IsLocked() const
virtual void Lock()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void Unlock()
private:
Bool_t fStatus lock byte
See also
-
ANL2DVector, ANL3DVector, ANL4DVector
------------------------------
Base Class for Lockale Objects
------------------------------
*--
* Constructors
*--
Lockable()
~Lockable()
Bool_t IsLocked() const
void Lock()
void Unlock()
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Lockable Lockable(const Lockable&)
Last update: Tue Jan 20 15:56:11 2004
ROOT page - Home page - Class index - 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.