GPUdb C++ API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gpudb::GenericRecord Member List

This is the complete list of members for gpudb::GenericRecord, including all inherited members.

bytesValue(const size_t index)gpudb::GenericRecord
bytesValue(const size_t index) const gpudb::GenericRecord
bytesValue(const std::string &name)gpudb::GenericRecord
bytesValue(const std::string &name) const gpudb::GenericRecord
decode(const std::string &schemaString, const std::vector< std::vector< uint8_t > > &encodedData, std::vector< GenericRecord > &data)gpudb::GenericRecordstatic
decode(const std::string &schemaString, const std::vector< uint8_t > &encodedData, GenericRecord &data)gpudb::GenericRecordstatic
doubleValue(const size_t index)gpudb::GenericRecord
doubleValue(const size_t index) const gpudb::GenericRecord
doubleValue(const std::string &name)gpudb::GenericRecord
doubleValue(const std::string &name) const gpudb::GenericRecord
floatValue(const size_t index)gpudb::GenericRecord
floatValue(const size_t index) const gpudb::GenericRecord
floatValue(const std::string &name)gpudb::GenericRecord
floatValue(const std::string &name) const gpudb::GenericRecord
GenericRecord(const Type &type)gpudb::GenericRecord
getAsBytes(const size_t index, std::vector< uint8_t > &result) const gpudb::GenericRecord
getAsBytes(const std::string &name, std::vector< uint8_t > &result) const gpudb::GenericRecord
getAsBytes(const size_t index) const gpudb::GenericRecord
getAsBytes(const std::string &name) const gpudb::GenericRecord
getAsDouble(const size_t index, double &result) const gpudb::GenericRecord
getAsDouble(const std::string &name, double &result) const gpudb::GenericRecord
getAsDouble(const size_t index) const gpudb::GenericRecord
getAsDouble(const std::string &name) const gpudb::GenericRecord
getAsFloat(const size_t index, float &result) const gpudb::GenericRecord
getAsFloat(const std::string &name, float &result) const gpudb::GenericRecord
getAsFloat(const size_t index) const gpudb::GenericRecord
getAsFloat(const std::string &name) const gpudb::GenericRecord
getAsInt(const size_t index, int32_t &result) const gpudb::GenericRecord
getAsInt(const std::string &name, int32_t &result) const gpudb::GenericRecord
getAsInt(const size_t index) const gpudb::GenericRecord
getAsInt(const std::string &name) const gpudb::GenericRecord
getAsLong(const size_t index, int64_t &result) const gpudb::GenericRecord
getAsLong(const std::string &name, int64_t &result) const gpudb::GenericRecord
getAsLong(const size_t index) const gpudb::GenericRecord
getAsLong(const std::string &name) const gpudb::GenericRecord
getAsNullableBytes(const size_t index, boost::optional< std::vector< uint8_t > > &result) const gpudb::GenericRecord
getAsNullableBytes(const std::string &name, boost::optional< std::vector< uint8_t > > &result) const gpudb::GenericRecord
getAsNullableBytes(const size_t index) const gpudb::GenericRecord
getAsNullableBytes(const std::string &name) const gpudb::GenericRecord
getAsNullableDouble(const size_t index, boost::optional< double > &result) const gpudb::GenericRecord
getAsNullableDouble(const std::string &name, boost::optional< double > &result) const gpudb::GenericRecord
getAsNullableDouble(const size_t index) const gpudb::GenericRecord
getAsNullableDouble(const std::string &name) const gpudb::GenericRecord
getAsNullableFloat(const size_t index, boost::optional< float > &result) const gpudb::GenericRecord
getAsNullableFloat(const std::string &name, boost::optional< float > &result) const gpudb::GenericRecord
getAsNullableFloat(const size_t index) const gpudb::GenericRecord
getAsNullableFloat(const std::string &name) const gpudb::GenericRecord
getAsNullableInt(const size_t index, boost::optional< int32_t > &result) const gpudb::GenericRecord
getAsNullableInt(const std::string &name, boost::optional< int32_t > &result) const gpudb::GenericRecord
getAsNullableInt(const size_t index) const gpudb::GenericRecord
getAsNullableInt(const std::string &name) const gpudb::GenericRecord
getAsNullableLong(const size_t index, boost::optional< int64_t > &result) const gpudb::GenericRecord
getAsNullableLong(const std::string &name, boost::optional< int64_t > &result) const gpudb::GenericRecord
getAsNullableLong(const size_t index) const gpudb::GenericRecord
getAsNullableLong(const std::string &name) const gpudb::GenericRecord
getAsNullableString(const size_t index, boost::optional< std::string > &result) const gpudb::GenericRecord
getAsNullableString(const std::string &name, boost::optional< std::string > &result) const gpudb::GenericRecord
getAsNullableString(const size_t index) const gpudb::GenericRecord
getAsNullableString(const std::string &name) const gpudb::GenericRecord
getAsString(const size_t index, std::string &result) const gpudb::GenericRecord
getAsString(const std::string &name, std::string &result) const gpudb::GenericRecord
getAsString(const size_t index) const gpudb::GenericRecord
getAsString(const std::string &name) const gpudb::GenericRecord
getSchema() const gpudb::GenericRecord
getType() const gpudb::GenericRecord
GPUdb classgpudb::GenericRecordfriend
intValue(const size_t index)gpudb::GenericRecord
intValue(const size_t index) const gpudb::GenericRecord
intValue(const std::string &name)gpudb::GenericRecord
intValue(const std::string &name) const gpudb::GenericRecord
isNull(const size_t index) const gpudb::GenericRecord
isNull(const std::string &name) const gpudb::GenericRecord
longValue(const size_t index)gpudb::GenericRecord
longValue(const size_t index) const gpudb::GenericRecord
longValue(const std::string &name)gpudb::GenericRecord
longValue(const std::string &name) const gpudb::GenericRecord
nullableBytesValue(const size_t index)gpudb::GenericRecord
nullableBytesValue(const size_t index) const gpudb::GenericRecord
nullableBytesValue(const std::string &name)gpudb::GenericRecord
nullableBytesValue(const std::string &name) const gpudb::GenericRecord
nullableDoubleValue(const size_t index)gpudb::GenericRecord
nullableDoubleValue(const size_t index) const gpudb::GenericRecord
nullableDoubleValue(const std::string &name)gpudb::GenericRecord
nullableDoubleValue(const std::string &name) const gpudb::GenericRecord
nullableFloatValue(const size_t index)gpudb::GenericRecord
nullableFloatValue(const size_t index) const gpudb::GenericRecord
nullableFloatValue(const std::string &name)gpudb::GenericRecord
nullableFloatValue(const std::string &name) const gpudb::GenericRecord
nullableIntValue(const size_t index)gpudb::GenericRecord
nullableIntValue(const size_t index) const gpudb::GenericRecord
nullableIntValue(const std::string &name)gpudb::GenericRecord
nullableIntValue(const std::string &name) const gpudb::GenericRecord
nullableLongValue(const size_t index)gpudb::GenericRecord
nullableLongValue(const size_t index) const gpudb::GenericRecord
nullableLongValue(const std::string &name)gpudb::GenericRecord
nullableLongValue(const std::string &name) const gpudb::GenericRecord
nullableStringValue(const size_t index)gpudb::GenericRecord
nullableStringValue(const size_t index) const gpudb::GenericRecord
nullableStringValue(const std::string &name)gpudb::GenericRecord
nullableStringValue(const std::string &name) const gpudb::GenericRecord
operator<<(std::ostream &os, GenericRecord &gr)gpudb::GenericRecordfriend
operator<<(std::ostream &os, const GenericRecord &gr)gpudb::GenericRecordfriend
setAsBytes(const size_t index, const std::vector< uint8_t > &newValue)gpudb::GenericRecord
setAsBytes(const std::string &name, const std::vector< uint8_t > &newValue)gpudb::GenericRecord
setAsDouble(const size_t index, const double &newValue)gpudb::GenericRecord
setAsDouble(const std::string &name, const double &newValue)gpudb::GenericRecord
setAsFloat(const size_t index, const float &newValue)gpudb::GenericRecord
setAsFloat(const std::string &name, const float &newValue)gpudb::GenericRecord
setAsInt(const size_t index, const int32_t &newValue)gpudb::GenericRecord
setAsInt(const std::string &name, const int32_t &newValue)gpudb::GenericRecord
setAsLong(const size_t index, const int64_t &newValue)gpudb::GenericRecord
setAsLong(const std::string &name, const int64_t &newValue)gpudb::GenericRecord
setAsNullableBytes(const size_t index, const boost::optional< std::vector< uint8_t > > &newValue)gpudb::GenericRecord
setAsNullableBytes(const std::string &name, const boost::optional< std::vector< uint8_t > > &newValue)gpudb::GenericRecord
setAsNullableDouble(const size_t index, const boost::optional< double > &newValue)gpudb::GenericRecord
setAsNullableDouble(const std::string &name, const boost::optional< double > &newValue)gpudb::GenericRecord
setAsNullableFloat(const size_t index, const boost::optional< float > &newValue)gpudb::GenericRecord
setAsNullableFloat(const std::string &name, const boost::optional< float > &newValue)gpudb::GenericRecord
setAsNullableInt(const size_t index, const boost::optional< int32_t > &newValue)gpudb::GenericRecord
setAsNullableInt(const std::string &name, const boost::optional< int32_t > &newValue)gpudb::GenericRecord
setAsNullableLong(const size_t index, const boost::optional< int64_t > &newValue)gpudb::GenericRecord
setAsNullableLong(const std::string &name, const boost::optional< int64_t > &newValue)gpudb::GenericRecord
setAsNullableString(const size_t index, const boost::optional< std::string > &newValue)gpudb::GenericRecord
setAsNullableString(const std::string &name, const boost::optional< std::string > &newValue)gpudb::GenericRecord
setAsString(const size_t index, const std::string &newValue)gpudb::GenericRecord
setAsString(const std::string &name, const std::string &newValue)gpudb::GenericRecord
setNull(const size_t index)gpudb::GenericRecord
setNull(const std::string &name)gpudb::GenericRecord
stringValue(const size_t index)gpudb::GenericRecord
stringValue(const size_t index) const gpudb::GenericRecord
stringValue(const std::string &name)gpudb::GenericRecord
stringValue(const std::string &name) const gpudb::GenericRecord
toString(const size_t index, std::string &result) const gpudb::GenericRecord
toString(const std::string &name, std::string &result) const gpudb::GenericRecord
toString(const size_t index) const gpudb::GenericRecord
toString(const std::string &name) const gpudb::GenericRecord
value(const size_t index)gpudb::GenericRecordinline
value(const size_t index) const gpudb::GenericRecordinline
value(const std::string &name)gpudb::GenericRecordinline
value(const std::string &name) const gpudb::GenericRecordinline