common_util 1.1.0
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::ft_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::ft_unknown }

file type


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