 class  Buffer
  class  Buffer  shape and subject cut-paste buffer class.
|   | Buffer () | 
|   | ~Buffer () | 
|  void | Put (Subjects *, Shapes *) Copy lists of subjects and shapes and hold them in the buffer. | 
|  Subjects* | GetSubjectsCopy () Copy subjects in the buffer and return them in a list. | 
|  Shapes* | GetShapesCopy () Copy shapes in the buffer and return them in a list. | 
|  Subjects* | GetSubjects () const | 
|  Shapes* | GetShapes () const | 
|  bool | IsEmpty () const Returns if buffer is empty. | 
|  void | SetUser (Command *c) Which command uses this buffer. | 
|  Command* | GetUser () | 
shape and subject cut-paste buffer class.
 Buffer()
  Buffer()
 
 
 
 
 
 
 ~Buffer()
  ~Buffer()
 void  Put(Subjects *, Shapes *)
 void  Put(Subjects *, Shapes *)
 Subjects*  GetSubjectsCopy()
 Subjects*  GetSubjectsCopy()
 Shapes*  GetShapesCopy()
 Shapes*  GetShapesCopy()
 Subjects*  GetSubjects() const
 Subjects*  GetSubjects() const 
 Shapes*  GetShapes() const
 Shapes*  GetShapes() const 
 bool  IsEmpty() const
 bool  IsEmpty() const 
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de