以下に、サンプルプログラムの種別と格納されているフォルダ、ディレクトリを示します。
種別 | フォルダ (注1) | 言語 | |
---|---|---|---|
各種データ型 | %OD_SAMPLES%\complex\samplelist.C\data\* | C | |
四則演算 | %OD_SAMPLES%\CalcSample\c_s, c_c | C | |
基本 | %OD_SAMPLES%\complex\samplelist.C\dii\* | C | |
四則演算 | %OD_SAMPLES%\CalcSample\c_dii | C | |
%OD_SAMPLES%\complex\samplelist.C\naming\* | C | ||
%OD_SAMPLES%\irsample\* | C, C++ | ||
%OD_SAMPLES%\POA\C++ | C++ | ||
%OD_SAMPLES%\complex\samplelist.C\api\* | C | ||
%OD_SAMPLES%\complex\samplelist.C++\ssn\* | C++ | ||
各種データ型 | %OD_SAMPLES%\complex\samplelist.Java\data\* | Java | |
POAインタフェース | %OD_SAMPLES%\POA\java_1_4\* | Java | |
四則演算 | %PORB_SAMPLES%\CalcSample\java | Java | |
各種API | %OD_SAMPLES%\complex\samplelist.Java\api\* | Java | |
%OD_SAMPLES%\simple_s, simple_c | C |
注1)
ここで使用している環境変数は以下のとおりです。なお、Interstageのインストールフォルダはデフォルトです。
環境変数 | 値 |
---|---|
OD_SAMPLES | C:\Interstage\ODWIN\src\sample |
PORB_SAMPLES | C:\Interstage\Porb\src\samples |
種別 | ディレクトリ (注1) | 言語 | |
---|---|---|---|
各種データ型 | $OD_SAMPLES/complex/samplelist.C/data/* | C | |
各種データ型 | $OD_SAMPLES/complex/samplelist.C_nt/data/* | C | |
四則演算 | $OD_SAMPLES/CalcSample/c | C | |
基本 | $OD_SAMPLES/complex/samplelist.C/dii/* | C | |
基本 | $OD_SAMPLES/complex/samplelist.C_nt/dii/* | C | |
四則演算 | $OD_SAMPLES/CalcSample/c_dii | C | |
$OD_SAMPLES/complex/samplelist.C/naming/* | C | ||
$OD_SAMPLES/irsample/* | C, C++ | ||
$OD_SAMPLES/POA/C++/* | C++ | ||
$OD_SAMPLES/complex/samplelist.C++/ssn/* | C++ | ||
スレッドモード用 | $OD_SAMPLES/complex/samplelist.C/api/* | C | |
プロセスモード用 | $OD_SAMPLES/complex/samplelist.C_nt/api/* | C | |
各種データ型 | $OD_SAMPLES/complex/samplelist.Java/data/* | Java | |
POAインタフェース | $OD_SAMPLES/POA/java_1_4/* | Java | |
四則演算 | $PORB_SAMPLES/CalcSample/java | Java | |
各種API | $OD_SAMPLES/complex/samplelist.Java/API/* | Java | |
スレッドモード用 | $OD_SAMPLES/simple | C | |
プロセスモード用 | $OD_SAMPLES/complex/samplelist.C_nt/simple | C | |
soライブラリ化 | $OD_SAMPLES/simple_so | C |
注1)
ここで使用している環境変数は以下のとおりです。なお、Interstageのインストールパスはデフォルトです。
環境変数 | 値 | 備考 |
---|---|---|
OD_SAMPLES | /opt/FSUNod/src/samples | |
/opt/FJSVod/src/samples | ||
PORB_SAMPLES | /opt/FJSVporb/src/samples |
|
注2)
Windows(R)クライアント用のサンプルです。