GameServer
公開メンバ関数 | 全メンバ一覧
TimeInfoMaster クラス

#include <TimeInfoMaster.h>

公開メンバ関数

bool Load (const MySqlConnection &Connection)
 
const TimeInfoItemGetItem (u32 Key, s32 SheetIndex=0) const
 
std::vector< TimeInfoItemGetAllSheetItem (s32 SheetIndex) const
 
std::vector< TimeInfoItemGetAll () const
 

関数詳解

◆ GetAll()

std::vector< TimeInfoItem > TimeInfoMaster::GetAll ( ) const

◆ GetAllSheetItem()

std::vector< TimeInfoItem > TimeInfoMaster::GetAllSheetItem ( s32  SheetIndex) const

◆ GetItem()

const TimeInfoItem * TimeInfoMaster::GetItem ( u32  Key,
s32  SheetIndex = 0 
) const

◆ Load()

bool TimeInfoMaster::Load ( const MySqlConnection Connection)
呼び出し関係図:
被呼び出し関係図:

このクラス詳解は次のファイルから抽出されました: