24#ifndef _BCF_3_0_EXTENSIONS_H
25#define _BCF_3_0_EXTENSIONS_H
bool isTopicTypesUnset() const
const OdBcfSnippetTypesPtr & getSnippetTypes() const
bool isPrioritiesUnset() const
OdBcfTopicTypesPtr m_pTopicTypes
static OdSmartPtr< OdBcfExtensions > createObject(const OdBcfTopicTypesPtr &pTopicTypes, const OdBcfTopicStatusesPtr &pTopicStatuses=OdBcfTopicStatusesPtr(), const OdBcfPrioritiesPtr &pPriorities=OdBcfPrioritiesPtr(), const OdBcfTopicLabelsPtr &pTopicLabels=OdBcfTopicLabelsPtr(), const OdBcfUsersPtr &pUsers=OdBcfUsersPtr(), const OdBcfSnippetTypesPtr &pSnippetTypes=OdBcfSnippetTypesPtr(), const OdBcfStagesPtr &pStages=OdBcfStagesPtr())
virtual OdResult outFields(TiXmlElement *pParent) const ODRX_OVERRIDE
OdBcfTopicStatusesPtr & getTopicStatuses()
bool isStagesUnset() const
OdBcfPrioritiesPtr m_pPriorities
const OdBcfStagesPtr & getStages() const
void setTopicTypes(const OdBcfTopicTypesPtr &topicTypesValue)
const OdBcfPrioritiesPtr & getPriorities() const
OdBcfTopicTypesPtr & getTopicTypes()
OdBcfTopicStatusesPtr m_pTopicStatuses
void setPriorities(const OdBcfPrioritiesPtr &prioritiesValue)
bool isSnippetTypesUnset() const
OdBcfTopicLabelsPtr m_pTopicLabels
void setUsers(const OdBcfUsersPtr &usersValue)
OdBcfPrioritiesPtr & getPriorities()
void setTopicStatuses(const OdBcfTopicStatusesPtr &topicStatusesValue)
OdBcfUsersPtr & getUsers()
const OdBcfTopicStatusesPtr & getTopicStatuses() const
bool isTopicLabelsUnset() const
const OdBcfTopicTypesPtr & getTopicTypes() const
ODRX_DECLARE_MEMBERS(OdBcfExtensions)
bool isTopicStatusesUnset() const
virtual OdResult inFields(TiXmlElement *pParent) ODRX_OVERRIDE
void setStages(const OdBcfStagesPtr &stagesValue)
const OdBcfTopicLabelsPtr & getTopicLabels() const
OdBcfSnippetTypesPtr & getSnippetTypes()
virtual bool validateData() const ODRX_OVERRIDE
OdBcfSnippetTypesPtr m_pSnippetTypes
OdBcfStagesPtr & getStages()
bool isUsersUnset() const
void setSnippetTypes(const OdBcfSnippetTypesPtr &snippetTypesValue)
const OdBcfUsersPtr & getUsers() const
void setTopicLabels(const OdBcfTopicLabelsPtr &topicLabelsValue)
OdBcfTopicLabelsPtr & getTopicLabels()
OdSmartPtr< OdBcfTopicTypes > OdBcfTopicTypesPtr
OdSmartPtr< OdBcfPriorities > OdBcfPrioritiesPtr
OdSmartPtr< OdBcfExtensions > OdBcfExtensionsPtr
OdSmartPtr< OdBcfStages > OdBcfStagesPtr
OdSmartPtr< OdBcfSnippetTypes > OdBcfSnippetTypesPtr
OdSmartPtr< OdBcfTopicStatuses > OdBcfTopicStatusesPtr
OdSmartPtr< OdBcfTopicLabels > OdBcfTopicLabelsPtr
OdSmartPtr< OdBcfUsers > OdBcfUsersPtr