HerdSoftware  0.1.1
Public Attributes | List of all members
Herd::ParametricGeoReader::ObjDescriptor Struct Reference

Public Attributes

std::string name
 
std::vector< std::string > aliases
 
bool isOnSource
 
ObjectWrapper wrapper
 
std::function< ObjectWrapper(ParametricGeoReader *)> retriever
 
std::function< bool(ParametricGeoReader *)> checker
 

Member Data Documentation

◆ aliases

std::vector<std::string> Herd::ParametricGeoReader::ObjDescriptor::aliases

◆ checker

std::function<bool(ParametricGeoReader *)> Herd::ParametricGeoReader::ObjDescriptor::checker

◆ isOnSource

bool Herd::ParametricGeoReader::ObjDescriptor::isOnSource

◆ name

std::string Herd::ParametricGeoReader::ObjDescriptor::name

◆ retriever

std::function<ObjectWrapper(ParametricGeoReader *)> Herd::ParametricGeoReader::ObjDescriptor::retriever

◆ wrapper

ObjectWrapper Herd::ParametricGeoReader::ObjDescriptor::wrapper

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