#include <list_data.h>
Definition at line 8 of file list_data.h.
◆ ListData() [1/3]
Poincare::ListData::ListData |
( |
Expression * |
operand | ) |
|
◆ ~ListData()
Poincare::ListData::~ListData |
( |
| ) |
|
◆ ListData() [2/3]
Poincare::ListData::ListData |
( |
const ListData & |
other | ) |
|
|
delete |
◆ ListData() [3/3]
Poincare::ListData::ListData |
( |
ListData && |
other | ) |
|
|
delete |
◆ detachOperands()
void Poincare::ListData::detachOperands |
( |
| ) |
|
◆ numberOfOperands()
int Poincare::ListData::numberOfOperands |
( |
| ) |
const |
◆ operand()
const Expression * Poincare::ListData::operand |
( |
int |
i | ) |
const |
◆ operands()
Expression ** Poincare::ListData::operands |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pushExpression()
void Poincare::ListData::pushExpression |
( |
Expression * |
operand | ) |
|
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/poincare/include/poincare/list_data.h
- C:/msys64/home/David Markarian/dox/epsilon/poincare/src/list_data.cpp