Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BesCursor Class Reference

#include <BesCursor.h>

List of all members.

Public Member Functions

 BesCursor ()
 BesCursor ()
Bool_t GetShowInfo ()
Bool_t GetShowInfo ()
EBESCursorType GetType ()
EBESCursorType GetType ()
void SetShowInfo (Bool_t show)
void SetShowInfo (Bool_t show)
void SetType (EBESCursorType cursorType)
void SetType (EBESCursorType cursorType)
 ~BesCursor ()
 ~BesCursor ()

Private Attributes

EBESCursorType fCursorType
Bool_t fShowInfo


Constructor & Destructor Documentation

BesCursor::BesCursor  ) 
 

00014 { }

BesCursor::~BesCursor  ) 
 

00017 { }

BesCursor::BesCursor  ) 
 

BesCursor::~BesCursor  ) 
 


Member Function Documentation

Bool_t BesCursor::GetShowInfo  )  [inline]
 

00035 { return fShowInfo; }

Bool_t BesCursor::GetShowInfo  )  [inline]
 

00035 { return fShowInfo; }

EBESCursorType BesCursor::GetType  )  [inline]
 

00032 { return fCursorType; } 

EBESCursorType BesCursor::GetType  )  [inline]
 

00032 { return fCursorType; } 

void BesCursor::SetShowInfo Bool_t  show  )  [inline]
 

00034 { fShowInfo = show; }

void BesCursor::SetShowInfo Bool_t  show  )  [inline]
 

00034 { fShowInfo = show; }

void BesCursor::SetType EBESCursorType  cursorType  )  [inline]
 

00031 { fCursorType = cursorType; }

void BesCursor::SetType EBESCursorType  cursorType  )  [inline]
 

00031 { fCursorType = cursorType; }


Member Data Documentation

EBESCursorType BesCursor::fCursorType [private]
 

Bool_t BesCursor::fShowInfo [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 15:52:05 2011 for BOSS6.5.5 by  doxygen 1.3.9.1