OmniSciDB
a5dc49c757
|
#include <AggregatedResult.h>
Public Attributes | |
std::shared_ptr< ResultSet > | rs |
const std::vector< TargetMetaInfo > | targets_meta |
Definition at line 30 of file AggregatedResult.h.
std::shared_ptr<ResultSet> AggregatedResult::rs |
Definition at line 31 of file AggregatedResult.h.
const std::vector<TargetMetaInfo> AggregatedResult::targets_meta |
Definition at line 32 of file AggregatedResult.h.
Referenced by Parser::LocalQueryConnector::getColumnDescriptors().