Home
last modified time | relevance | path

Searched defs:getHelpString (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dmakefilecommand.h24 string getHelpString(); in getHelpString() function
30 void help() { m->mothurOut(getHelpString()); } in help() function
H A Dquitcommand.h28 …string getHelpString() { return "The quit command will terminate mothur and should be in the follo… in getHelpString() function
H A Dnocommands.h26 string getHelpString() { return "No Command"; } in getHelpString() function
H A Dhelpcommand.h27 …string getHelpString() { return "For more information about a specific command type 'commandName(h… in getHelpString() function
H A Dsystemcommand.cpp61 string SystemCommand::getHelpString(){ in getHelpString() function in SystemCommand
H A Dsetseedcommand.cpp30 string SetSeedCommand::getHelpString(){ in getHelpString() function in SetSeedCommand
H A Dsetlogfilecommand.cpp34 string SetLogFileCommand::getHelpString(){ in getHelpString() function in SetLogFileCommand
H A Dgetgroupcommand.cpp33 string GetgroupCommand::getHelpString(){ in getHelpString() function in GetgroupCommand
H A Dgetlabelcommand.cpp35 string GetlabelCommand::getHelpString(){ in getHelpString() function in GetlabelCommand
H A Dmakegroupcommand.cpp39 string MakeGroupCommand::getHelpString(){ in getHelpString() function in MakeGroupCommand
H A Ddeuniquetreecommand.cpp37 string DeuniqueTreeCommand::getHelpString(){ in getHelpString() function in DeuniqueTreeCommand
H A Dgetcurrentcommand.cpp35 string GetCurrentCommand::getHelpString(){ in getHelpString() function in GetCurrentCommand
H A Dsetdircommand.cpp38 string SetDirectoryCommand::getHelpString(){ in getHelpString() function in SetDirectoryCommand
H A Dchimerabellerophoncommand.cpp41 string ChimeraBellerophonCommand::getHelpString(){ in getHelpString() function in ChimeraBellerophonCommand
H A Dreversecommand.cpp39 string ReverseSeqsCommand::getHelpString(){ in getHelpString() function in ReverseSeqsCommand
H A Dgetlistcountcommand.cpp37 string GetListCountCommand::getHelpString(){ in getHelpString() function in GetListCountCommand
H A Dchimeracheckcommand.cpp40 string ChimeraCheckCommand::getHelpString(){ in getHelpString() function in ChimeraCheckCommand
H A Dmakefastqcommand.cpp41 string MakeFastQCommand::getHelpString(){ in getHelpString() function in MakeFastQCommand
H A Dmantelcommand.cpp40 string MantelCommand::getHelpString(){ in getHelpString() function in MantelCommand
H A Dcollectsharedcommand.cpp124 string CollectSharedCommand::getHelpString(){ in getHelpString() function in CollectSharedCommand
H A Ddeuniqueseqscommand.cpp40 string DeUniqueSeqsCommand::getHelpString(){ in getHelpString() function in DeUniqueSeqsCommand
/dports/textproc/jid/jid-0.7.6/cmd/jid/
H A Djid.go75 func getHelpString() string { func
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/types/
H A DClobDataID.java230 return ((ResultLob) resultIn).getBlockLength(); in getDefaultWebPage()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/doc/verbatim/src/org/hsqldb/server/
H A DWebServer.java229 public String getHelpString() { in getHelpString() method in WebServer
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DPropertyDefinitionBase.cpp84 const String& PropertyDefinitionBase::getHelpString() const in getHelpString() function in CEGUI::PropertyDefinitionBase

1234567