Ingen  0.5.1
Public Member Functions | Public Attributes | List of all members
Ingen::Parser::ResourceRecord Struct Reference

Record of a resource listed in a bundle manifest. More...

#include <Parser.hpp>

+ Inheritance diagram for Ingen::Parser::ResourceRecord:
+ Collaboration diagram for Ingen::Parser::ResourceRecord:

Public Member Functions

 ResourceRecord (const std::string &u, const std::string &f)
 
bool operator< (const ResourceRecord &r) const
 

Public Attributes

std::string uri
 URI of resource (e.g. a Graph)
 
std::string filename
 Path of describing file (seeAlso)
 

Detailed Description

Record of a resource listed in a bundle manifest.


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