MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Attributes | List of all members
MiKTeX::Core::DirectoryEntry Struct Reference

Directory entry information. More...

#include <miktex/Core/DirectoryLister.h>

Inheritance diagram for MiKTeX::Core::DirectoryEntry:
Inheritance graph
[legend]

Public Attributes

std::string name
 Name of the entry. More...
 
std::wstring wname
 Native (Unicode) name of the entry. More...
 
bool isDirectory
 Indicates whether the entry is a directory. More...
 

Detailed Description

Directory entry information.

Member Data Documentation

◆ isDirectory

bool MiKTeX::Core::DirectoryEntry::isDirectory

Indicates whether the entry is a directory.

◆ name

std::string MiKTeX::Core::DirectoryEntry::name

Name of the entry.

◆ wname

std::wstring MiKTeX::Core::DirectoryEntry::wname

Native (Unicode) name of the entry.


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