|
NIREP
|
#include <NIREPResourceDatabase.h>

Public Member Functions | |
| std::map< std::string, std::string >::iterator | getAttribute () |
Public Attributes | |
| std::map< std::string, std::string > | attribute |
| std::vector< Dataset > | dataset |
| std::string | id |
Definition at line 40 of file NIREPResourceDatabase.h.
| std::map<std::string, std::string>::iterator Resource::getAttribute | ( | ) | [inline] |
Definition at line 46 of file NIREPResourceDatabase.h.
| std::map<std::string, std::string> Resource::attribute |
Definition at line 44 of file NIREPResourceDatabase.h.
| std::vector<Dataset> Resource::dataset |
Definition at line 43 of file NIREPResourceDatabase.h.
| std::string Resource::id |
Definition at line 45 of file NIREPResourceDatabase.h.