an object containing the result of an AMI meta-data query More...
#include <MetaDataQuery.h>
Public Member Functions | |
void | addSample (const MetaDataSample &sample) |
add another sample | |
ClassDef (MetaDataQuery, 1) | |
Public Attributes | |
std::string | messages |
any general messages from the database query, e.g. a link to the web interface, documentation, etc. | |
std::vector< MetaDataSample > | samples |
the individual samples queried |
an object containing the result of an AMI meta-data query
void SH::MetaDataQuery::addSample | ( | const MetaDataSample & | sample | ) |
add another sample