Pothos
0.4.0-gd11861cd
The Pothos dataflow programming software suite
|
This is the complete list of members for Pothos::SharedBuffer, including all inherited members.
getAddress(void) const | Pothos::SharedBuffer | inline |
getAlias(void) const | Pothos::SharedBuffer | inline |
getContainer(void) const | Pothos::SharedBuffer | inline |
getEnd(void) const | Pothos::SharedBuffer | inline |
getLength(void) const | Pothos::SharedBuffer | inline |
make(const size_t numBytes, const long nodeAffinity=-1) | Pothos::SharedBuffer | static |
makeCirc(const size_t numBytes, const long nodeAffinity=-1) | Pothos::SharedBuffer | static |
operator bool(void) const | Pothos::SharedBuffer | inlineexplicit |
SharedBuffer(void) | Pothos::SharedBuffer | |
SharedBuffer(const size_t address, const size_t length, std::shared_ptr< void > container) | Pothos::SharedBuffer | |
SharedBuffer(const size_t address, const size_t length, const SharedBuffer &buffer) | Pothos::SharedBuffer | |
unique(void) const | Pothos::SharedBuffer | inline |
useCount(void) const | Pothos::SharedBuffer | inline |