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

#include <ShopMaster.h>

公開メンバ関数

bool Load (const MySqlConnection &Connection)
 
std::vector< const ShopItem * > CollectItems (u32 Key, s32 SheetIndex=0) const
 
std::vector< ShopItemGetAllSheetItem (s32 SheetIndex) const
 
std::vector< ShopItemGetAll () const
 

関数詳解

◆ CollectItems()

std::vector< const ShopItem * > ShopMaster::CollectItems ( u32  Key,
s32  SheetIndex = 0 
) const

◆ GetAll()

std::vector< ShopItem > ShopMaster::GetAll ( ) const
被呼び出し関係図:

◆ GetAllSheetItem()

std::vector< ShopItem > ShopMaster::GetAllSheetItem ( s32  SheetIndex) const

◆ Load()

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

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