BarItem Class Reference

A virtual class used for deriving all types of bar item. More...

#include <bars.h>

Inheritance diagram for BarItem:

ListItem CCObject SimpleCCObject BarControlBase BarLineFeed BarNewPage BarSeparator DDeckerBottom DDeckerEnd DDeckerTop BarControl BarToolButton List of all members.

Public Member Functions

virtual BOOL Read (CCLexFile &file)=0
virtual BOOL Write (CCLexFile &file)=0
virtual BOOL Read (String_256 *)=0
virtual BOOL Write (String_256 *)=0

Detailed Description

A virtual class used for deriving all types of bar item.

Author:
Mark_Neves (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/4/94

Definition at line 170 of file bars.h.


Member Function Documentation

virtual BOOL BarItem::Read String_256  )  [pure virtual]
 

Implemented in BarControl, BarToolButton, DDeckerTop, DDeckerBottom, DDeckerEnd, BarNewPage, BarSeparator, and BarLineFeed.

virtual BOOL BarItem::Read CCLexFile file  )  [pure virtual]
 

Implemented in BarControl, BarToolButton, DDeckerTop, DDeckerBottom, DDeckerEnd, BarNewPage, BarSeparator, and BarLineFeed.

virtual BOOL BarItem::Write String_256  )  [pure virtual]
 

Implemented in BarControl, BarToolButton, DDeckerTop, DDeckerBottom, DDeckerEnd, BarNewPage, BarSeparator, and BarLineFeed.

virtual BOOL BarItem::Write CCLexFile file  )  [pure virtual]
 

Implemented in BarControl, BarToolButton, DDeckerTop, DDeckerBottom, DDeckerEnd, BarNewPage, BarSeparator, and BarLineFeed.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:50:47 2007 for Camelot by  doxygen 1.4.4