EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BmData Struct Reference

#include "BookmarkDB.h"

Collaboration diagram for BmData:

Public Attributes

uint16 typeID
 
uint32 bookmarkID
 
uint32 ownerID
 
uint32 itemID
 
uint32 locationID
 
uint32 folderID
 
uint32 creatorID
 
int64 created
 
GPoint point
 
std::string memo
 
std::string note
 

Detailed Description

Definition at line 42 of file BookmarkDB.h.

Member Data Documentation

uint32 BmData::bookmarkID

Definition at line 45 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

int64 BmData::created

Definition at line 51 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData().

uint32 BmData::creatorID

Definition at line 50 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

uint32 BmData::folderID

Definition at line 49 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

uint32 BmData::itemID

Definition at line 47 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

uint32 BmData::locationID

Definition at line 48 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

std::string BmData::memo

Definition at line 53 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

std::string BmData::note

Definition at line 54 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

uint32 BmData::ownerID

Definition at line 46 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

GPoint BmData::point

Definition at line 52 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().

uint16 BmData::typeID

Definition at line 44 of file BookmarkDB.h.

Referenced by BookmarkDB::GetVoucherData(), and BookmarkDB::SaveNewBookmark().


The documentation for this struct was generated from the following file: