![]() |
![]() |
#include <NamedRefStreamer.h>
Public Member Functions | |
bool | build (DataElement &offset, IRelationalData &relationalData) |
void | clear () |
NamedRefReader (const Reflex::Type &objectType, MappingElement &mapping, ContainerSchema &contSchema) | |
void | read (void *destination) |
Reads a data element. More... | |
void | select (int oid) |
void | setRecordId (const std::vector< int > &identity) |
virtual | ~NamedRefReader () |
![]() | |
void | bindDataForRead (void *data) |
void | bindDataForUpdate (const void *data) |
bool | buildDataElement (DataElement &dataElement, IRelationalData &relationalData) |
NamedReferenceStreamerBase (const Reflex::Type &objectType, MappingElement &mapping, ContainerSchema &schema) | |
virtual | ~NamedReferenceStreamerBase () |
![]() | |
virtual | ~IRelationalReader () |
Definition at line 81 of file NamedRefStreamer.h.
ora::NamedRefReader::NamedRefReader | ( | const Reflex::Type & | objectType, |
MappingElement & | mapping, | ||
ContainerSchema & | contSchema | ||
) |
Definition at line 151 of file NamedRefStreamer.cc.
|
virtual |
Definition at line 157 of file NamedRefStreamer.cc.
|
virtual |
Implements ora::IRelationalReader.
Definition at line 160 of file NamedRefStreamer.cc.
|
virtual |
Implements ora::IRelationalReader.
Definition at line 176 of file NamedRefStreamer.cc.
Referenced by python.Vispa.Views.WidgetView.WidgetView::closeEvent(), python.Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), python.Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), python.Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), python.Vispa.Views.WidgetView.WidgetView::setDataObjects(), python.Vispa.Views.TreeView.TreeView::updateContent(), python.Vispa.Views.TableView.TableView::updateContent(), python.Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and python.Vispa.Views.PropertyView.PropertyView::updateContent().
|
virtual |
Reads a data element.
Read a data element.
Implements ora::IRelationalReader.
Definition at line 172 of file NamedRefStreamer.cc.
Referenced by python.Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::goto(), and python.Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
virtual |
Implements ora::IRelationalReader.
Definition at line 165 of file NamedRefStreamer.cc.
Referenced by python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), python.Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), python.Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), python.Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and python.Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
virtual |