Go to the documentation of this file.Go to the SVN repository for this file.
57 (*m_VersionStruct).Reset();
73 SET_NAMESPACE(
"http://www.ncbi.nlm.nih.gov/")->SetNsQualified(
true);
76 info->CodeVersion(22301);
77 info->DataSpec(ncbi::EDataSpec::eXSD);
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CLASS_INFO("VersionResponse", CVersionResponse)
User-defined methods of the data storage class.
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define SET_CLASS_MODULE(ModuleName)
#define SET_NAMESPACE(name)
bool IsAllocatedInPool(void) const THROWS_NONE
Check if object is allocated in memory pool (not system heap)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
CRef< TVersionStruct > m_VersionStruct
CVersionStruct TVersionStruct
virtual void Reset(void)
Reset the whole object.
CVersionResponse_Base(void)
TVersionStruct & SetVersionStruct(void)
Assign a value to VersionStruct data member.
void ResetVersionStruct(void)
Reset VersionStruct data member.
virtual ~CVersionResponse_Base(void)