96 info->SetRandomOrder(
true);
97 info->CodeVersion(22400);
98 info->DataSpec(ncbi::EDataSpec::eXSD);
122 switch ( m_choice ) {
123 case e_DependentUpon:
125 case e_LastGenOutput:
126 case e_CustomToolNamespace:
130 case e_CopyToOutputDirectory:
143 case e_DependentUpon:
145 case e_LastGenOutput:
146 case e_CustomToolNamespace:
150 case e_CopyToOutputDirectory:
152 m_string.Construct();
165 "CustomToolNamespace",
169 "CopyToOutputDirectory",
175 return NCBI_NS_NCBI::CInvalidChoiceSelection::GetName(index, sm_SelectionNames,
sizeof(sm_SelectionNames)/
sizeof(sm_SelectionNames[0]));
180 throw NCBI_NS_NCBI::CInvalidChoiceSelection(
DIAG_COMPILE_INFO,
this, m_choice, index, sm_SelectionNames,
sizeof(sm_SelectionNames)/
sizeof(sm_SelectionNames[0]));
253 info->CodeVersion(22400);
254 info->DataSpec(ncbi::EDataSpec::eXSD);
277 (*m_DGLCLVSCL).Reset();
294 SET_NAMESPACE(
"http://schemas.microsoft.com/developer/msbuild/2003")->SetNsQualified(
true);
297 info->CodeVersion(22400);
298 info->DataSpec(ncbi::EDataSpec::eXSD);
306 if ( !IsAllocatedInPool() ) {
323 (*m_Attlist).Reset();
346 SET_NAMESPACE(
"http://schemas.microsoft.com/developer/msbuild/2003")->SetNsQualified(
true);
350 info->CodeVersion(22400);
351 info->DataSpec(ncbi::EDataSpec::eXSD);
359 if ( !IsAllocatedInPool() ) {
#define END_msbuild_SCOPE
#define BEGIN_msbuild_SCOPE
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CLASS_INFO("EmbeddedResource", CEmbeddedResource)
BEGIN_NAMED_CLASS_INFO("", CEmbeddedResource_Base::C_Attlist)
BEGIN_NAMED_CHOICE_INFO("", CEmbeddedResource_Base::C_E_EmbeddedResource::C_DGLCLVSCL)
Resources to be embedded in the generated assembly.
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define MEMBER_PTR(MemberName)
#define ADD_NAMED_MEMBER(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define ADD_NAMED_STD_MEMBER(MemberAlias, MemberName)
#define SET_CLASS_MODULE(ModuleName)
#define SET_NAMESPACE(name)
#define SET_INTERNAL_NAME(OwnerName, MemberName)
#define SET_CHOICE_MODULE(ModuleName)
#define ADD_NAMED_BUF_CHOICE_VARIANT(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
virtual void Reset(void)
Reset the whole object.
TLastGenOutput & SetLastGenOutput(void)
Select the variant.
NCBI_NS_STD::string TSubType
NCBI_NS_STD::string TDependentUpon
void ResetCondition(void)
Reset Condition data member.
static const char *const sm_SelectionNames[]
TDGLCLVSCL & SetDGLCLVSCL(void)
Assign a value to DGLCLVSCL data member.
void ResetEmbeddedResource(void)
Reset EmbeddedResource data member.
void Reset(void)
Reset the whole object.
NCBI_NS_STD::string TLogicalName
void ResetAttlist(void)
Reset Attlist data member.
~C_E_EmbeddedResource(void)
TCopyToOutputDirectory & SetCopyToOutputDirectory(void)
Select the variant.
NCBI_NS_STD::string TLink
NCBI_NS_NCBI::CRef< TDGLCLVSCL > m_DGLCLVSCL
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
void DoSelect(E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0)
void ResetExclude(void)
Reset Exclude data member.
void ResetDGLCLVSCL(void)
Reset DGLCLVSCL data member.
NCBI_NS_STD::string TLastGenOutput
void ResetLabel(void)
Reset Label data member.
NCBI_NS_STD::string TGenerator
TCustomToolNamespace & SetCustomToolNamespace(void)
Select the variant.
void Reset(void)
Reset the whole object.
NCBI_NS_STD::string TVisible
TVisible & SetVisible(void)
Select the variant.
TLogicalName & SetLogicalName(void)
Select the variant.
C_E_EmbeddedResource(void)
virtual ~CEmbeddedResource_Base(void)
TGenerator & SetGenerator(void)
Select the variant.
CEmbeddedResource_Base(void)
TSubType & SetSubType(void)
Select the variant.
void ResetInclude(void)
Reset Include data member.
void Reset(void)
Reset the whole object.
NCBI_NS_STD::string TCopyToOutputDirectory
NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< C_E_EmbeddedResource > > m_EmbeddedResource
TDependentUpon & SetDependentUpon(void)
Select the variant.
TLink & SetLink(void)
Select the variant.
void ResetSelection(void)
Reset the selection (set it to e_not_set).
NCBI_NS_STD::string TCustomToolNamespace
TAttlist & SetAttlist(void)
Assign a value to Attlist data member.
void ResetRemove(void)
Reset Remove data member.
static NCBI_NS_STD::string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
NCBI_NS_STD::string m_Include
NCBI_NS_NCBI::CRef< TAttlist > m_Attlist
const GenericPointer< typename T::ValueType > T2 value