libcdoc 0.1.8
libcdoc::FileInfo Struct Reference

A simple container of file name and size. More...

#include <CDoc.h>

Public Attributes

std::string name
 
int64_t size
 

Detailed Description

A simple container of file name and size.

A container struct to store file name and size, needed for wrapper interfaces

Member Data Documentation

◆ name

std::string libcdoc::FileInfo::name

◆ size

int64_t libcdoc::FileInfo::size

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