This is the complete list of members for coreflow::Matrix, including all inherited members.
columns | coreflow::Matrix | |
context | coreflow::Reference | |
copy(void *ptr, vx_enum usage, vx_enum mem_type) | coreflow::Matrix | |
createMatrix(vx_context context, vx_enum data_type, vx_size columns, vx_size rows) | coreflow::Matrix | static |
createReference(vx_context context, vx_enum type, vx_reftype_e refType, vx_reference scope) | coreflow::Reference | static |
data_type | coreflow::Matrix | |
dataType() const | coreflow::Matrix | |
decrementReference(vx_reftype_e refType) | coreflow::Reference | |
delay | coreflow::Reference | |
delay_slot_index | coreflow::Reference | |
destruct() override | coreflow::Matrix | virtual |
external_count | coreflow::Reference | |
extracted | coreflow::Reference | |
incrementReference(vx_reftype_e refType) | coreflow::Reference | |
index | coreflow::Reference | |
initReferenceForDelay(vx_delay delay, vx_int32 index) | coreflow::Reference | |
internal_count | coreflow::Reference | |
is_accessible | coreflow::Reference | |
is_virtual | coreflow::Reference | |
isValidReference(vx_reference ref) | coreflow::Reference | static |
isValidReference(vx_reference ref, vx_enum type) | coreflow::Reference | static |
lock | coreflow::Reference | |
magic | coreflow::Reference | |
Matrix(vx_context context, vx_reference scope) | coreflow::Matrix | |
Matrix(vx_context context, vx_type_e type, vx_reference scope) | coreflow::Matrix | |
memory | coreflow::Matrix | |
name | coreflow::Reference | |
numCols() const | coreflow::Matrix | |
numRows() const | coreflow::Matrix | |
origin | coreflow::Matrix | |
originCoord() const | coreflow::Matrix | |
pattern | coreflow::Matrix | |
patternType() const | coreflow::Matrix | |
platform | coreflow::Reference | |
printReference(vx_reference ref) | coreflow::Reference | static |
read(void *array) | coreflow::Matrix | |
read_count | coreflow::Reference | |
refCount() const | coreflow::Reference | |
Reference(vx_context context, vx_enum type, vx_reference scope) | coreflow::Reference | protected |
refName() const | coreflow::Reference | |
releaseReference(vx_reference *ref, vx_enum type, vx_reftype_e reftype, vx_destructor_f special_destructor) | coreflow::Reference | static |
reserved | coreflow::Reference | |
rows | coreflow::Matrix | |
scope | coreflow::Reference | |
setName(const vx_char *name) | coreflow::Reference | |
sizeOfType(vx_enum type) | coreflow::Reference | static |
totalReferenceCount() | coreflow::Reference | |
type | coreflow::Reference | |
write(const void *array) | coreflow::Matrix | |
write_count | coreflow::Reference | |
~Matrix() | coreflow::Matrix | |
~Reference() | coreflow::Reference | protectedvirtual |