<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=eosTclNewCommandCreate%28API%29</id>
		<title>eosTclNewCommandCreate(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=eosTclNewCommandCreate%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=eosTclNewCommandCreate(API)&amp;action=history"/>
		<updated>2026-06-04T17:35:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=eosTclNewCommandCreate(API)&amp;diff=1797&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataExpress/TclTk/src/VTKorg/'''eosTclNewCommandCreate''' is API.  ==eosTclCommand class== === constant ===  === struct ===  	char* StringCommand;  	Tcl_Interp *Interp;  === A...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=eosTclNewCommandCreate(API)&amp;diff=1797&amp;oldid=prev"/>
				<updated>2014-07-28T08:08:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataExpress/TclTk/src/VTKorg/&amp;#039;&amp;#039;&amp;#039;eosTclNewCommandCreate&amp;#039;&amp;#039;&amp;#039; is API.  ==eosTclCommand class== === constant ===  === struct ===  	char* StringCommand;  	Tcl_Interp *Interp;  === A...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataExpress/TclTk/src/VTKorg/'''eosTclNewCommandCreate''' is API.&lt;br /&gt;
&lt;br /&gt;
==eosTclCommand class==&lt;br /&gt;
=== constant ===&lt;br /&gt;
&lt;br /&gt;
=== struct ===&lt;br /&gt;
 	char* StringCommand;&lt;br /&gt;
 	Tcl_Interp *Interp;&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
====protected member====&lt;br /&gt;
 	eosTclCommand();&lt;br /&gt;
 	~eosTclCommand();&lt;br /&gt;
&lt;br /&gt;
== global ==&lt;br /&gt;
=== constant ===&lt;br /&gt;
&lt;br /&gt;
=== struct ===&lt;br /&gt;
 struct eosTclCommandStruct {&lt;br /&gt;
 	ClientData (*NewCommand)(void);&lt;br /&gt;
 	int        (*CommandFunction)(ClientData cd, Tcl_Interp* interp, int argc, char *argv[]);&lt;br /&gt;
 };&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
 extern int  eosTclNewInstanceCommand(ClientData cd, Tcl_Interp* interp, int argc, char* argv[]);&lt;br /&gt;
 extern void eosTclDeleteCommandStruct(ClientData cd);&lt;br /&gt;
 extern void eosTclNewCommmandCreate(&lt;br /&gt;
 	Tcl_Interp* interp,&lt;br /&gt;
 	const char* commandName,&lt;br /&gt;
 	ClientData (*NewCommand)(),&lt;br /&gt;
 	int (*CommandFunction)(ClientData cd,&lt;br /&gt;
 						   Tcl_Interp* interp,&lt;br /&gt;
 						   int argc, char* argv[]));&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>