#include <Fireworks/Core/interface/FWEDProductRepresentationChecker.h>
Public Member Functions | |
FWEDProductRepresentationChecker (const std::string &iTypeidName, const std::string &iPurpose, unsigned int iBitPackedViews, bool iRepresentsSubPart) | |
virtual FWRepresentationInfo | infoFor (const std::string &iTypeName) const |
Public Member Functions inherited from FWRepresentationCheckerBase | |
unsigned int | bitPackedViews () const |
FWRepresentationCheckerBase (const std::string &iPurpose, unsigned int iBitPackedViews, bool iRepresentsSubPart) | |
const std::string & | purpose () const |
bool | representsSubPart () const |
virtual | ~FWRepresentationCheckerBase () |
Private Member Functions | |
FWEDProductRepresentationChecker (const FWEDProductRepresentationChecker &) | |
const FWEDProductRepresentationChecker & | operator= (const FWEDProductRepresentationChecker &) |
Private Attributes | |
const std::string | m_typeidName |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 30 of file FWEDProductRepresentationChecker.h.
FWEDProductRepresentationChecker::FWEDProductRepresentationChecker | ( | const std::string & | iTypeidName, |
const std::string & | iPurpose, | ||
unsigned int | iBitPackedViews, | ||
bool | iRepresentsSubPart | ||
) |
Definition at line 32 of file FWEDProductRepresentationChecker.cc.
|
private |
|
virtual |
Implements FWRepresentationCheckerBase.
Definition at line 70 of file FWEDProductRepresentationChecker.cc.
References FWRepresentationCheckerBase::bitPackedViews(), m_typeidName, FWRepresentationCheckerBase::purpose(), and FWRepresentationCheckerBase::representsSubPart().
|
private |
|
private |
Definition at line 51 of file FWEDProductRepresentationChecker.h.
Referenced by infoFor().