Internal: the DBField zone of a GreatWksGraph. More...
Public Member Functions | |
| FrameDBField (Frame const &frame) | |
| constructor | |
| virtual Type | getType () const |
| return the frame type | |
| virtual void | print (std::ostream &o) const |
| print funtion | |
Internal: the DBField zone of a GreatWksGraph.
| GreatWksGraphInternal::FrameDBField::FrameDBField | ( | Frame const & | frame | ) | [inline] |
constructor
| virtual Type GreatWksGraphInternal::FrameDBField::getType | ( | ) | const [inline, virtual] |
return the frame type
Reimplemented from GreatWksGraphInternal::Frame.
| virtual void GreatWksGraphInternal::FrameDBField::print | ( | std::ostream & | o | ) | const [inline, virtual] |
print funtion
Reimplemented from GreatWksGraphInternal::Frame.