Time-of-Flight-SDK
|
This is the complete list of members for aditof::Frame, including all inherited members.
Frame() | aditof::Frame | |
Frame(const Frame &op) | aditof::Frame | |
Frame(Frame &&) noexcept | aditof::Frame | |
getAttribute(const std::string &attribute, std::string &value) const | aditof::Frame | virtual |
getAvailableAttributes(std::vector< std::string > &attributes) const | aditof::Frame | virtual |
getData(const std::string &dataType, uint16_t **dataPtr) | aditof::Frame | |
getDataDetails(const std::string &dataType, FrameDataDetails &details) const | aditof::Frame | |
getDetails(FrameDetails &details) const | aditof::Frame | |
getMetadataStruct(Metadata &metadata) const | aditof::Frame | virtual |
operator=(const Frame &op) | aditof::Frame | |
operator=(Frame &&) noexcept | aditof::Frame | |
setAttribute(const std::string &attribute, const std::string &value) | aditof::Frame | virtual |
setDetails(const FrameDetails &details) | aditof::Frame | |
~Frame() | aditof::Frame |