common_util
Loading...
Searching...
No Matches
Public Attributes | List of all members
cutl::file_entity Struct Reference

file entity struct. include file type and file path. More...

#include <filetype.h>

Public Attributes

filetype type = {filetype::unknown}
 
std::string filepath
 

Detailed Description

file entity struct. include file type and file path.

Member Data Documentation

◆ filepath

std::string cutl::file_entity::filepath

file path

◆ type

filetype cutl::file_entity::type = {filetype::unknown}

file type


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