emcore
0.0.2
Guide
Overview
Architecture
Installation
Citing
Contributing
Licence
Basic concepts: Type and Object
Type
Object
Working with Array and Image
Array
Image
Reference
Type
Object
Array
Image
Table
emcore
Docs
»
Index
Index
A
|
E
|
I
|
O
|
T
A
Array::Array (C++ function)
,
[1]
,
[2]
,
[3]
Array::copy (C++ function)
Array::extract (C++ function)
Array::getDim (C++ function)
Array::getView (C++ function)
Array::operator= (C++ function)
,
[1]
Array::patch (C++ function)
Array::resize (C++ function)
,
[1]
Array::set (C++ function)
E
emcore::Array (C++ class)
emcore::Image (C++ class)
emcore::Object (C++ class)
emcore::Object::Object (C++ function)
,
[1]
emcore::Object::operator= (C++ function)
emcore::Object::set (C++ function)
emcore::Table (C++ class)
emcore::Table::Column (C++ class)
emcore::Table::deleteRow (C++ function)
emcore::Table::deleteRows (C++ function)
emcore::Table::Impl::updateIndexes (C++ function)
emcore::Table::insertRow (C++ function)
emcore::Table::Row (C++ class)
emcore::Table::Row::Impl::Impl (C++ function)
,
[1]
emcore::Table::Row::Row (C++ function)
emcore::Table::updateRow (C++ function)
emcore::Table::updateRows (C++ function)
emcore::Type (C++ class)
emcore::Type::ADD (C++ enumerator)
emcore::Type::allocate (C++ function)
emcore::Type::CAST (C++ enumerator)
emcore::Type::copy (C++ function)
emcore::Type::deallocate (C++ function)
emcore::Type::DIV (C++ enumerator)
emcore::Type::fromStream (C++ function)
emcore::Type::get (C++ function)
emcore::Type::getId (C++ function)
emcore::Type::getName (C++ function)
emcore::Type::getSize (C++ function)
emcore::Type::Impl (C++ class)
emcore::Type::inferFromString (C++ function)
,
[1]
emcore::Type::isLittleEndian (C++ function)
emcore::Type::isNull (C++ function)
emcore::Type::isPod (C++ function)
emcore::Type::isTriviallyCopyable (C++ function)
emcore::Type::LOG (C++ enumerator)
emcore::Type::MUL (C++ enumerator)
emcore::Type::NO_OP (C++ enumerator)
emcore::Type::operate (C++ function)
emcore::Type::Operation (C++ enum)
emcore::Type::SQRT (C++ enumerator)
emcore::Type::SUB (C++ enumerator)
emcore::Type::swapBytes (C++ function)
emcore::Type::toStream (C++ function)
emcore::Type::toString (C++ function)
emcore::Type::Type (C++ function)
I
Image::getHeader (C++ function)
Image::Image (C++ function)
,
[1]
Image::read (C++ function)
Image::write (C++ function)
O
Object::fromStream (C++ function)
Object::fromString (C++ function)
Object::getView (C++ function)
Object::Object (C++ function)
,
[1]
,
[2]
Object::operator= (C++ function)
Object::setType (C++ function)
Object::toStream (C++ function)
Object::toString (C++ function)
T
Table::addColumn (C++ function)
,
[1]
Table::addRow (C++ function)
Table::cbegin_cols (C++ function)
Table::cend_cols (C++ function)
Table::clear (C++ function)
Table::Column::Column (C++ function)
,
[1]
Table::Column::getDescription (C++ function)
Table::Column::getId (C++ function)
Table::Column::getName (C++ function)
Table::Column::getType (C++ function)
Table::createRow (C++ function)
Table::getColumn (C++ function)
,
[1]
Table::getColumnByIndex (C++ function)
Table::getColumnsSize (C++ function)
Table::getIndex (C++ function)
,
[1]
Table::getSize (C++ function)
Table::Impl (C++ class)
Table::insertColumn (C++ function)
Table::isEmpty (C++ function)
Table::moveColumn (C++ function)
Table::operator= (C++ function)
Table::operator[] (C++ function)
Table::read (C++ function)
,
[1]
Table::removeColumn (C++ function)
Table::Row::Impl (C++ class)
Table::Row::operator[] (C++ function)
,
[1]
Table::Row::Row (C++ function)
,
[1]
Table::Row::~Row (C++ function)
Table::sort (C++ function)
Table::Table (C++ function)
,
[1]
,
[2]
,
[3]
Table::~Table (C++ function)