TrinityCore
UpdateFetcher::DirectoryEntry Struct Reference

Public Member Functions

 DirectoryEntry (Path const &path_, State state_)
 

Public Attributes

Path const path
 
State const state
 

Detailed Description

Definition at line 32 of file UpdateFetcher.cpp.

Constructor & Destructor Documentation

◆ DirectoryEntry()

UpdateFetcher::DirectoryEntry::DirectoryEntry ( Path const &  path_,
State  state_ 
)
inline

Definition at line 34 of file UpdateFetcher.cpp.

Member Data Documentation

◆ path

Path const UpdateFetcher::DirectoryEntry::path

Definition at line 36 of file UpdateFetcher.cpp.

◆ state

State const UpdateFetcher::DirectoryEntry::state

Definition at line 37 of file UpdateFetcher.cpp.


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