Blue Brain BioExplorer
core::FileStats Struct Reference

#include <jsonSerialization.h>

Public Attributes

std::string type
 
long sizeBytes
 
int error
 
std::string message
 

Detailed Description

Definition at line 111 of file jsonSerialization.h.

Member Data Documentation

◆ error

int core::FileStats::error

Definition at line 115 of file jsonSerialization.h.

◆ message

std::string core::FileStats::message

Definition at line 116 of file jsonSerialization.h.

◆ sizeBytes

long core::FileStats::sizeBytes

Definition at line 114 of file jsonSerialization.h.

◆ type

std::string core::FileStats::type

Definition at line 113 of file jsonSerialization.h.


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