#include <SiPixelTemplateDBObject.h>
Public Member Functions | |
bool | fail () |
void | incrementIndex (int i) |
int | index () const |
int | numOfTempl () const |
Reader & | operator>> (int &i) |
Reader & | operator>> (float &f) |
Reader (SiPixelTemplateDBObject const &idb) | |
void | setInvalid () |
std::vector< float > const & | sVector () const |
float | version () const |
Public Attributes | |
SiPixelTemplateDBObject const & | db |
int | index_ |
bool | isInvalid_ |
Definition at line 18 of file SiPixelTemplateDBObject.h.
|
inlineexplicit |
Definition at line 19 of file SiPixelTemplateDBObject.h.
Referenced by SiPixelTemplateDBObject::reader().
|
inline |
|
inline |
|
inline |
Definition at line 51 of file SiPixelTemplateDBObject.h.
References index_.
Referenced by BeautifulSoup.PageElement::insert(), and SiPixelTemplateDBObject::setIndex().
|
inline |
Definition at line 52 of file SiPixelTemplateDBObject.h.
References db, and SiPixelTemplateDBObject::numOfTempl().
Referenced by SiPixelTemplateDBObject::setNumOfTempl().
|
inline |
Definition at line 22 of file SiPixelTemplateDBObject.h.
References db, index_, createfilelist::int, isInvalid_, SiPixelTemplateDBObject::maxIndex(), setInvalid(), and SiPixelTemplateDBObject::sVector().
|
inline |
Definition at line 34 of file SiPixelTemplateDBObject.h.
References db, index_, isInvalid_, SiPixelTemplateDBObject::maxIndex(), setInvalid(), and SiPixelTemplateDBObject::sVector().
|
inline |
Definition at line 49 of file SiPixelTemplateDBObject.h.
References isInvalid_.
Referenced by operator>>().
|
inline |
Definition at line 54 of file SiPixelTemplateDBObject.h.
References db, and SiPixelTemplateDBObject::sVector().
|
inline |
Definition at line 53 of file SiPixelTemplateDBObject.h.
References db, and SiPixelTemplateDBObject::version().
Referenced by validation.Sample::datasetpattern(), validation.Sample::filename(), and SiPixelTemplateDBObject::setVersion().
SiPixelTemplateDBObject const& SiPixelTemplateDBObject::Reader::db |
Definition at line 62 of file SiPixelTemplateDBObject.h.
Referenced by numOfTempl(), operator>>(), sVector(), and version().
int SiPixelTemplateDBObject::Reader::index_ |
Definition at line 60 of file SiPixelTemplateDBObject.h.
Referenced by incrementIndex(), SiPixelTemplateDBObject::incrementIndex(), index(), SiPixelTemplateDBObject::index(), operator>>(), SiPixelTemplateDBObject::operator>>(), and SiPixelTemplateDBObject::setIndex().
bool SiPixelTemplateDBObject::Reader::isInvalid_ |
Definition at line 61 of file SiPixelTemplateDBObject.h.
Referenced by fail(), SiPixelTemplateDBObject::fail(), operator>>(), SiPixelTemplateDBObject::operator>>(), setInvalid(), and SiPixelTemplateDBObject::setInvalid().