ROOT  6.06/09
Reference Guide
Instance Methods | Protected Attributes | Private Member Functions | Friends | List of all members
ROOT::MacOSX::X11::Command Class Referenceabstract

Definition at line 49 of file X11Buffer.h.

Instance Methods

() - Command
 
() - Command
 
(virtual) - ~Command
 
(virtual bool) - HasOperand
 
(virtual bool) - IsGraphicsCommand
 
(virtual void- Execute
 
(virtual void- Execute
 

Protected Attributes

const Drawable_t fID
 
const GCValues_t fGC
 

Private Member Functions

() - Command
 
(Command &) - operator=
 

Friends

class CommandBuffer
 

#import <X11Buffer.h>

+ Collaboration diagram for ROOT::MacOSX::X11::Command:

Constructor & Destructor Documentation

- MacOSX: (Drawable_t wid

Definition at line 44 of file X11Buffer.mm.

- MacOSX: (Drawable_t wid
(const GCValues_t &)  gc 

Definition at line 37 of file X11Buffer.mm.

- MacOSX:

Definition at line 51 of file X11Buffer.mm.

- MacOSX: (const Command &)  rhs

Method Documentation

- (virtual void) MacOSX: const
- (virtual void) MacOSX: (CGContextRef)  const
- (bool) MacOSX: (Drawable_t drawable const

Definition at line 61 of file X11Buffer.mm.

- (bool) MacOSX: const

Definition at line 67 of file X11Buffer.mm.

- (Command&) MacOSX: (const Command &)  rhs

Friends And Related Function Documentation

- (friend class) CommandBuffer
friend

Definition at line 50 of file X11Buffer.h.

Member Data Documentation

- (const GCValues_t) MacOSX:
protected

Definition at line 54 of file X11Buffer.h.

- (const Drawable_t) MacOSX:
protected

Definition at line 53 of file X11Buffer.h.

Referenced by HasOperand.


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