Cogs.Core
Public Attributes | List of all members
Cogs::ProcessedContent Struct Reference

Public Attributes

std::string origin
 
std::string content
 
std::vector< size_t > sourceStop
 
std::vector< std::string > sourceName
 

Detailed Description

Definition at line 12 of file Utilities.h.

Member Data Documentation

◆ content

std::string Cogs::ProcessedContent::content

Definition at line 15 of file Utilities.h.

◆ origin

std::string Cogs::ProcessedContent::origin

Definition at line 14 of file Utilities.h.

◆ sourceName

std::vector<std::string> Cogs::ProcessedContent::sourceName

Definition at line 17 of file Utilities.h.

◆ sourceStop

std::vector<size_t> Cogs::ProcessedContent::sourceStop

Definition at line 16 of file Utilities.h.


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