Blue Brain BioExplorer
core::LoaderInfo Struct Reference

#include <LoaderRegistry.h>

Collaboration diagram for core::LoaderInfo:

Public Attributes

std::string name
 
std::vector< std::string > extensions
 
PropertyMap properties
 

Detailed Description

Definition at line 31 of file LoaderRegistry.h.

Member Data Documentation

◆ extensions

std::vector<std::string> core::LoaderInfo::extensions

Definition at line 34 of file LoaderRegistry.h.

◆ name

std::string core::LoaderInfo::name

Definition at line 33 of file LoaderRegistry.h.

◆ properties

PropertyMap core::LoaderInfo::properties

Definition at line 35 of file LoaderRegistry.h.


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