Blue Brain BioExplorer
core::FileType Struct Reference

#include <jsonSerialization.h>

Public Attributes

std::string type
 
int error
 
std::string message
 

Detailed Description

Definition at line 119 of file jsonSerialization.h.

Member Data Documentation

◆ error

int core::FileType::error

Definition at line 122 of file jsonSerialization.h.

◆ message

std::string core::FileType::message

Definition at line 123 of file jsonSerialization.h.

◆ type

std::string core::FileType::type

Definition at line 121 of file jsonSerialization.h.


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