AM Daemon ライブラリリファレンス
名前空間 | 変数
EMoneyDef.h ファイル

電子マネーに関する情報を定義するヘッダ。 [詳解]

#include "amdaemon/env.h"
#include <cstddef>
+ EMoneyDef.h の依存先関係図:

[ソースコード]

名前空間

 amdaemon
 AM Daemon ライブラリクラス群の基底名前空間。
 

変数

static const std::size_t amdaemon::MaxEMoneyDealResultCount
 取引結果履歴の最大保存数。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyReportCount
 締め処理結果履歴の最大保存数。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyBrandNameLength
 ブランド名の最大文字数。終端文字を含まない。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyDealNumberLength
 取引通番の最大文字数。終端文字を含まない。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyCardNumberLength
 カード番号の最大文字数。終端文字を含まない。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyTerminalIdLength
 端末IDの最大文字数。終端文字を含まない。 [詳解]
 
static const std::size_t amdaemon::MaxEMoneyTerminalSerialLength
 端末シリアルの最大文字数。終端文字を含まない。 [詳解]
 

詳解

電子マネーに関する情報を定義するヘッダ。

Copyright(C)SEGA