Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef NCBI_HELLOCMD__HPP
2 #define NCBI_HELLOCMD__HPP
89 virtual string GetName(
void )
const;
109 virtual string GetName(
void )
const;
virtual string GetName(void) const
virtual CNcbiCommand * Clone(void) const
virtual CNCBINode * CreateView(CCgiContext &ctx)
CHelloBasicCommand(CNcbiResource &resource)
virtual ~CHelloBasicCommand(void)
virtual void Execute(CCgiContext &ctx)
CHelloCommand(CNcbiResource &resource)
virtual string GetLink(CCgiContext &) const
virtual CNCBINode * CreateView(CCgiContext &ctx)=0
virtual ~CHelloCommand(void)
virtual string GetEntry() const
CHelloCommand & operator=(const CHelloCommand &rhs)
CHelloResource & GetHelloResource() const
CHelloReplyCommand(CNcbiResource &resource)
virtual ~CHelloReplyCommand(void)
virtual CNCBINode * CreateView(CCgiContext &ctx)
virtual CNcbiCommand * Clone(void) const
virtual string GetName(void) const
CNcbiResource & GetResource() const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.