6 #ifndef AMDAEMON_ABAAS_LOG_H 7 #define AMDAEMON_ABAAS_LOG_H 125 #endif // AMDAEMON_ABAAS_LOG_H bool isUploading() const
ファイルのアップロード処理中であるか否かを取得する。
ABaaS Log 関連処理を提供するMonostateクラス。
Definition: Log.h:35
std::int32_t getUploadingFileCount() const
アップロード待ちのファイル数を取得する。
AM Daemon ライブラリクラス群の基底名前空間。
Definition: Log.h:13
const wchar_t * getRootPath() const
ログ収集対象となるファイル群のルートディレクトリパスを取得する。
bool putErrorMessage(const wchar_t *message)
エラー事象メッセージを送信キューに追加する。
bool isAvailable() const
ABaaS Log 機能を利用可能であるか否かを取得する。
bool isServerAlive() const
ログ収集サーバの生存が確認できているか否かを取得する。