<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=eosTclNewCommandCreate%28API%29</id>
		<title>eosTclNewCommandCreate(API) - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=eosTclNewCommandCreate%28API%29"/>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=eosTclNewCommandCreate(API)&amp;action=history"/>
		<updated>2026-04-14T22:23:34Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=eosTclNewCommandCreate(API)&amp;diff=8413&amp;oldid=prev</id>
		<title>Kinoshita: ページの作成:「DataExpress/TclTk/src/VTKorg/'''eosTclNewCommandCreate'''はAPI です。  ==eosTclCommandクラス== === 定数 ===  === 構造体 ===  	char* StringCommand;  	Tcl_Inter...」</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=eosTclNewCommandCreate(API)&amp;diff=8413&amp;oldid=prev"/>
				<updated>2014-05-20T06:20:20Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「DataExpress/TclTk/src/VTKorg/&amp;#039;&amp;#039;&amp;#039;eosTclNewCommandCreate&amp;#039;&amp;#039;&amp;#039;はAPI です。  ==eosTclCommandクラス== === 定数 ===  === 構造体 ===  	char* StringCommand;  	Tcl_Inter...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataExpress/TclTk/src/VTKorg/'''eosTclNewCommandCreate'''はAPI です。&lt;br /&gt;
&lt;br /&gt;
==eosTclCommandクラス==&lt;br /&gt;
=== 定数 ===&lt;br /&gt;
&lt;br /&gt;
=== 構造体 ===&lt;br /&gt;
 	char* StringCommand;&lt;br /&gt;
 	Tcl_Interp *Interp;&lt;br /&gt;
&lt;br /&gt;
=== API ===&lt;br /&gt;
====protectedメンバー====&lt;br /&gt;
 	eosTclCommand();&lt;br /&gt;
 	~eosTclCommand();&lt;br /&gt;
&lt;br /&gt;
==グローバル定義==&lt;br /&gt;
=== 定数 ===&lt;br /&gt;
&lt;br /&gt;
=== 構造体 ===&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>