AM Daemon ライブラリリファレンス
名前空間 | 列挙型 | 関数
AccountingPlayCountMonth.h ファイル

ALL.Net課金プレイ回数集計月種別列挙 AccountingPlayCountMonth のヘッダ。 [詳解]

#include "amdaemon/env.h"
+ AccountingPlayCountMonth.h の依存先関係図:

[ソースコード]

名前空間

 amdaemon
 AM Daemon ライブラリクラス群の基底名前空間。
 
 amdaemon::allnet
 ALL.Net関連のクラス等を定義する名前空間。
 

列挙型

enum  amdaemon::allnet::AccountingPlayCountMonth {
  amdaemon::allnet::AccountingPlayCountMonth::Current,
  amdaemon::allnet::AccountingPlayCountMonth::Last,
  amdaemon::allnet::AccountingPlayCountMonth::BeforeLast
}
 ALL.Net課金プレイ回数集計月種別列挙。 [詳解]
 

関数

const wchar_t * amdaemon::allnet::toString (AccountingPlayCountMonth month)
 AccountingPlayCountMonth 列挙値の文字列表現値を取得する。 [詳解]
 

詳解

ALL.Net課金プレイ回数集計月種別列挙 AccountingPlayCountMonth のヘッダ。

Copyright(C)SEGA