![]() |
![]() |
This class implements.. More...
#include "interface/PixelConfig.h"
Public Member Functions | |
void | add (std::string dir, unsigned int version) |
int | find (std::string dir, unsigned int &version) |
int | update (std::string dir, unsigned int &version, unsigned int newversion) |
std::vector< std::pair < std::string, unsigned int > > | versions () |
void | write (std::ofstream &out) |
Private Attributes | |
std::vector< std::pair < std::string, unsigned int > > | versions_ |
This class implements..
A longer explanation will be placed here later
Definition at line 15 of file PixelConfig.h.
|
inline |
Definition at line 25 of file PixelConfig.h.
References versions_.
Referenced by pos::PixelConfigFile::makeKey(), and pos::PixelConfigList::readfile().
|
inline |
Definition at line 30 of file PixelConfig.h.
References first, i, and versions_.
Referenced by BeautifulSoup.Tag::_invert(), and BeautifulSoup.PageElement::insert().
|
inline |
Definition at line 44 of file PixelConfig.h.
References first, i, and versions_.
Referenced by python.seqvaluedict.seqdict::__setslice__(), python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), pos::PixelConfigList::clone(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), python.seqvaluedict.seqdict::extend(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
inline |
Definition at line 57 of file PixelConfig.h.
References versions_.
Referenced by pos::PixelConfigFile::getVersions().
|
inline |
Definition at line 19 of file PixelConfig.h.
|
private |
Definition at line 63 of file PixelConfig.h.
Referenced by add(), find(), update(), versions(), and write().